Skip to content

Realm JavaScript v12.7.1

Compare
Choose a tag to compare
@github-actions github-actions released this 19 Apr 16:37
· 18 commits to main since this release
d376b1b

Fixed

  • Fixed a crash when integrating removal of already removed dictionary key. (realm/realm-core#7488, since v10.0.0)
  • Removed incorrect privacy manifest for iOS. (#6624, since v12.7.0)

Compatibility

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

Internal

  • Upgraded Realm Core from v14.5.1 to v14.5.2. (#6628)
  • Update URLs to documentation.