We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cd0e7a0 commit 0defdbeCopy full SHA for 0defdbe
2 files changed
HISTORY.md
@@ -1,4 +1,4 @@
1
-Unreleased
+1.20.5 / 2026-04-24
2
===================
3
* refactor(json): simplify strict mode error string construction
4
* fix: extended urlencoded parsing of arrays with >100 elements (#716)
package.json
@@ -1,7 +1,7 @@
{
"name": "body-parser",
"description": "Node.js body parsing middleware",
- "version": "1.20.4",
+ "version": "1.20.5",
5
"contributors": [
6
"Douglas Christopher Wilson <doug@somethingdoug.com>",
7
"Jonathan Ong <me@jongleberry.com> (http://jongleberry.com)"
0 commit comments