Framework updates
Created an Angular v21.0.4 project to test the new experimental Signal Forms API? You’ll want to update your dependencies towards 21.0.5 as the Angular team released a patch version to fix typing issues.
Release changelog: https://github.com/angular/angular/releases/tag/v21.0.5
What’s the difference between Angular ARIA and Angular CDK?
Angular ARIA is a new experimental package released in v21. Discover the Angular Core Team's answer during the December live stream event:
The contribution guide has been updated on GitHub.
You have the power to contribute to the project, but “With great power comes great responsibility”.
The updated guide provides more details about expectations to save you both and the core team some time at triaging issues, making decisions for better collaboration with the community
Link: https://github.com/angular/angular/blob/main/CONTRIBUTING.md
Community Highlights
Discover the latest NG News episode:
Tools & Libraries
ngx-genie: A visual DI Inspector for Angular 20+ (Experimental)
Discover a new community DevTool designed to visualize Dependency Injection in Angular applications. It helps debug provider resolution and understand the injector hierarchy at a glance.
Key features:
Visualizes the Component/Injector tree.
Inspects resolved providers and their tokens.
Lightweight and compatible with Angular 20.
The project is still experimental. Feel free to test it out and provide some feedback
GitHub: https://github.com/SparrowVic/ngx-genie
NPM: https://www.npmjs.com/package/ngx-genie
The NGRX team is looking for contributors. Discover all issues accepting PRs: https://github.com/ngrx/platform/issues?q=is%3Aissue%20state%3Aopen%20label%3A%22Accepting%20PRs%22
Events & Meetups
Discover the LinkedIn page of the new Colombian Angular community: https://www.linkedin.com/company/comunidad-angular-colombia/
18th December
The Angular Meetup Graz community hosts an online event:
ng-news Special Edition by Rainer Hahnekamp
All About Signal Forms by Manfred Steyer
Link: https://www.meetup.com/angular-meetup-graz/events/312312590
That's all for this week's digest. We'll be back with more Angular goodness!
