Releases: NativeScript/ios-jsc
Releases · NativeScript/ios-jsc
v6.5.6
v6.5.5
v6.5.2
v6.5.1
v6.5.0
v6.4.2
v6.4.1
v6.4.0
Features
- metadata-generator: Customize metadata generation to avoid adding unnecessary unused JS wrappers according to specified black/white lists (#1209)
Bug Fixes
v6.3.0
Features
- webkit: Update WebKit to iOS tag 13.2 (#1220)
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)