Skip to content

Releases: NativeScript/ios

v8.9.4

Choose a tag to compare

@github-actions github-actions released this 09 Sep 18:36

8.9.4 (2025-09-09)

Features

  • include .dSYMs

v8.9.3

Choose a tag to compare

@NathanWalker NathanWalker released this 09 Sep 16:07

Bug Fixes

Features

  • Xcode 26
  • Ada 3.2.7 (#279) (fb56643)
  • improve robustness of linking with clang path checks (#280) (debc76d)
  • opt for os_log with graceful backwards compat fallback (#278) (3c5d894)
  • search sub framework paths in metadata generator (#277) (7bd239f)

v8.9.2

Choose a tag to compare

@github-actions github-actions released this 11 Mar 23:17

8.9.2 (2025-03-11)

Bug Fixes

Reverts

  • "feat: visionOS unit tests" (f26d72c)

v8.9.2-dev.1

v8.9.2-dev.1 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 11 Mar 20:08

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

v8.9.2-dev.0

v8.9.2-dev.0 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 11 Mar 19:40

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.1

Choose a tag to compare

@github-actions github-actions released this 28 Feb 18:13

8.9.1 (2025-02-28)

Features

v8.9.0

Choose a tag to compare

@NathanWalker NathanWalker released this 24 Feb 22:35

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

v8.8.3-alpha.0 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 05 Dec 20:22

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

Choose a tag to compare

@github-actions github-actions released this 06 Sep 21:31

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

Choose a tag to compare

@github-actions github-actions released this 10 Jul 05:19

8.8.1 (2024-07-10)

Features