what stackpulse tracks
Express releases from GitHub
StackPulse watches Express release notes and keeps the original source link close to every summary.
Fast, unopinionated, minimalist web framework for Node.js StackPulse turns upstream changelogs into scannable summaries with risky changes, deprecations, migration notes, and source links.
what stackpulse tracks
StackPulse watches Express release notes and keeps the original source link close to every summary.
upgrade risk
Risky changes are separated from normal feature notes so you can scan upgrade impact before changing production dependencies.
migration notes
Migration steps and recommended actions are only shown when the upstream release notes support them.
This release fixes array parsing for `req.query` repeated keys, unifying behavior across notations and increasing the limit to 1000 items. Dependency updates for `qs` and `body-parser` are also included.
Developers relying on array parsing in `req.query` with more than 20 items are affected.
Upgrade to ensure consistent array parsing behavior.
This release reverts an erroneous breaking change introduced in version 4.22.0 related to the extended query parser, which was mistakenly associated with a rejected CVE (CVE-2024-51999).
Users who upgraded to version 4.22.0 and experienced issues with the extended query parser are affected.
Upgrade to version 4.22.1 to revert the erroneous change.
This release reverts an erroneous breaking change from the prior release (5.2.0) related to the extended query parser. No security vulnerability was associated with this behavior.
Users who experienced issues with the extended query parser in version 5.2.0 are affected.
Upgrade to version 5.2.1 to revert the erroneous change.
This release includes a critical security fix for CVE-2024-51999, along with various dependency updates, code refactoring, and documentation improvements.
Users affected by CVE-2024-51999 should upgrade immediately to mitigate security risks.
Upgrade to version 5.2.0 to address the security vulnerability.
This release includes a critical security fix for CVE-2024-51999 and adds support for Node.js 23.0 and 24.0. Various CI improvements and dependency updates were also made.
Users are affected if they are using versions prior to 4.22.0 due to the security vulnerability.
Upgrade to version 4.22.0 immediately to address the security vulnerability.