Skip to content

Commit d77aeab

Browse files
committed
Adapt to title convention in realm-web CHANGELOG.
1 parent cb27021 commit d77aeab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/realm-web/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
> [!NOTE]
44
> 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.
55
6-
### Breaking changes
6+
### Breaking Changes
77
* 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))
88
* 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):
99
* Removed `ObjectID` with uppercase `D` (please use `ObjectId`).

0 commit comments

Comments
 (0)