Skip to content

Releases: NativeScript/ios

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

v8.7.1

26 Apr 21:53
Compare
Choose a tag to compare

Bug Fixes

v8.7.0

08 Apr 17:46
Compare
Choose a tag to compare

8.7.0 (2024-04-08)

Bug Fixes

  • only generate metadata for the targeted arch (#236) (17a5c5f)
  • Xcode 15.3+ not setting TARGET_OS_IPHONE correctly (#242) (0d52056)

Features

v8.6.4

13 Mar 19:02
Compare
Choose a tag to compare

8.6.4 (2024-03-13)

Bug Fixes

  • Xcode 15.3+ not setting TARGET_OS_IPHONE correctly (#242) (d2f4ee4)

v8.7.0-alpha.0

31 Jan 18:01
Compare
Choose a tag to compare
v8.7.0-alpha.0 Pre-release
Pre-release

8.7.0-alpha.0 (2024-01-31)

Bug Fixes

  • only generate metadata for the targeted arch (#236) (17a5c5f)

Features

v8.6.4-alpha.0

08 Dec 21:54
Compare
Choose a tag to compare
v8.6.4-alpha.0 Pre-release
Pre-release

8.6.4-alpha.0 (2023-12-08)

Features

  • use messaging object to pass message to workers (7e5d128)

v8.6.3

08 Nov 16:46
Compare
Choose a tag to compare

8.6.3 (2023-11-08)

Bug Fixes

  • prevent crashes during isolate disposal (3d70c11)