From 61594c03b051dc5b394f0cb061fc066150a2aa2a Mon Sep 17 00:00:00 2001 From: React Native Bot Date: Fri, 6 Mar 2026 19:08:23 +0000 Subject: [PATCH 1/2] [RN][Changelog] Add changelog for v0.83.4 --- CHANGELOG.md | 105 +++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 105 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index caa18f211b49..00042cec425a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,110 @@ # Changelog +## v0.83.4 + +### Breaking + + + +#### Android specific + + + +#### iOS specific + + + +### Added + + + +#### Android specific + + + +#### iOS specific + + + +### Changed + + + +#### Android specific + + + +#### iOS specific + + + +### Deprecated + + + +#### Android specific + + + +#### iOS specific + + + +### Removed + + + +#### Android specific + + + +#### iOS specific + + + +### Fixed + + + +#### Android specific + + + +#### iOS specific + + + +### Security + + + +#### Android specific + + + +#### iOS specific + + + +### Unknown + +- Release 0.83.4 ([829ff063a1](https://github.com/facebook/react-native/commit/829ff063a1ee1f3e13789f104378b2d8b347ad11) by [@react-native-bot](https://github.com/react-native-bot)) +- Bump Podfile.lock ([7d892b914b](https://github.com/facebook/react-native/commit/7d892b914b8919b8015734ca46bd52e3910d502f) by [@react-native-bot](https://github.com/react-native-bot)) +- Release 0.83.3 ([96e5bbc4ff](https://github.com/facebook/react-native/commit/96e5bbc4ffb2a80ade8b6500602ce101f0fac9d5) by [@react-native-bot](https://github.com/react-native-bot)) + +#### Android Unknown + + + +#### iOS Unknown + +- Add RCTDevSupportHeaders in React Umbrella ([cfb5328833](https://github.com/facebook/react-native/commit/cfb53288331885ce5d221783affe2f1fb9e18782) by [@cipolleschi](https://github.com/cipolleschi)) + +#### Failed to parse + + + + ## v0.85.0-rc.0 ### Breaking From 717d6bccbda35590db45de63ca59ef6886b7e661 Mon Sep 17 00:00:00 2001 From: Riccardo Cipolleschi Date: Fri, 6 Mar 2026 22:50:06 +0100 Subject: [PATCH 2/2] Update CHANGELOG for version 0.83.4 Removed sections for breaking changes, added, changed, deprecated, removed, fixed, security, and unknown for version 0.83.4. Updated with a new entry for precompiled binaries. --- CHANGELOG.md | 99 +--------------------------------------------------- 1 file changed, 1 insertion(+), 98 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 00042cec425a..3769c6487a0b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,108 +2,11 @@ ## v0.83.4 -### Breaking - - - -#### Android specific - - - -#### iOS specific - - - -### Added - - - -#### Android specific - - - -#### iOS specific - - - -### Changed - - - -#### Android specific - - - -#### iOS specific - - - -### Deprecated - - - -#### Android specific - - - -#### iOS specific - - - -### Removed - - - -#### Android specific - - - -#### iOS specific - - - ### Fixed - - -#### Android specific - - - #### iOS specific - - -### Security - - - -#### Android specific - - - -#### iOS specific - - - -### Unknown - -- Release 0.83.4 ([829ff063a1](https://github.com/facebook/react-native/commit/829ff063a1ee1f3e13789f104378b2d8b347ad11) by [@react-native-bot](https://github.com/react-native-bot)) -- Bump Podfile.lock ([7d892b914b](https://github.com/facebook/react-native/commit/7d892b914b8919b8015734ca46bd52e3910d502f) by [@react-native-bot](https://github.com/react-native-bot)) -- Release 0.83.3 ([96e5bbc4ff](https://github.com/facebook/react-native/commit/96e5bbc4ffb2a80ade8b6500602ce101f0fac9d5) by [@react-native-bot](https://github.com/react-native-bot)) - -#### Android Unknown - - - -#### iOS Unknown - -- Add RCTDevSupportHeaders in React Umbrella ([cfb5328833](https://github.com/facebook/react-native/commit/cfb53288331885ce5d221783affe2f1fb9e18782) by [@cipolleschi](https://github.com/cipolleschi)) - -#### Failed to parse - - - +- **Precompiled Binaries:** Add RCTDevSupportHeaders in React Umbrella ([cfb5328833](https://github.com/facebook/react-native/commit/cfb53288331885ce5d221783affe2f1fb9e18782) by [@cipolleschi](https://github.com/cipolleschi)) ## v0.85.0-rc.0