File tree Expand file tree Collapse file tree 3 files changed +13
-2
lines changed Expand file tree Collapse file tree 3 files changed +13
-2
lines changed Original file line number Diff line number Diff line change 1+ 7.1.0
2+ ===
3+
4+ ### Features
5+ - Updated V8 to 8.9 (https://github.com/NativeScript/ns-v8ios-runtime/pull/84 )
6+
7+ ### Bug Fixes
8+ - XCode 12.3 support (https://github.com/NativeScript/ns-v8ios-runtime/pull/92 )
9+ - DictionaryAdapter missing handle scopes and locks (https://github.com/NativeScript/ns-v8ios-runtime/pull/90 )
10+ - PromiseProxy returns function regardless of underlying property type (https://github.com/NativeScript/ns-v8ios-runtime/pull/90 )
11+
1127.0.6
213===
314
Original file line number Diff line number Diff line change 11#ifndef NativeScript_Prefix_pch
22#define NativeScript_Prefix_pch
33
4- #define NATIVESCRIPT_VERSION "7.0 .0"
4+ #define NATIVESCRIPT_VERSION "7.1 .0"
55
66#ifdef DEBUG
77#define SIZEOF_OFF_T 8
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.6 " ,
4+ "version" : " 7.1.0 " ,
55 "keywords" : [
66 " NativeScript" ,
77 " iOS" ,
You can’t perform that action at this time.
0 commit comments