npm realm 6.0.3
Realm JavaScript v6.0.3

latest releases: 10.0.0-beta.11, 6.1.0, 10.0.0-beta.10...
3 years ago

Enhancements

  • None.

Fixed

  • Missing toJSON TS declaration added for Realm.Object (2903)
  • Upgrading older Realm files with String indexes was very slow. (realm/realm-core#3767, since v6.0.0)
  • Upgrading a Realm file could result in the file getting corrupted. (realm/realm-core#3734, since v6.0.0)
  • Using REALM_USE_FRAMEWORKS environment variable to override detection of use_framework! in Cocoapods. Thanks to @alexeykomov. (#2839)

Compatibility

  • Realm Object Server: 3.23.1 or later.
  • Realm Studio: 3.11 or later.
  • APIs are backwards compatible with all previous release of Realm JavaScript in the 6.x.y series.
  • File format: Generates Realms with format v10 (reads and upgrades previous file format).

Don't miss a new realm release

NewReleases is sending notifications on new releases.