Skip to content

Releases: NativeScript/ios

v8.9.2-dev.0

11 Mar 19:40
Compare
Choose a tag to compare

8.9.1 (2025-03-11)

8.9.2-dev.0 (2025-03-11)

Reverts

  • Revert "fix: possible race condition extending native class" (f7c8371)
  • "feat: visionOS unit tests" (f26d72c)
  • "fix: handle gc protection in runtime run loop" (860caef)

v8.9.2

11 Mar 23:17
Compare
Choose a tag to compare

8.9.2 (2025-03-11)

Bug Fixes

Reverts

  • "feat: visionOS unit tests" (f26d72c)

v8.9.2-dev.1

11 Mar 20:08
Compare
Choose a tag to compare
v8.9.2-dev.1 Pre-release
Pre-release

8.9.2-dev.1 (2025-03-11)

v8.9.1

28 Feb 18:13
Compare
Choose a tag to compare

8.9.1 (2025-02-28)

Features

v8.9.0

24 Feb 22:35
Compare
Choose a tag to compare

Bug Fixes

  • handle gc protection in runtime run loop (#264) (5e8214d)
  • possible race condition extending native class (8b932a3)
  • URL: allow undefined 2nd args and fix pathname return value (#263) (4219038)

Features

v8.8.3-alpha.0

05 Dec 20:22
Compare
Choose a tag to compare
v8.8.3-alpha.0 Pre-release
Pre-release

8.8.3-alpha.0 (2024-12-05)

Bug Fixes

  • handle gc protection in runtime run loop (78b5e37)
  • possible race condition extending native class (8b932a3)

v8.8.2

06 Sep 21:31
Compare
Choose a tag to compare

8.8.2 (2024-09-06)

Bug Fixes

  • ensure same mtime for js and code cache to prevent loading old code caches (#261) (055b042)
  • revert visionOS changes to iOS project template (55c5c51)

v8.8.1

10 Jul 05:19
Compare
Choose a tag to compare

8.8.1 (2024-07-10)

Features

v8.8.0

09 Jul 19:35
Compare
Choose a tag to compare

8.8.0 (2024-07-09)

Bug Fixes

  • ensure copy rule copy *.hpp headers (3b13e9d)

Features

  • add [@deprecation](https://github.com/deprecation) and [@since](https://github.com/since) docs (#246) (daceac1)
  • add protocol information to native types (#247) (6286203)
  • allow embedding into existing apple host projects (#231) (7ab180a)
  • expose __dateTimeConfigurationChangeNotification (#220) (5088f5f)
  • JSI support for BigInt, Initial TypedArrays & ArrayBuffer creation (#204) (4cd869d)
  • use messaging object to pass message to workers (#233) (7ded0c3)
  • xcode 16 support (#254) (6ec9a8f)

v8.7.2

16 May 15:07
Compare
Choose a tag to compare

Bug Fixes