Realm JavaScript v2.25.0
Enhancements
- Added
Realm.Sync.setLogger()
to capture the sync client's log. (#2125 and realm-js-private#517)
Fixed
- Fixed broken user auth functions when running in electron. (#2264, since v2.24.0)
Compatibility
- Realm Object Server: 3.11.0 or later.
- APIs are backwards compatible with all previous release of realm in the 2.x.y series.
- File format: Generates Realms with format v9 (Reads and upgrades all previous formats)