Skip to content

Commit aaa7279

Browse files
fabriziocuccifacebook-github-bot
authored andcommitted
Add changelog entry for v0.78.0-rc.4 (#49326)
Summary: Pull Request resolved: #49326 As per title. Changelog: [Internal] Reviewed By: cipolleschi Differential Revision: D69458244 fbshipit-source-id: 12fdc52ab578cd16e91207de76bc827b534a8635
1 parent 0aefeb0 commit aaa7279

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.78.0-rc.4
4+
5+
### Fixed
6+
7+
#### Android specific
8+
9+
- Fix execution of early InteropEvents ([4ed2b35bf6](https://github.com/facebook/react-native/commit/4ed2b35bf61426c81c9f8b30a142d77b44988fdb) by [@mdvacca](https://github.com/mdvacca))
10+
11+
#### iOS specific
12+
13+
- Restore "Paused in debugger" overlay icon ([f30c46efbd](https://github.com/facebook/react-native/commit/f30c46efbd964d367f678181589865a3faa931cd) by [@robhogan](https://github.com/robhogan))
14+
- Avoid crashing the app when the InteropLayer can't find some methods in the native implementation ([3bd3f101b9](https://github.com/facebook/react-native/commit/3bd3f101b9dcff8551a2f8259ddeed9843fd69b8) by [@cipolleschi](https://github.com/cipolleschi))
15+
- Properly handle null value in TurboModule Interop layer ([ebfd7057af](https://github.com/facebook/react-native/commit/ebfd7057af049ebfbc593448918c70db37e39d48) by [@cipolleschi](https://github.com/cipolleschi))
16+
17+
318
## v0.78.0-rc.3
419

520
### Added

0 commit comments

Comments
 (0)