File tree 2 files changed +31
-1
lines changed
2 files changed +31
-1
lines changed Original file line number Diff line number Diff line change
1
+ 7.0.3
2
+ ===
3
+
4
+ ### Bug Fixes
5
+
6
+ - Native Object Prototype corruption(https://github.com/NativeScript/ns-v8ios-runtime/pull/70 )
7
+ - Ensure Isolate is alive before accessing (https://github.com/NativeScript/ns-v8ios-runtime/pull/69 )
8
+ - Fix issues with Debug line number dangling pointer (https://github.com/NativeScript/ns-v8ios-runtime/pull/66 )
9
+
10
+
11
+ 7.0.2(-rc)
12
+ ===
13
+
14
+ ### Issue
15
+
16
+ - Fix Build so it no longer is compiled with XCode Beta (https://github.com/NativeScript/ns-v8ios-runtime/pull/66 )
17
+
18
+
19
+ 7.0.1
20
+ ===
21
+
22
+ ### Features
23
+
24
+ - TypedArray to NSArray auto-conversion (https://github.com/NativeScript/ns-v8ios-runtime/pull/59 )
25
+
26
+
27
+ ### Bug Fixes
28
+ - Support for XCode 12 (https://github.com/NativeScript/ns-v8ios-runtime/pull/66 )
29
+
30
+
1
31
7.0.0-beta.3-v8 (2020-03-09)
2
32
====
3
33
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @nativescript/ios" ,
3
3
"description" : " NativeScript Runtime for iOS" ,
4
- "version" : " 7.0.2-rc.1 " ,
4
+ "version" : " 7.0.3 " ,
5
5
"keywords" : [
6
6
" NativeScript" ,
7
7
" iOS" ,
You can’t perform that action at this time.
0 commit comments