Deprecation archive
MongoDB deprecations & breaking changes
1 tracked change, dated and sourced to MongoDB's own changelog. Want to know which of these touch your stack? Paste your package.json →
- Source ↗Breaking
Node driver v6 drops callback API and older Node versions
mongodb v6 removed the legacy callback-style API (promises only) and raised the minimum Node version. Callback-based code in v4/v5 will not compile against v6.
published 2023-08-28 · affects ≥ 4.0.0
Powered by ChangelogRadar's deprecation & pricing archive · sourced to every vendor's own changelog · An Atlas Project. Curated best-effort from public sources; not authoritative — verify with the vendor before acting.