npm mssql 12.0.0
v12.0.0

6 hours ago

12.0.0 (2025-09-30)

⚠ BREAKING CHANGES

  • Config objects are not longer cloned by the library.
    The objects are intended to be readonly and that no modification happens
    to them during the lifetime of the process, changing these values will result
    in undefined behaviour.

Features

  • remove config object cloning to fix TokenCredential issues (5fcc7d7)

Don't miss a new mssql release

NewReleases is sending notifications on new releases.