Skip to content

Commit 74caab1

Browse files
authored
Release: 1.20.6 (#746)
1 parent 3492672 commit 74caab1

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

HISTORY.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
unreleased
1+
1.20.6 / 2026-07-09
22
===================
33
* fix: improve `limit` option validation (#698)
44
* Invalid `limit` values (e.g. unparseable strings or `NaN`) now throw instead of being silently ignored, which previously disabled size limit enforcement

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "body-parser",
33
"description": "Node.js body parsing middleware",
4-
"version": "1.20.5",
4+
"version": "1.20.6",
55
"contributors": [
66
"Douglas Christopher Wilson <doug@somethingdoug.com>",
77
"Jonathan Ong <me@jongleberry.com> (http://jongleberry.com)"

0 commit comments

Comments
 (0)