File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- ## [ 8.5.5] ( https://github.com/NativeScript/NativeScript/compare/8.5.4-core...8.5.5 ) (2023-06-19)
1+ ## [ 8.5.6] ( https://github.com/NativeScript/NativeScript/compare/8.5.5-core...8.5.6-core ) (2023-06-22)
2+
3+
4+ ### Bug Fixes
5+
6+ * ** core:** unhandled error typings ([ #10320 ] ( https://github.com/NativeScript/NativeScript/issues/10320 ) ) ([ c278430] ( https://github.com/NativeScript/NativeScript/commit/c27843024050115c3ee058828ed6f404d513c07a ) )
7+ * ** android:** early access to context and packageName ([ #10321 ] ( https://github.com/NativeScript/NativeScript/issues/10321 ) ) ([ 0873894] ( https://github.com/NativeScript/NativeScript/commit/0873894a27cc2785c9b1db189d63e2cd2e2c60f7 ) )
8+
9+
10+
11+ ## [ 8.5.5] ( https://github.com/NativeScript/NativeScript/compare/8.5.4-core...8.5.5-core ) (2023-06-19)
212
313
414### Bug Fixes
818
919
1020
11- ## [ 8.5.4] ( https://github.com/NativeScript/NativeScript/compare/5.0.15-webpack...8.5.4 ) (2023-06-17)
21+ ## [ 8.5.4] ( https://github.com/NativeScript/NativeScript/compare/5.0.15-webpack...8.5.4-core ) (2023-06-17)
1222
1323
1424### Bug Fixes
2232
2333
2434
25- ## [ 8.5.3] ( https://github.com/NativeScript/NativeScript/compare/8.5.2-core...8.5.3 ) (2023-05-04)
35+ ## [ 8.5.3] ( https://github.com/NativeScript/NativeScript/compare/8.5.2-core...8.5.3-core ) (2023-05-04)
2636
2737
2838### Bug Fixes
3747
3848
3949
40- ## [ 8.5.2] ( https://github.com/NativeScript/NativeScript/compare/8.5.1-core...8.5.2 ) (2023-04-25)
50+ ## [ 8.5.2] ( https://github.com/NativeScript/NativeScript/compare/8.5.1-core...8.5.2-core ) (2023-04-25)
4151
4252
4353### Bug Fixes
5262
5363
5464
55- ## [ 8.5.1] ( https://github.com/NativeScript/NativeScript/compare/8.5.0-core...8.5.1 ) (2023-04-17)
65+ ## [ 8.5.1] ( https://github.com/NativeScript/NativeScript/compare/8.5.0-core...8.5.1-core ) (2023-04-17)
5666
5767
5868### Bug Fixes
7181
7282
7383
74- # [ 8.5.0] ( https://github.com/NativeScript/NativeScript/compare/8.4.7-core...8.5.0 ) (2023-03-28)
84+ # [ 8.5.0] ( https://github.com/NativeScript/NativeScript/compare/8.4.7-core...8.5.0-core ) (2023-03-28)
7585
7686
7787### Bug Fixes
@@ -224,7 +234,7 @@ for (var i = 0; i < collection.count; i++) {
224234
225235
226236
227- ## [8.4.7](https://github.com/NativeScript/NativeScript/compare/5.0.13-webpack...8.4.7) (2023-01-23)
237+ ## [8.4.7](https://github.com/NativeScript/NativeScript/compare/5.0.13-webpack...8.4.7-core ) (2023-01-23)
228238
229239
230240### Bug Fixes
Original file line number Diff line number Diff line change 11{
22 "name" : " nativescript" ,
3- "version" : " 8.5.5 " ,
3+ "version" : " 8.5.6 " ,
44 "license" : " MIT" ,
55 "scripts" : {
66 "clean" : " git clean -f -X -d --exclude=!.idea/ --exclude=!.vscode/* --exclude=!.npmrc" ,
You can’t perform that action at this time.
0 commit comments