Releases: Akylas/nativescript-android-runtime
Releases · Akylas/nativescript-android-runtime
v8.8.5
v8.8.4
8.8.4 (2024-09-13)
Bug Fixes
- config with multiple bundle ids (#1816) (cdcfee2)
- correctly load ts_helpers.js in workers (5e32ce4)
- correctly load ts_helpers.js in workers (#1798) (31f8501)
- devtools namespace usage (#1810) (5aaac57)
- dts-generator.jar path (1120a32)
- ensure same mtime for js and code cache to prevent loading old code caches (#1822) (3d6e101)
- generate correct metadata when overflowing signed short values (#1821) (c9fac4b)
- inspector and globals (#1811) (79ebd18)
- latest NDK (196cda9)
Features
- Ada 2.9 (#1814) (91accf9)
- allow to specify minSkd/targetSdk through command line. (48ab9f2)
- devtools element/network inspectors (#1808) (1470796)
- don't polyfill JavaProxy on worker (5828ca6)
- Kotlin 2 + Gradle 8+ (#1812) (d4b7164)
- WinterCG: URL & URLSearchParams (#1801) (4f3a0d7)
Reverts
- Version.h changes (9faa25d)
BREAKING CHANGES
- minSDK is now 21