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 4379583 commit e954c78Copy full SHA for e954c78
CHANGELOG.md
@@ -1,3 +1,12 @@
1
+## [8.6.2](https://github.com/NativeScript/ios/compare/v8.6.1...v8.6.2) (2023-11-01)
2
+
3
4
+### Bug Fixes
5
6
+* only reset timer persistent if Isolate is valid ([4379583](https://github.com/NativeScript/ios/commit/4379583fc0b2fa3eacde50eb471086f55c1eec18))
7
8
9
10
## [8.6.0](https://github.com/NativeScript/ios/compare/v8.5.2...v8.6.1) (2023-10-09)
11
12
package.json
@@ -1,7 +1,7 @@
{
"name": "@nativescript/ios",
"description": "NativeScript Runtime for iOS",
- "version": "8.7.0",
+ "version": "8.6.2",
"keywords": [
"NativeScript",
"iOS",
0 commit comments