-
Notifications
You must be signed in to change notification settings - Fork 95
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
Version
0.76
Discussion
React Native 0.76 Releases (view)
Blocking issues
- [0.76.0 (nightly)]
react-native
command fails silently facebook/react-native#45461 - fix(ios): match deployment target when on 0.76 #2196
- fix(android): bump Gradle wrapper version for 0.76 #2216
- chore: update
set-react-version
to handle missing@react-native-community/cli
#2221 - Re-add
RCTHermesInstance
constructor for compatibility facebook/react-native#46453 - fix(android): initialize SoLoader with merged libraries on 0.76 #2223
- [0.76]
NU1004: The package references have changed for native
with New Arch enabled react-native-windows#13914 - fix(windows): always enable NuGet when building New Arch #2269
- fix(android): bump Gradle wrapper version for 0.76 #2275
- fix: fix pnpm related errors when on 0.76 #2301
- fix: fix
@react-native-community/cli
not being found in monorepos facebook/react-native#47304 - fix: fix
@react-native-community/cli-platform-*
packages not being found in monorepos facebook/react-native#47308 - [0.76] Error: Cannot find module '@react-native-community/cli-server-api' facebook/react-native#47309
- fix: fix
semver
not being found in pnpm setups facebook/react-native#47310
What platforms will be updated?
- Android
- iOS
- macOS
- visionOS
- Windows
Tasks
- Verify that the Gradle version used is the same or higher (see context)
- Ensure React Native Gradle Plugin autolinking code are in sync (see context)
- Ensure feature flags are in sync (see context)
End-to-end tests
- Android - Fabric: disabled
- Android - Fabric: enabled
- iOS - Fabric: disabled / Hermes: disabled
- iOS - Fabric: disabled / Hermes: enabled
- iOS - Fabric: enabled / Hermes: disabled
- iOS - Fabric: enabled / Hermes: enabled
- macOS
- visionOS
- Windows - NuGet: disabled
- Windows - NuGet: enabled
Code of Conduct
- I agree to follow this project's Code of Conduct
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request