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 20ed811 commit 8409f9aCopy full SHA for 8409f9a
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+7.1.1
2
+===
3
+
4
+- Reverted: Updated V8 to 8.9 (https://github.com/NativeScript/ns-v8ios-runtime/pull/84)
5
6
+This release should restore debugging in chrome-devtools.
7
8
7.1.0
9
===
10
NativeScript/NativeScript-Prefix.pch
@@ -1,7 +1,7 @@
#ifndef NativeScript_Prefix_pch
#define NativeScript_Prefix_pch
-#define NATIVESCRIPT_VERSION "7.1.0"
+#define NATIVESCRIPT_VERSION "7.1.1"
#ifdef DEBUG
#define SIZEOF_OFF_T 8
package.json
{
"name": "@nativescript/ios",
"description": "NativeScript Runtime for iOS",
- "version": "7.1.0",
+ "version": "7.1.1",
"keywords": [
"NativeScript",
"iOS",
0 commit comments