File tree Expand file tree Collapse file tree 2 files changed +13
-1
lines changed
Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Original file line number Diff line number Diff line change 1+ ## [ 9.0.1] ( https://github.com/NativeScript/android/compare/v9.0.0...v9.0.1 ) (2025-12-14)
2+
3+
4+ ### Bug Fixes
5+
6+ * http realm cache key with query params ([ #1896 ] ( https://github.com/NativeScript/android/issues/1896 ) ) ([ 288491f] ( https://github.com/NativeScript/android/commit/288491fb0f5ce0f296285a878ba6ac34f78f299b ) )
7+ * improve reThrowToJava exception handling and runtime retrieval logic ([ #1886 ] ( https://github.com/NativeScript/android/issues/1886 ) ) ([ c05e283] ( https://github.com/NativeScript/android/commit/c05e283823f1ddab43cefa3c9e828b3e66c97794 ) )
8+ * proguard builds ([ #1887 ] ( https://github.com/NativeScript/android/issues/1887 ) ) ([ 3ecd707] ( https://github.com/NativeScript/android/commit/3ecd707be4494e26050bacc8d1916d22c5dd6433 ) )
9+ * URLSearchParams.forEach() crash and spec compliance ([ #1895 ] ( https://github.com/NativeScript/android/issues/1895 ) ) ([ 3e61cef] ( https://github.com/NativeScript/android/commit/3e61cef4e90a7d3b27155ca38d69e6ce59dc0d2e ) )
10+
11+
12+
113# [ 9.0.0] ( https://github.com/NativeScript/android/compare/v8.9.2...v9.0.0 ) (2025-11-17)
214
315
Original file line number Diff line number Diff line change 11{
22 "name" : " @nativescript/android" ,
33 "description" : " NativeScript for Android using v8" ,
4- "version" : " 9.0.0 " ,
4+ "version" : " 9.0.1 " ,
55 "repository" : {
66 "type" : " git" ,
77 "url" : " https://github.com/NativeScript/android.git"
You can’t perform that action at this time.
0 commit comments