npm realm 6.0.5
Realm JavaScript v6.0.5

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

6.0.5 Release notes (2020-08-24)

Enhancements

  • None.

Fixed

  • Rare crash (EXC_BAD_ACCESS KERN_INVALID_ADDRESS in realm::Table::migrate_links) when a schema was updated (realm/realm-cocoa#6680)
  • Rare crash (Attempted to insert null into non-nullable column) when updating Realm file from v9 to v10. (realm/realm-core#3836)
  • Upgrading a table with only linkingObjects properties could result in a crash.

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.14 to v6.0.19.
  • Upgraded Realm Sync from v5.0.14 to v5.0.16.

Don't miss a new realm release

NewReleases is sending notifications on new releases.