Change8

v0.85.3

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

Summary

This release updates the React Native DevTools debugger-frontend and includes several build fixes, particularly for iOS environments concerning tar extraction and CI jobs.

Migration Steps

  1. Use the Upgrade Helper at https://react-native-community.github.io/upgrade-helper/ to assist with upgrading.

🐛 Bug Fixes

  • Fixed silent tar extraction failure on EdenFS in replace-rncore-version.js by extracting to a temp directory first (iOS specific).
  • Used pinned Hermes version when version.properties is not 1000.0.0 in build process.
  • Skipped prebuilds for DynamicFrameworks CI jobs (iOS specific).

Affected Symbols