We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3d70c11 commit f518b71Copy full SHA for f518b71
CHANGELOG.md
@@ -1,3 +1,12 @@
1
+## [8.6.3](https://github.com/NativeScript/ios/compare/v8.6.2...v8.6.3) (2023-11-08)
2
+
3
4
+### Bug Fixes
5
6
+* prevent crashes during isolate disposal ([3d70c11](https://github.com/NativeScript/ios/commit/3d70c110e1429a1d62c9b9e23020cf7044635511))
7
8
9
10
## [8.6.2](https://github.com/NativeScript/ios/compare/v8.6.1...v8.6.2) (2023-11-01)
11
12
package.json
@@ -1,7 +1,7 @@
{
"name": "@nativescript/ios",
"description": "NativeScript Runtime for iOS",
- "version": "8.6.2",
+ "version": "8.6.3",
"keywords": [
"NativeScript",
"iOS",
0 commit comments