Releases: NativeScript/ios-jsc
Releases · NativeScript/ios-jsc
v6.5.6
22 Sep 09:39
Compare
Sorry, something went wrong.
No results found
v6.5.5
31 Mar 18:07
Compare
Sorry, something went wrong.
No results found
v6.5.2
09 Jul 12:31
Compare
Sorry, something went wrong.
No results found
Bug Fixes
runtime: invalid isa pointer access in ios 14 (#1275 )
v6.5.1
29 May 06:26
Compare
Sorry, something went wrong.
No results found
Bug Fixes
runtime: Private root classes cause infinite loop (#1270 )
metadata-generator: Static frameworks from .o (#1271 )
v6.5.0
19 Mar 09:28
Compare
Sorry, something went wrong.
No results found
Bug Fixes
metadata-generator: Typings generation of global functions (#1250 )
runtime: Icons from inner resource bundle named as its framework are missing (#1252 , #1257 )
v6.4.2
18 Feb 08:07
Compare
Sorry, something went wrong.
No results found
6.4.2 (2020-02-17)
Bug Fixes
debugging: Do not close data socket prematurely (#1254 )
v6.4.1
13 Feb 14:55
Compare
Sorry, something went wrong.
No results found
6.4.1 (2020-02-13)
Bug Fixes
metadata-generator: Typings generation of global C functions (cbf89d0 )
runtime: iOS runtime Marshalling returns NSObject - Objective-C iOS-onfido-sdk(#1251 )
v6.4.0
12 Feb 14:28
Compare
Sorry, something went wrong.
No results found
Features
metadata-generator: Customize metadata generation to avoid adding unnecessary unused JS wrappers according to specified black/white lists (#1209 )
Bug Fixes
project-template: Make the pbxproject fastlane compatible (#1240 )
runtime: Correctly retrieve discarded exceptions flag (fdaffaf )
webkit: Safari Inspector shows error on startup (#1238 )
v6.3.0
18 Dec 10:08
Compare
Sorry, something went wrong.
No results found
Features
Bug Fixes
debugger: Chrome DevTools console evaluation doesn't work with tns debug --start (#905 )
inspector: Conditional breakpoints by Chrome DevTools frontend (#1215 , fixes #1181 )
project-template: Remove build scripts from target (#1224 )
runtime: Crashes after destroying a worker runtime (#1213 , fixes #1163 and #1139 )
runtime: Do not hide property with more accessors (#1226 , fixes #1223 )
runtime: Don't crash app if discardUncaughtJsExceptions flag is present (#1230 )
runtime: Lookup into native MD tables when searching by name (#1218 , fixes #712 and #1223 )
v6.2.0
06 Nov 08:10
Compare
Sorry, something went wrong.
No results found
Bug Fixes
marshalling: Objective-C functions returning unsigned char * are not correctly interpreted in {N} (1196 )
runtime: Do not lose exception in TS extends (#1211 )