We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1508112 commit eba09e7Copy full SHA for eba09e7
docs/upgrade-to-v5.md
@@ -7,6 +7,7 @@
7
- [Impacted APIs now return `Uint8Array` in web environments; Node.js environments are unaffected](#apis-impacted)
8
- [Restrict supported encodings in `ObjectId.toString` / `UUID.toString` / `Binary.toString`](#restrict-supported-encodings-in-objectidtostring--uuidtostring--binarytostring)
9
- [Migration available if types beyond `'hex' | 'base64' | 'utf8'` are desired](#migration-example)
10
+ - [Bundling Top-Level Await in BSON](#bundling-top-level-await-in-bson)
11
- [Other Changes](#other-changes)
12
- [`serializeFunctions` bug fix](#serializefunctions-bug-fix)
13
- [TS "target" set to es2020](#ts-target-set-to-es2020)
0 commit comments