Enhancements
- None.
Fixed
partitionValue
can now be specified as a plain string, number orBSON.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.