Skip to content

Commit 7ee7e69

Browse files
robhoganfacebook-github-bot
authored andcommitted
Update changelog for v0.77.0-rc.1 (#48084)
Summary: Changelog for v0.77.0-rc.1 v0.77.0-rc.0...v0.77.0-rc.1 ## Changelog: [Internal] Pull Request resolved: #48084 Reviewed By: cipolleschi Differential Revision: D66753599 Pulled By: robhogan fbshipit-source-id: 9a02df5cb7174270b4d293c48c6b0468a4042c87
1 parent efcfe5d commit 7ee7e69

1 file changed

Lines changed: 13 additions & 0 deletions

File tree

CHANGELOG.md

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

3+
## v0.77.0-rc.1
4+
5+
### Fixed
6+
7+
- Replace Object.hasOwn usages to fix Animated on JSC ([e996b3f346](https://github.com/facebook/react-native/commit/e996b3f346462a394012a722ce19990cdf9c3d9a) by [@robhogan](https://github.com/robhogan))
8+
- Remove non compliant `filename*` attribute in a FormData `content-disposition` header ([f791fb9e66](https://github.com/facebook/react-native/commit/f791fb9e660fe15bccf55029045c48f4bbcbc5cb) by [@foyarash](https://github.com/foyarash))
9+
- Fix "punycode is deprecated" warning by replacing `node-fetch` with native `fetch` ([881d8a720f](https://github.com/facebook/react-native/commit/881d8a720fb24241d7b2127273ca6116833bf176) by [@jbroma](https://github.com/jbroma))
10+
11+
#### Android specific
12+
13+
- Reverted removal of TurboReactPackage ([70a957452c](https://github.com/facebook/react-native/commit/70a957452c438a74787f4f752b2c274360cb2edd) by [@javache](https://github.com/javache))
14+
- Fix IOException in `BuildCodegenCLITask` ([9147b0753a](https://github.com/facebook/react-native/commit/9147b0753a6c3afb2480b079f91614cd7189a28a) by [@vonovak](https://github.com/vonovak))
15+
316
## v0.77.0-rc.0
417

518
### Breaking

0 commit comments

Comments
 (0)