v0.0.21-beta
What's Changed
- Disable default context menu on windows by @filip131311 in #608
- Add Pixel 8 and 9 skins by @km1chno in #601
- Fix app loading error when AppRegistry.setWrapperComponentProvider is used by @kmagiera in #616
- Redirect logs/uncaught errors from webview to the main extension logger by @kmagiera in #621
- Redo the diagnostics logic by @kmagiera in #615
- Use defaults command to update scheme approval settings by @kmagiera in #622
- Use bundle and add proper logging for pod installation by @kmagiera in #617
- Use bundle install before pod install when bundle is used by @kmagiera in #624
- Restart app process on Android when launching app by @kmagiera in #626
- Bundle error dialog enhancements by @kmagiera in #625
- Only consider pods check when building for iOS by @kmagiera in #628
- Fix
ReplayOverlay
rewind timer by @balins in #629 - Improve error recovery after metro process terminates by @kmagiera in #630
- Adjust Progress Processorss by @filip131311 in #637
- Fix Inspector right click by @filip131311 in #636
- Show unsupported platforms error message by @p-malecki in #638
- Correct positioning of InspectDataMenu by @p-malecki in #639
- Fix misaligned lines in debugger by @filip131311 in #634
- Use new save command to fix issue with empty replays by @kmagiera in #647
- Bump sim-server version to include fix for replays on windows by @kmagiera in #648
- Fix breakpoints in RN 76 apps by @kmagiera in #644
- Disable device settings during booting and UI zoom changes by @p-malecki in #643
- Fix expo-go project configuration and better handle metro being terminated when quering for launch deeplink by @kmagiera in #650
- Remove JSX code from main runtime.js file by @kmagiera in #651
Full Changelog: v0.0.20-beta...v0.0.21-beta