File tree 3 files changed +16
-2
lines changed
3 files changed +16
-2
lines changed Original file line number Diff line number Diff line change
1
+ # [ 19.0.0] ( https://github.com/NativeScript/angular/compare/18.1.3...19.0.0 ) (2025-01-02)
2
+
3
+
4
+ ### Features
5
+
6
+ * Angular 19 support ([ #143 ] ( https://github.com/NativeScript/angular/issues/143 ) ) ([ 00802d2] ( https://github.com/NativeScript/angular/commit/00802d219fe9839b30c4e1c66daeafce96b990a4 ) )
7
+
8
+ ### Bug Fixes
9
+
10
+ * only polyfill queueMicrotask if needed ([ b9cd642] ( https://github.com/NativeScript/angular/commit/b9cd642c44d33756a675dd4864161fe8c8e620e6 ) )
11
+ * re-enable ngDevMode tree shaking ([ 6244afb] ( https://github.com/NativeScript/angular/commit/6244afbd76faaa5ec06494fcff014d8061ffa3d1 ) )
12
+
13
+
14
+
1
15
## [ 18.1.3] ( https://github.com/NativeScript/angular/compare/18.1.1...18.1.3 ) (2024-09-18)
2
16
3
17
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " nativescript-angular" ,
3
- "version" : " 18.1.3 " ,
3
+ "version" : " 19.0.0 " ,
4
4
"license" : " MIT" ,
5
5
"private" : true ,
6
6
"scripts" : {
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @nativescript/angular" ,
3
- "version" : " 19.0.0-rc.1 " ,
3
+ "version" : " 19.0.0" ,
4
4
"homepage" : " https://nativescript.org/" ,
5
5
"repository" : {
6
6
"type" : " git" ,
You can’t perform that action at this time.
0 commit comments