Skip to content

Realm JavaScript v10.20.0-alpha.2

Pre-release
Pre-release
Compare
Choose a tag to compare
@kraenhansen kraenhansen released this 25 Nov 16:10

NOTE: DO NOT USE THIS RELEASE IN PRODUCTION!
NOTE: This is an early (alpha) release with Hermes/JSI support: We expect crashes and bugs.
NOTE: This requires React Native version 0.66.0 or newer.

Enhancements

  • None.

Fixed

  • Hot reloading on Android no longer crash the app.

Compatibility

  • MongoDB Realm Cloud.
  • Realm Studio v11.0.0.
  • APIs are backwards compatible with all previous releases of Realm JavaScript in the 10.5.x series.
  • File format: generates Realms with format v22 (reads and upgrades file format v5 or later for non-synced Realm, upgrades file format v10 or later for synced Realms).