Skip to content

Commit

Permalink
Adapt to title convention in realm-web CHANGELOG.
Browse files Browse the repository at this point in the history
  • Loading branch information
elle-j authored and kraenhansen committed Apr 17, 2024
1 parent fadaf7c commit e76e2fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/realm-web/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
> [!NOTE]
> This version communicates with Atlas Device Services through a different URL (https://services.cloud.mongodb.com). While we consider this an internal detail of the SDK, you might need to update rules in firewalls or other configuration that you've used to limit connections made by your app.
### Breaking changes
### Breaking Changes
* The re-exported [bson](https://www.npmjs.com/package/bson) library (via `Realm.BSON`) has been upgraded from 4.7.2 to 6.6.0. ([6561](https://github.com/realm/realm-js/issues/6561))
* Notable changes (refer to BSON's [v5](https://github.com/mongodb/js-bson/releases/tag/v5.0.0) and [v6](https://github.com/mongodb/js-bson/releases/tag/v6.0.0) release notes for all changes):
* Removed `ObjectID` with uppercase `D` (please use `ObjectId`).
Expand Down

0 comments on commit e76e2fb

Please sign in to comment.