🚨 This is the final release for 0.80, which is now out of support. 🚨
Fixed
- Codegen: Fix missing dependencies (24c5eec1a7 by @tido64)
Android specific
- Accessibility: Stabilize custom accessibility action IDs for TalkBack (ec91661395 by @leg234-png)
- Build: Fix a race condition with codegen libraries missing sources (75562ca9e5 by @cortinico)
- HeadlessJsTaskService: Make accessors inside HeadlessJsTaskService open again (1eef1fda6e by @cortinico)
- Legacy Architecture: Fix legacy architecture Android freeze on metro refresh (e7ed0b1347 by @robhogan)
- Permissions: Fix request permission is not always resolving in Android 16 (9c8cc347ee by @lukmccall)
- View: Update font scale on Android when recreating RootView (98f5c818f5 by @j-piasecki)
iOS specific
- Prebuild: Fixed cp command to work with gnu coreutils (ea68e829bb by @chrfalch)
- RefreshControl: Fix RefreshControl recycling (8f8a5bee6b by @cipolleschi)
- RefreshControl: Fix RefreshControl not refreshing on initial mount (be7353881 by @cipolleschi)
- RCTDeviceInfo: Fix RCTDeviceInfo crash when application.delegate.window is nil (f153e7e05f by @25harsh)
- TextInput: Fix setting maxLength to 0 in TextInput still allows typing (a209403ce3 by @riteshshukla04)
Hermes dSYMS:
ReactNativeDependencies dSYMs:
You can file issues or pick requests against this release here.
To help you upgrade to this version, you can use the Upgrade Helper ⚛️.
View the whole changelog in the CHANGELOG.md file.