Skip to content

Releases: Akylas/nativescript-android-runtime

v8.8.5

02 Oct 08:17
bbfba0c
Compare
Choose a tag to compare

8.8.5 (2024-10-02)

Bug Fixes

  • prevent metadata offset overflow into array space and convert shorts to uints before addition (9cfc349)

v8.8.4

13 Sep 08:08
930ed00
Compare
Choose a tag to compare

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

Reverts

BREAKING CHANGES

  • minSDK is now 21