Skip to content

Releases: software-mansion/radon-ide

v0.0.19-beta

25 Sep 12:44
5fd14d6
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.18-beta...v0.0.19-beta

v0.0.18-beta

10 Sep 13:08
9cad6a6
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.17...v0.0.18-beta

v0.0.17-beta

21 Aug 21:05
a40eb80
Compare
Choose a tag to compare

Highlights

  • Automatic node modules & pods installation
  • Fine grained restart options in Reload button dropdown menu
  • Support for React Native 0.75
  • Setting for removing device frame (toggled in extension settings in VS Code)
  • Simulator server rewrite – up to 10% faster

Full changelog

Thanks to our external contributors: @disrae, @kewinzaq1

v0.0.16-beta

11 Jul 11:32
31abba2
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.15-beta...v0.0.16-beta

v0.0.15-beta

13 Jun 14:19
e44e639
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.0.14-beta...v0.0.15-beta

v0.0.14-beta

22 May 23:36
7263708
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.0.10-beta...v0.0.14-beta

v0.0.10-beta

08 May 21:02
6ec3148
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.0.9-beta...v0.0.10-beta

v0.0.9-beta

01 May 20:56
ce69fd8
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.0.8-beta...v0.0.9-beta

v0.0.8-beta

25 Apr 11:49
c85e2fd
Compare
Choose a tag to compare

What's Changed

  • Fix click events on inspector after #123 by @kmagiera in #140
  • Allow app folder to be recognized by the presence of app.config.ts by @kmagiera in #144
  • Fix builds still running after vscode has been closed. by @filip131311 in #142
  • Prevent multiple instances of React Native IDE from running by @jakub-gonet in #112
  • Check for platform when comparing fingerprints by @jakub-gonet in #154
  • Add option to pass env variables from launch configuration by @kmagiera in #156

Full Changelog: v0.0.7-beta...v0.0.8-beta

v0.0.7-beta

23 Apr 13:38
8e691d5
Compare
Choose a tag to compare

What's Changed

  • Cleanup docs and add configuration section by @kmagiera in #121
  • Update how webview components are structured. by @filip131311 in #123
  • Move app root setting from vscode settings to launch configuration by @kmagiera in #125
  • Adjustments for documentation styling by @alduzy in #120
  • Use unique ids for call and callback ids to avoid duped calls when weboew reloads by @kmagiera in #128

Full Changelog: v0.0.6...v0.0.7-beta