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 4923cdc commit 3f66285Copy full SHA for 3f66285
CHANGELOG.md
@@ -1,3 +1,11 @@
1
+7.0.5
2
+===
3
+
4
+### Bug Fixes
5
+- Reverted pull 74, this fixes crash on swipe exit.
6
+- Fixes Crashing in Workers (https://github.com/NativeScript/ns-v8ios-runtime/pull/78)
7
8
9
7.0.4
10
===
11
package.json
@@ -1,7 +1,7 @@
{
"name": "@nativescript/ios",
"description": "NativeScript Runtime for iOS",
- "version": "7.0.4",
+ "version": "7.0.5",
"keywords": [
"NativeScript",
"iOS",
0 commit comments