yarn mongodb 4.0.0-beta.2
v4.0.0-beta.2

latest releases: 6.9.0-dev.20241003.sha.91f30357, 6.9.0-dev.20241002.sha.d56e235c, 6.9.0-dev.20241001.sha.85f7dcf9...
3 years ago

The MongoDB Node.js team is pleased to announce version 4.0.0-beta.2 of the driver

This release brings us closer to the RC release for the fully typescript enabled version 4.0.0 of the driver.
You can expect a full migration and detailed list of changes with the upcoming RC.

Breaking Changes

All Changes

  • add FLE AWS sessionToken TypeScript definitions (#2737) (f4698b5)
  • remove catch for synchronous socket errors and remove validation on nodejs option (#2746) (a516903)
  • session support detection spec compliance (#2733) (1615be0)
  • remove deprecated items (#2740) (ee1a4d3)
  • remove enums in favor of const objects (#2741) (d52c00e)

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.