v1.6.0
What's Changed
- Hide internal error popup from production version by @filip131311 in #1095
- Add launch arguments as a configuration on iOS. by @filip131311 in #1096
- Fix Extension Development Host failing to start again by @jwajgelt in #1106
- Refactor build type selection logic to happen outside the builders by @jwajgelt in #1097
- update "Auto" description for eas build id by @jwajgelt in #1103
- Support EAS local builds by @jwajgelt in #1104
- Prepare DeviceSession management for multidevice capability by @filip131311 in #1084
- fix test runner, remove outdated tests by @jwajgelt in #1111
- Fix Extension Development Host failing to start again by @jwajgelt in #1113
- Use official react devtools package for handling devtools communication by @kmagiera in #1110
- add unit tests for BuildType and BuildConfig by @jwajgelt in #1112
- Allow multiple devices running at the same time by @filip131311 in #1118
- Correct sim server binary name when fetching from releases by @HexHyperion in #1121
- Add support for expo go in expo 53 by @filip131311 in #1123
- Add expo router support for expo 53 by @filip131311 in #1122
- fix debugger always restarting after app reload by @jwajgelt in #1120
- Fix CDP debug session always restarting on JS reload by @jwajgelt in #1126
- Add additional telemetry by @filip131311 in #1124
- Add react devtools profiler support by @kmagiera in #1117
- Fix js debug startup delay and reenable js-debug for new debugger targets by @jwajgelt in #1125
- wait for sources before jumping to breakpoint by @jwajgelt in #1127
- bump package-lock by @jwajgelt in #1128
- downgrade vscode types package by @jwajgelt in #1130
- fix debugger not ignoring injected files correctly by @jwajgelt in #1129
- Fix Radon thinking the app is stuck launching after bundle error by @jwajgelt in #1136
- Fix build error dialog not appearing on reload by @jwajgelt in #1133
- Fix debug session sticking around after unsucesful restarts by @kmagiera in #1138
New Contributors
- @HexHyperion made their first contribution in #1121
Full Changelog: v1.5.0...v1.6.0