What's Changed
- Add support for react native 77 by @filip131311 in #864
- Improve device settings by @filip131311 in #869
- Update disabling of UrlBars buttons by @p-malecki in #871
- Add feedback modal by @kacperkapusciak in #857
- Refactor open preview logic by @maciekstosio in #870
- Fix home button when closing preview on fabric by @kmagiera in #884
- Provide visible feedback when attempting to start preview for non loaded source file by @kmagiera in #885
- Refactor screen recording and add key bindings by @filip131311 in #875
- Fix fetching source map on react native 77 by @filip131311 in #886
- Fix UrlSelect trigger value reset for non expo router projects by @p-malecki in #873
- Reduce spaces between icons on top and bottom bars in the IDE panel UI by @kmagiera in #893
- Add support for Bun's text-based lockfile in packageManager.ts by @tharakadesilva in #895
- Support for launching expo dev plugin tools in separate panels within VSCode by @kmagiera in #878
- Fix failing to obtain $PATH by @maciekstosio in #899
- Handle keyboard numpad by @maciekstosio in #901
- Handle eas build locally thorugh buildCommand in launch.json by @maciekstosio in #833
New Contributors
- @tharakadesilva made their first contribution in #895
Full Changelog: v1.1.0...v1.2.0