Skip to content

Realm JavaScript v12.11.1

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 25 Jun 13:03
· 5 commits to main since this release
f8dd36a

Fixed

  • path option in the Realm configuration not being set when using a synced Realm. (#6754, since v12.8.0). Note: if you have been using a custom path configuration with your synced Realm, this fix will lead to a re-download of its data in the custom path.

Compatibility

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