Skip to content

Commit 3eaf965

Browse files
huntiefacebook-github-bot
authored andcommitted
Add changelog for 0.74.0-rc.1
Summary: Changelog: [Internal] Reviewed By: cipolleschi Differential Revision: D54261247 fbshipit-source-id: 5f34372c8ccd2132f59c8369a820a5e877b2ec08
1 parent 15f0895 commit 3eaf965

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

CHANGELOG.md

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

3+
## v0.74.0-rc.1
4+
5+
### Added
6+
7+
- Warn with future command when using `npx react-native init` ([a6397afb7f](https://github.com/facebook/react-native/commit/a6397afb7f4279e70afa025fe6f9fa0b8e3de3fd) by [@byCedric](https://github.com/byCedric))
8+
9+
### Fixed
10+
11+
- Fix undefined props crash in FlatList ([e33767a36d](https://github.com/facebook/react-native/commit/e33767a36daf7901cb46854b6612dd52b0dbdeec) by [@dieguezz](https://github.com/dieguezz))
12+
13+
#### Android specific
14+
15+
- Do not crash on onJSBundleLoadedFromServer when fast-refreshing on bridgeless mode ([44e5bc9e2c](https://github.com/facebook/react-native/commit/44e5bc9e2c73235ba5d8bf0f5323181948e74197) by [@cortinico](https://github.com/cortinico))
16+
317
## 0.74.0-rc0
418

519
### Breaking

0 commit comments

Comments
 (0)