npm realm 6.0.4
Realm JavaScript v6.0.4

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

6.0.4 Release notes (2020-08-04)

Enhancements

  • None.

Fixed

  • realm.delete throws an exception Argument to 'delete' must be a Realm object or a collection of Realm objects. for schema objects defined with JS class syntax and not inheriting from RealmObject 2848.
  • Fixed Realm.Object TS declaration to allow inheritance. (#1226)

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).

Internal

  • Upgraded Realm Core from v6.0.9 to v6.0.14.
  • Upgraded Realm Sync from v5.0.8 to v5.0.14.

Don't miss a new realm release

NewReleases is sending notifications on new releases.