Skip to content

Release: 1.20.5#721

Merged
jonchurch merged 1 commit into1.xfrom
release/1.20.5
Apr 24, 2026
Merged

Release: 1.20.5#721
jonchurch merged 1 commit into1.xfrom
release/1.20.5

Conversation

@jonchurch
Copy link
Copy Markdown
Member

@jonchurch jonchurch commented Apr 24, 2026

Notes

What's included in the HISTORY.md

1.20.5 / 2026-04-24
===================
* refactor(json): simplify strict mode error string construction 
* fix: extended urlencoded parsing of arrays with >100 elements (#716)
* deps: qs@~6.15.1

What's Changed

Fix extended urlencoded parser returning objects instead of arrays for large array inputs (> 100) on qs@6.14.2+.
Also bumps qs to ~6.15.1

New Contributors

Special thanks to triager @krzysdz for keeping this on our radar and effectively triaging the specific issue!

Full Changelog: 1.20.4...1.x

@jonchurch
Copy link
Copy Markdown
Member Author

jonchurch commented Apr 24, 2026

cc @UlisesGascon @Phillip9587

Intend to ship this 1.x line release on April 24th

Copy link
Copy Markdown
Member

@Phillip9587 Phillip9587 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@jonchurch
Copy link
Copy Markdown
Member Author

Landed another commit which bumped qs to latest, there should be no changes to body-parser from the qs 6.15.x minor release line.

@jonchurch jonchurch merged commit 0defdbe into 1.x Apr 24, 2026
34 checks passed
@jonchurch jonchurch deleted the release/1.20.5 branch April 24, 2026 17:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants