v0.84.0-rc.4
📦 react-nativeView on GitHub →
🐛 1 fixes🔧 1 symbols
Summary
This release primarily fixes an Android-specific bug related to the fetch() response URL after a redirect. It also provides updated dSYM artifacts for Hermes and React Native Core.
Migration Steps
- Use the Upgrade Helper to assist with upgrading to this version: https://react-native-community.github.io/upgrade-helper/
🐛 Bug Fixes
- Fixed incorrect fetch() response URL after redirect on Android.