Realm JavaScript v12.7.1
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.