Fixed
- Fixed an
ENOENTexception when a dependency does not exportpackage.json, and your repo is set up as a monorepo using pnpm (#54665 by @tido64) - Fixed
hermes-compilernot being resolved correctly when your repo is set up as a monorepo using pnpm (#54667 by @tido64) - Ensure codegen CLI supports unspecified --outputPath argument and respects codegenConfig.outputDir configurations (#54609 by @kitten)
- Fix loading bundle using
debug_http_hostpreferences (2ac5488 by @coado) - Fixed copying symbol bundles into correct slice folder (#54641 by @chrfalch)
Changed
- React Native DevTools: Enable standalone app shell by default (#54754 by @huntie)
- React Native DevTools: Add "What's new" highlight to welcome panel (facebook/react-native-devtools-frontend#226 by @huntie)
Hermes dSYMS:
Hermes V1 dSYMS:
ReactNativeDependencies dSYMs:
ReactNative Core dSYMs:
You can file issues or pick requests against this release here.
To help you upgrade to this version, you can use the Upgrade Helper ⚛️.
View the whole changelog in the CHANGELOG.md file.