Skip to content

v6.3.0

Choose a tag to compare

@mbektchiev mbektchiev released this 18 Dec 10:08
· 65 commits to master since this release
120ebbb

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)