Skip to content

Commit eba09e7

Browse files
authored
docs: TOC fix in upgrade-to-v5.md
1 parent 1508112 commit eba09e7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/upgrade-to-v5.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
- [Impacted APIs now return `Uint8Array` in web environments; Node.js environments are unaffected](#apis-impacted)
88
- [Restrict supported encodings in `ObjectId.toString` / `UUID.toString` / `Binary.toString`](#restrict-supported-encodings-in-objectidtostring--uuidtostring--binarytostring)
99
- [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)
1011
- [Other Changes](#other-changes)
1112
- [`serializeFunctions` bug fix](#serializefunctions-bug-fix)
1213
- [TS "target" set to es2020](#ts-target-set-to-es2020)

0 commit comments

Comments
 (0)