Skip to content

Commit d92e70b

Browse files
Add changelog for v0.85.0-rc.7 (#56276)
Summary: Add Changelog for 0.85.0-rc.7 ## Changelog: [Internal] - Add Changelog for 0.85.0-rc.7 Pull Request resolved: #56276 Test Plan: N/A Reviewed By: cipolleschi Differential Revision: D98792883 Pulled By: alanleedev fbshipit-source-id: c21c189e35d3eca3a013e2e924c87725cec86153
1 parent 3b634bc commit d92e70b

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

CHANGELOG.md

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

3+
## v0.85.0-rc.7
4+
5+
### Fixed
6+
7+
#### iOS specific
8+
9+
- **Hermes**: Fix Hermes crash when async void TurboModule method throws NSException by re-throwing instead of converting to JSError on wrong thread ([4083a6ff92](https://github.com/facebook/react-native/commit/4083a6ff92b0ffd4f71166848f3d7ce36172fac8) by [@fabriziocucci](https://github.com/fabriziocucci))
10+
11+
312
## v0.85.0-rc.6
413

514
### Changed

0 commit comments

Comments
 (0)