npm mongodb 4.0.0-beta.1
v4.0.0-beta.1

latest releases: 6.5.0-dev.20240416.sha.6248174, 6.5.0-dev.20240413.sha.8845206, 6.5.0-dev.20240412.sha.232bf3c...
3 years ago

Release Highlights

This beta release addresses a few bugs relating to using CSFLE with the beta version of the driver. As well as a fix for BulkWriteResult and BulkWriteError to correctly reflect the operation's result information.

You can take a look at the raw updates list in our HISTORY.md file, we are intending to do a complete rundown of features and fixes with the v4.0.0 release.

You can give it a try with:

npm install mongodb@beta

If you have any suggestions about clarifying documentation or if you run into any issues or have any feature ideas please let us know! You can make an account and submit tickets to our JIRA project here.

Documentation

Reference: https://docs.mongodb.com/drivers/node
API: https://mongodb.github.io/node-mongodb-native/4.0
Changelog: https://github.com/mongodb/node-mongodb-native/blob/4.0/HISTORY.md

Don't miss a new mongodb release

NewReleases is sending notifications on new releases.