npm realm 10.0.0-beta.7
Realm JavaScript v10.0.0-beta.7

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

10.0.0-beta.7 Release notes (2020-6-26)

NOTE: Support for syncing with realm.cloud.io and/or Realm Object Server has been replaced with support for syncing with MongoDB Realm Cloud.

NOTE: This version bumps the Realm file format to version 11. It is not possible to downgrade to earlier versions. Older files will automatically be upgraded to the new file format. Files created by Realm JavaScript prior to v1.0.0, might not be upgradeable. Only Realm Studio 10.0.0 or later will be able to open the new file format.

Enhancements

  • Added RemoteMongoClient functionality to Realm.User

Fixed

  • Added missing SyncConfiguration.error field in the typescript definitions.
  • Fixed SSL handshake failed: premature end of input on Windows ([#2975](#2975, since v10.0.0-beta.1)
  • Missing toJSON TS declaration added for Realm.Object (2903)

Compatibility

  • MongoDB Realm Cloud.
  • APIs are backwards compatible with all previous releases of Realm JavaScript in the 10.x.y series.
  • File format: generates Realms with format v11 (reads and upgrades file format v5 or later).

Internal

  • Now linking against OpenSSL 1.1 on Windows.

Don't miss a new realm release

NewReleases is sending notifications on new releases.