Skip to content

Commit fcede03

Browse files
Add changelog for v0.84.0-rc.1 (#55170)
Summary: Add Changelog for 0.84.0-rc.1 ## Changelog: [Internal] - Add Changelog for 0.84.0-rc.1 Pull Request resolved: #55170 Test Plan: N/A Reviewed By: alanleedev Differential Revision: D90697473 Pulled By: huntie fbshipit-source-id: a4f6dd5c0ece486c69a362a293668375d9773611
1 parent 8f4e29b commit fcede03

1 file changed

Lines changed: 16 additions & 0 deletions

File tree

CHANGELOG.md

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

3+
## v0.84.0-rc.1
4+
5+
### Breaking
6+
7+
#### iOS specific
8+
9+
- Make Hermes V1 the default engine for iOS ([f140c4906b](https://github.com/facebook/react-native/commit/f140c4906b286a85772d0b7d97eecd0798805fcd) by [@cipolleschi](https://github.com/cipolleschi))
10+
11+
### Fixed
12+
13+
- Fixed missing dependency breaking `react-native config` in pnpm setups ([5c43ed2348](https://github.com/facebook/react-native/commit/5c43ed2348d1a0123164f5246aa4a85f909c5560) by [@tido64](https://github.com/tido64))
14+
15+
#### Android specific
16+
17+
- Handle `unstable_path` query param in asset URLs ([42986f27a0](https://github.com/facebook/react-native/commit/42986f27a0285e501f71cf5cedacedefdc44c74e) by [@tido64](https://github.com/tido64))
18+
319
## v0.84.0-rc.0
420

521
### Breaking

0 commit comments

Comments
 (0)