npm bson 4.4.1
v4.4.1

latest releases: 6.7.0, 6.6.0, 6.5.0...
2 years ago

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

Release Highlights

This patch addresses the bugs listed below. Most notably our EJSON API now correctly stringifies Infinity and NaN doubles in relaxed mode. Relaxed mode is intended for human readable JSON while non-relaxed or canonical mode can be used for data serialization since it will preserve the original BSON type. Double check you are using the correct format for your use case.

Bug Fixes

Documentation

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

Don't miss a new bson release

NewReleases is sending notifications on new releases.