What’s New

express v5.2.1

v5.2.1
Fixed
  • Revert erroneous breaking change related to the extended query parser that was introduced in version 5.2.0
What's Changed

[!IMPORTANT]
The prior release (5.2.0) included an erroneous breaking change related to the extended query parser. There is no actual security vulnerability associated with this behavior (CVE-2024-51999 has been rejected). The change has been fully reverted in this release.

Full Changelog: https://github.com/expressjs/express/compare/v5.2.0...v5.2.1

View original