Change8

v0.78.0-rc.3

📦 react-nativeView on GitHub →
1 features🐛 3 fixes🔧 6 symbols

Summary

This release candidate introduces a new source parameter for iOS codegen and fixes issues with maxFontSizeMultiplier in the New Architecture and HMR protocol handling on Android.

Migration Steps

  1. Use the React Native Upgrade Helper to identify specific changes needed for your project version.

✨ New Features

  • iOS: Added the source parameter to generate-codegen-artifacts to allow selective file generation for libraries.

🐛 Bug Fixes

  • Added missing invariant dependency.
  • Fixed maxFontSizeMultiplier prop on Text and TextInput components when using Fabric / New Architecture.
  • Android: Pass the bundle URL protocol when setting up the HMR client.

🔧 Affected Symbols

generate-codegen-artifactsTextTextInputmaxFontSizeMultiplierHMRClientinvariant