Realm JavaScript v11.3.0-rc.1
Pre-release
Pre-release
Enhancements
- The choice of a faster linker will now automatically be propagated to anything that statically links against Realm Core. (realm/realm-core#6043)
Fixed
- Corruption might be introduced during compaction. (realm/realm-core#6054, since v11.3.0-rc.0)
Compatibility
- React Native >= v0.70.0
- Atlas App Services.
- Realm Studio v12.0.0.
- 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).
Internal
- Upgraded Realm Core from v13.0.0 to v13.1.0. (#5128