Releases: NativeScript/angular
Releases Β· NativeScript/angular
Release list
angular@22.0.0
22.0.0 (2026-08-17)
π Features
- nx 23 and angular 22 (#175)
- update cdk-inspired components and drop ComponentFactoryResolver (4c8f696)
- throw error on failed to open dialog and refactor some deprecated usages (d24b766)
- make it easier to configure custom flags (e0dab64)
- enable option to wrap CD in CATransaction (96d4c0e)
- expose BootstrapContext on bootstrapApplication (4114bd3)
- use upstream angular router link (#166)
- add router input binding (#165)
- allow custom injector in dialogs and handle deprecations (#140)
- angular 21.2.9 (59c8899)
- expose createApplication and allow passing in a platformRef (00f319c)
π©Ή Fixes
- answer DOM probes on NativeScriptDocument instead of throwing (#176)
- stop unlinking parents on array-valued bindings (#900)
- bootstrap NG0210 when the runtime exposes a global PerformanceObserver (#178)
- correctly identify if modal has opened or not (6a6f90c)
- correctly use the
PREVENT_CHANGE_EVENTS_DURING_CDtoken to gate change events (#174) - set tagName on NgView for Angular 21 bootstrap compatibility (#168)
- don't dispose the portal on component destroy (7de9f41)
21.0.0
20.1.1
20.1.0
Features
- ListView: sticky headers, search bar and sectioned data support with v9 (5ad8a89)
- Note: Requires NativeScript Core v9+
20.0.0
19.0.1
19.0.0
18.1.3
Bug Fixes
- fallback to parentNode on removeChild (undocumented breaking change from angular/angular#57203) (a93c771)
18.1.1
Bug Fixes
- dialog: renderIn optional (b9a3763)