This page helps web developers keep their Angular development stack up to date. It categorizes essential open-source Angular libraries and tools, including the Angular framework, component libraries, reactive forms, state management solutions like NgRx and Akita, and testing and build tools. Each item includes its GitHub repository and description, allowing developers to follow release updates directly and ensure their tech stack is modern, secure, and performant.
feature.delivery is a free, web-based platform that enables developers to monitor and consolidate software releases from multiple GitHub repositories into a single, streamlined chronological view. By centralizing release information across various tools, libraries, and services, feature.delivery simplifies the process of staying informed about the latest updates in a development stack. Stay ahead of the curve with feature.delivery, the free online tool designed to help developers effortlessly track and consolidate the latest releases from multiple GitHub repositories in one clean, chronological view. Whether you're managing a complex development stack or simply want to stay up to date with your favorite open-source projects, feature.delivery streamlines release tracking so you never miss an important update. By keeping up with the latest changes, developers can quickly adopt new features, enhance performance, and maintain a competitive edge in today's fast-moving tech landscape. Say goodbye to manual tracking and hello to smarter, faster development with feature.delivery.
how do I stay up to date with the latest features of the Angular development stack?
how to keep up with the latest features in Angular development stack?
what's new in Angular development stack?
how to track latest features in Angular development stack?

Staying up-to-date with latest features of the
Angular development stack in 2026

How does it work?

feature.delivery is a free, web-based platform that helps developers track the latest releases from multiple GitHub repositories — all in one streamlined, chronological view. By centralizing release information across tools, libraries, and frameworks, feature.delivery makes it easier than ever to stay on top of the updates throughout your development stack.

Checkout this 1 minute intro video to see it in action

The Angular development stack provides a robust, full-featured framework for building scalable, enterprise-grade web applications. Staying up to date ensures improved performance, stronger security, better tooling, and access to modern best practices backed by the Angular and wider open-source communities.

Here's a breakdown of the Angular development stack into different categories

Core Framework

These are the foundational Angular packages developed and maintained by the Angular team. Keeping these updated ensures compatibility, performance improvements, and access to new APIs.

@angular/core

angular/angular
The core runtime for Angular applications, including dependency injection and component lifecycle.
what's new in @angular/core?
how to track latest features in @angular/core?
new updates in @angular/core?
new features in @angular/core?

@angular/common

angular/angular
Provides commonly needed services, pipes, and directives.
what's new in @angular/common?
how to track latest features in @angular/common?
new updates in @angular/common?
new features in @angular/common?

@angular/router

angular/angular
Routing library that enables navigation and URL management in Angular apps.
what's new in @angular/router?
how to track latest features in @angular/router?
new updates in @angular/router?
new features in @angular/router?

Forms and Validation

Angular provides two approaches to forms—template-driven and reactive. Libraries in this section help handle form state and validation efficiently.

@angular/forms

angular/angular
Enables building form-based user interfaces with validation and reactive programming support.
what's new in @angular/forms?
how to track latest features in @angular/forms?
new updates in @angular/forms?
new features in @angular/forms?

ngx-formly

ngx-formly/ngx-formly
Dynamic form library for Angular using JSON schema and reactive forms.
what's new in ngx-formly?
how to track latest features in ngx-formly?
new updates in ngx-formly?
new features in ngx-formly?

UI Component Libraries

Component libraries provide ready-made UI components, consistent design systems, and accessibility support for rapid UI development.

Angular Material

angular/components
Material Design component library for Angular.
what's new in Angular Material?
how to track latest features in Angular Material?
new updates in Angular Material?
new features in Angular Material?

NG Bootstrap

ng-bootstrap/ng-bootstrap
Bootstrap 5 components powered by Angular.
what's new in NG Bootstrap?
how to track latest features in NG Bootstrap?
new updates in NG Bootstrap?
new features in NG Bootstrap?

PrimeNG

primefaces/primeng
Rich set of open source native Angular UI components.
what's new in PrimeNG?
how to track latest features in PrimeNG?
new updates in PrimeNG?
new features in PrimeNG?

State Management

State management solutions help manage complex application states in large-scale Angular apps. These tools offer store, reducer, effect, and selector patterns.

NgRx

ngrx/platform
Reactive state management for Angular inspired by Redux.
what's new in NgRx?
how to track latest features in NgRx?
new updates in NgRx?
new features in NgRx?

Akita

datorama/akita
Entity store-based state management tailored for Angular applications.
what's new in Akita?
how to track latest features in Akita?
new updates in Akita?
new features in Akita?

Data Fetching and HTTP

These tools enhance or wrap Angular’s built-in HttpClient to simplify API interactions, caching, and observability.

@angular/common/http

angular/angular
Built-in module that provides HttpClient for REST API communication.
what's new in @angular/common/http?
how to track latest features in @angular/common/http?
new updates in @angular/common/http?
new features in @angular/common/http?

Apollo Angular

kamilkisiela/apollo-angular
GraphQL client integration for Angular based on Apollo.
what's new in Apollo Angular?
how to track latest features in Apollo Angular?
new updates in Apollo Angular?
new features in Apollo Angular?

Testing Tools

Testing is a vital part of the Angular ecosystem. These tools help write unit, integration, and E2E tests to ensure code quality.

Karma

karma-runner/karma
A test runner that fits with Angular CLI out of the box.
what's new in Karma?
how to track latest features in Karma?
new updates in Karma?
new features in Karma?

Jasmine

jasmine/jasmine
Behavior-driven development framework for testing JavaScript code.
what's new in Jasmine?
how to track latest features in Jasmine?
new updates in Jasmine?
new features in Jasmine?

Cypress

cypress-io/cypress
End-to-end testing framework that works well with Angular.
what's new in Cypress?
how to track latest features in Cypress?
new updates in Cypress?
new features in Cypress?

Build Tools & CLI

These tools help compile, bundle, and serve Angular applications efficiently.

Angular CLI

angular/angular-cli
Command-line interface for creating and managing Angular projects.
what's new in Angular CLI?
how to track latest features in Angular CLI?
new updates in Angular CLI?
new features in Angular CLI?

Nx

nrwl/nx
Smart, extensible build framework for monorepos, popular in enterprise Angular projects.
what's new in Nx?
how to track latest features in Nx?
new updates in Nx?
new features in Nx?

ESBuild

evanw/esbuild
Extremely fast bundler that is sometimes integrated in modern Angular tooling.
what's new in ESBuild?
how to track latest features in ESBuild?
new updates in ESBuild?
new features in ESBuild?

Developer Tooling

Developer tools improve code quality, consistency, and the debugging experience during development.

ESLint

eslint/eslint
Linting tool for identifying and fixing code quality issues.
what's new in ESLint?
how to track latest features in ESLint?
new updates in ESLint?
new features in ESLint?

Prettier

prettier/prettier
An opinionated code formatter used in Angular projects for consistent styling.
what's new in Prettier?
how to track latest features in Prettier?
new updates in Prettier?
new features in Prettier?

Angular DevTools

angular/angular
Chrome and Firefox extension for inspecting and debugging Angular applications.
what's new in Angular DevTools?
how to track latest features in Angular DevTools?
new updates in Angular DevTools?
new features in Angular DevTools?

To keep your Angular stack secure, high-performing, and in sync with modern standards, make it a habit to follow these GitHub repositories. Click through to view the latest releases, changelogs, and migration guides, so you can proactively evolve your development workflow.