Change8

v0.79.2

📦 react-nativeView on GitHub →
1 features🐛 2 fixes🔧 4 symbols

Summary

React Native 0.79.2 introduces new runtime shadow node management features and fixes bugs related to Blob URL parsing and Codegen ImageSource requirements.

Migration Steps

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

✨ New Features

  • Runtime: Added useShadowNodeStateOnClone and updateRuntimeShadowNodeReferencesOnCommit to improve shadow node management.

🐛 Bug Fixes

  • Blob: Ensured that URLs are parsed following the Node.js specifications.
  • Codegen: Fixed an issue with ImageSource require statements.

🔧 Affected Symbols

useShadowNodeStateOnCloneupdateRuntimeShadowNodeReferencesOnCommitBlobImageSource