Change8

v0.75.5

Breaking Changes
📦 react-nativeView on GitHub →
1 breaking1 features🐛 6 fixes🔧 5 symbols

Summary

This release provides final maintenance fixes for the 0.75 branch, including a Kotlin upgrade to 1.9.25 and iOS build dependency pinning, while announcing the end of support for 0.75.x.

⚠️ Breaking Changes

  • React Native 0.75.x is now out of support. Users are required to migrate to React Native 0.76+ for continued support.

Migration Steps

  1. Upgrade React Native version to 0.76 or higher as 0.75.x is end-of-life.
  2. Use the React Native Upgrade Helper for specific code changes.
  3. Ensure Android builds are compatible with Kotlin 1.9.25.
  4. Update iOS Ruby environment to ensure concurrent-ruby is <= 1.3.4.

✨ New Features

  • Implement more missing methods on WithRuntimeDecorator

🐛 Bug Fixes

  • Fix FormData filename in content-disposition
  • Set TextInput selection correctly when attached to window in Android
  • Fix the generation of .xcode.env.local on iOS
  • Fabric: Fixes animations strict weak ordering sorted check failed on iOS
  • Exclude dSYM from the archive on iOS
  • Fix images not displayed when extension is implicit on iOS

🔧 Affected Symbols

WithRuntimeDecoratorFormDataTextInputFabric.xcode.env.local