7.0.0 (2025-11-05)
The MongoDB Node.js team is pleased to announce version 7.0.0 of the @mongodb-js/zstd package!
This major release focuses on modernization and ecosystem alignment, dropping support for older Node.js versions while maintaining full API compatibility.
Note
There are no major versions 3.x to 6.x of the @mongodb-js/zstd package. The major version of this package has been aligned with the major version of the mongodb package, to make it clearer which versions are intended to be used together.
Release Notes
⚠ Breaking Changes
Minimum supported Node.js version now 20.19.0
The minimum supported Node.js version is now v20.19.0. We strive to keep our minimum supported Node.js version in sync with the runtime's release cadence to keep up with the latest security updates and modern language features.
Node-API version increased to 9
The minimum Node-API version for the @mongodb-js/zstd package is now 9, which corresponds to the highest Node-API version supported on Node.js 20.19.0.