File tree Expand file tree Collapse file tree 2 files changed +31
-1
lines changed Expand file tree Collapse file tree 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+
1317.0.0-beta.3-v8 (2020-03-09)
232====
333
Original file line number Diff line number Diff line change 11{
22 "name" : " @nativescript/ios" ,
33 "description" : " NativeScript Runtime for iOS" ,
4- "version" : " 7.0.2-rc.1 " ,
4+ "version" : " 7.0.3 " ,
55 "keywords" : [
66 " NativeScript" ,
77 " iOS" ,
You can’t perform that action at this time.
0 commit comments