Skip to content

Realm JavaScript v10.0.0-beta.3

Pre-release
Pre-release
Compare
Choose a tag to compare
@kneth kneth released this 06 Jun 14:19

Enhancements

  • None.

Fixed

  • partitionValue can now be specified as a plain string, number or BSON.ObjectId.
  • Added TypeScript definitions back in.
  • Fixed a bug preventing optional Decimal128 to be null.

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

  • Updated Realm Sync from vv10.0.0-beta.1 to Realm Sync v10.0.0-beta.2.
  • Updated Realm Object Store to commit c6b7e35544ce9514ceb7ff5fc0280b93c073c659.