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 25628ec commit 673a92bCopy full SHA for 673a92b
CHANGELOG.md
@@ -1,3 +1,14 @@
1
+7.0.4
2
+===
3
+
4
+### Features
5
+- Faster JS loading (https://github.com/NativeScript/ns-v8ios-runtime/pull/73)
6
+- Support unmanaged types (https://github.com/NativeScript/ns-v8ios-runtime/pull/72)
7
8
+### Bug Fixes
9
+- Fix random crash on exit (https://github.com/NativeScript/ns-v8ios-runtime/pull/74)
10
11
12
7.0.3
13
===
14
package.json
@@ -1,7 +1,7 @@
{
"name": "@nativescript/ios",
"description": "NativeScript Runtime for iOS",
- "version": "7.0.3",
+ "version": "7.0.4",
"keywords": [
"NativeScript",
"iOS",
0 commit comments