Skip to content

Commit 2259db6

Browse files
fabriziocuccifacebook-github-bot
authored andcommitted
Add changelog entry for v0.79.0-rc.2 (facebook#50084)
Summary: Pull Request resolved: facebook#50084 As per title. Reviewed By: cortinico Differential Revision: D71375255 fbshipit-source-id: 6f346d94d7189314852bf9409919d879a05d5c95
1 parent 796cc43 commit 2259db6

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

CHANGELOG.md

+10
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# Changelog
22

3+
## v0.79.0-rc.2
4+
5+
### Fixed
6+
7+
#### iOS specific
8+
9+
- **Codegen:** Enable use of multiple `RCTAppDependencyProvider` instances ([0cc1ac18cf](https://github.com/facebook/react-native/commit/0cc1ac18cf7f2a99500ef6f315c4dccda7736ea0) by [@vonovak](https://github.com/vonovak))
10+
- **TextInput:** Fixes TextInput crashes when any text is entered while running as iOS app on apple silicon mac ([8d7aca30e7](https://github.com/facebook/react-native/commit/8d7aca30e7fb50c9c069931a7ed67d8d4a745a2a) by [@zhongwuzw](https://github.com/zhongwuzw))
11+
- **Runtime:** Call RCTInitializeUIKitProxies before bridge create ([a51fa6c002](https://github.com/facebook/react-native/commit/a51fa6c0028a5bc9afb89656f1aeb41847b7fe8e) by [@zhongwuzw](https://github.com/zhongwuzw))
12+
313
## v0.79.0-rc.1
414

515
### Changed

0 commit comments

Comments
 (0)