Skip to content

Realm JavaScript v12.11.0

Compare
Choose a tag to compare
@github-actions github-actions released this 18 Jun 08:50
· 54 commits to main since this release
cfdfe11

Enhancements

  • Building for iOS and Android has been optimized for compatibility with future React Native versions, by deferring compilation of JSI dependent code to the dependent app's build. (#6650)

Fixed

  • None

Compatibility

  • React Native >= v0.71.4
  • Realm Studio v15.0.0.
  • File format: generates Realms with format v24 (reads and upgrades file format v10).