Skip to content

v4.6.0

Compare
Choose a tag to compare
@gjchong25 gjchong25 released this 23 Nov 17:03

The MongoDB Node.js team is pleased to announce version 4.6.0 of the bson package!

Release Highlights

This release adds a new BSON validation option that allows top-level keys to have utf-8 validation disabled or enabled, either on a global or key-specific scale, rather than defaulting to automatic utf-8 validation across all keys. Additionally, it includes a bug fix which allows BSONError and BSONTypeError to be checked with instanceof checks.

Features

Bug Fixes

Documentation

We invite you to try the bson library immediately, and report any issues to the NODE project.