Skip to content

Commit fbdbf4a

Browse files
Add changelog for v0.85.3 (#56685)
Summary: Add Changelog for 0.85.3 ## Changelog: [Internal] - Add Changelog for 0.85.3 Pull Request resolved: #56685 Test Plan: N/A Reviewed By: cortinico Differential Revision: D103860564 Pulled By: fabriziocucci fbshipit-source-id: d7c3cef6a1b4fa29d00884b4349fb6dc687df3ce
1 parent d1cdce2 commit fbdbf4a

1 file changed

Lines changed: 15 additions & 0 deletions

File tree

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.85.3
4+
5+
### Changed
6+
7+
- **React Native DevTools**: Update debugger-frontend from 8edd9be...194d3f8 ([9966cbdf4d](https://github.com/facebook/react-native/commit/9966cbdf4da99ee036a75bec4da9bb2e1ee7a9c4) by [@motiz88](https://github.com/motiz88))
8+
9+
### Fixed
10+
11+
- **Build**: Use pinned Hermes version when version.properties is not 1000.0.0 ([5e3a3ba995](https://github.com/facebook/react-native/commit/5e3a3ba995026b42c2ea0ad7ee4758fcf73005e6) by [@cipolleschi](https://github.com/cipolleschi))
12+
13+
#### iOS specific
14+
15+
- **Build**: Fix silent tar extraction failure on EdenFS in replace-rncore-version.js by extracting to a temp directory first ([9bc7d38be0](https://github.com/facebook/react-native/commit/9bc7d38be0771ae4006206fcb174956f53adf508) by [@motiz88](https://github.com/motiz88))
16+
- **Build**: Skip prebuilds for DynamicFrameworks CI jobs ([753c19bea4](https://github.com/facebook/react-native/commit/753c19bea4ab854eb8000b2b5bab814261a46596) by [@motiz88](https://github.com/motiz88))
17+
318
## v0.85.2
419

520
### Added

0 commit comments

Comments
 (0)