Skip to content

Commit 3084224

Browse files
huntiemeta-codesync[bot]
authored andcommitted
Add changelog for v0.83.0-rc.4 (#54767)
Summary: Pull Request resolved: #54767 Changelog: [Internal] Reviewed By: cortinico Differential Revision: D88277746 fbshipit-source-id: 26d84d088b7b33036c5c498b3a5af87c83d10d9b
1 parent cd055e9 commit 3084224

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,20 @@
11
# Changelog
22

3+
## v0.83.0-rc.4
4+
5+
### Fixed
6+
7+
- **Codegen**: Ensure codegen CLI supports unspecified --outputPath argument and respects codegenConfig.outputDir configurations (https://github.com/facebook/react-native/commit/f8207d6c757552ddac472aa278d7dd56ad04fb7e by [@kitten](https://github.com/kitten))
8+
- Fixed an `ENOENT` exception when a dependency does not export `package.json`, and your repo is set up as a monorepo using pnpm (https://github.com/facebook/react-native/commit/ad5e2680c8e491d89d7544ffb2fff45190cd5ef6 by [@tido64](https://github.com/tido64))
9+
- Fixed `hermes-compiler` not being resolved correctly when your repo is set up as a monorepo using pnpm (https://github.com/facebook/react-native/commit/45281ba48fc17508539c0b881327ef8b4bf8e530 by [@tido64](https://github.com/tido64))
10+
- Fix loading bundle using `debug_http_host` preferences (https://github.com/facebook/react-native/commit/2ac54881f3967346faafa4e5a6bc3b9a68c29e46 by [@coado](https://github.com/coado))
11+
- Fixed copying symbol bundles into correct slice folder (https://github.com/facebook/react-native/commit/2bc6b0083237839b224d5427407d33cab3e2de6b by [@chrfalch](https://github.com/chrfalch))
12+
13+
### Changed
14+
15+
- **React Native DevTools**: Enable standalone app shell by default (https://github.com/facebook/react-native/commit/3341bb57b188d0e20ac6e9ebb1e8b1fbb6b26514 by [@huntie](https://github.com/huntie))
16+
- **React Native DevTools**: Add "What's new" highlight to welcome panel (https://github.com/facebook/react-native-devtools-frontend/pull/226 by [@huntie](https://github.com/huntie))
17+
318
## v0.83.0-rc.3
419

520
### Fixed

0 commit comments

Comments
 (0)