Skip to content

v1.0.0

Compare
Choose a tag to compare
@kmagiera kmagiera released this 03 Dec 00:17
990e515

What's Changed

  • Fix IDE panel relocation after selecting preview/storybook by @p-malecki in #768
  • Bump version of vscode API types by @kmagiera in #770
  • Use debug level for logs previously logged with Logger.log by @kmagiera in #771
  • Add exception handler for source-map originalPositionFor calls by @kmagiera in #773
  • Catch source-map errors when calculating generated location by @kmagiera in #788
  • Fix breakpoints set in between JS reloads when using new debugger by @kmagiera in #786
  • Fix sourcemap RangeError issue by properly freeing source map consumers by @kmagiera in #790
  • Add log count animation, make buttons always round, improve no-device UI by @p-malecki in #767
  • Make fingerprint run less often by @kmagiera in #794
  • Add Platform check when validating EAS builds by @filip131311 in #796
  • Don't prefer Android Studio's JDK over java from PATH by @kmagiera in #803
  • Fix device android native logs not working when multiple devices are available by @maciekstosio in #800
  • Fix fast refresh for previews after #726 by @kmagiera in #805

Full Changelog: v0.0.24-beta...v1.0.0