Skip to content

Commit

Permalink
docs: TOC fix in upgrade-to-v5.md
Browse files Browse the repository at this point in the history
  • Loading branch information
dariakp authored Nov 13, 2024
1 parent 1508112 commit eba09e7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/upgrade-to-v5.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
- [Impacted APIs now return `Uint8Array` in web environments; Node.js environments are unaffected](#apis-impacted)
- [Restrict supported encodings in `ObjectId.toString` / `UUID.toString` / `Binary.toString`](#restrict-supported-encodings-in-objectidtostring--uuidtostring--binarytostring)
- [Migration available if types beyond `'hex' | 'base64' | 'utf8'` are desired](#migration-example)
- [Bundling Top-Level Await in BSON](#bundling-top-level-await-in-bson)
- [Other Changes](#other-changes)
- [`serializeFunctions` bug fix](#serializefunctions-bug-fix)
- [TS "target" set to es2020](#ts-target-set-to-es2020)
Expand Down

0 comments on commit eba09e7

Please sign in to comment.