Skip to content

Releases: mongodb-js/mongodb-connection-string-url

v4.0.0-alpha

21 Oct 15:40
28fd704

Choose a tag to compare

v4.0.0-alpha Pre-release
Pre-release

4.0.0-alpha (2025-10-21)

⚠ BREAKING CHANGES

  • NODE-7058: drop support for Node 16 and 18 (#95)

Features

  • NODE-7058: drop support for Node 16 and 18 (#95) (783c85b)

v3.0.3

09 Sep 17:13
b4a13fc

Choose a tag to compare

3.0.3 (2025-09-04)

Bug Fixes

  • update exports entry with type mappings for ESM consumers (#91) (8d93166)

v3.0.2

14 Jan 19:11
26e2c12

Choose a tag to compare

3.0.2 (2025-01-14)

The MongoDB Node.js team is pleased to announce version 3.0.2 of the mongodb-connection-string-url package!

Release Notes

This release updates the whatwg-url dependency to either be 13.x or 14.x as either works with this package. Ensuring you have 14 installed in your dependency tree should address the deprecation warning related to 'punycode'

We invite you to try the mongodb-connection-string-url library immediately, and report any issues to the NODE project.