v4.5.3
The MongoDB Node.js team is pleased to announce version 4.5.3 of the bson package!
Release Highlights
This release includes a few minor changes for spec compliance, primarily around validation, as detailed below:
Bug Fixes
- NODE-3493: code and symbol tests are partially testing the wrong types (#459) (80d7f03)
- NODE-3534: add subtype 0x6 and 0x7 constants on Binary class (#461) (52cfe9c)
- NODE-3629: correct corpus runner and add null checks (#464) (d75102d)
Documentation
- API: https://github.com/mongodb/js-bson#readme
- Changelog: https://github.com/mongodb/js-bson/blob/master/HISTORY.md#change-log
We invite you to try the bson library immediately, and report any issues to the NODE project.