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 7861a00 commit 1f6f58eCopy full SHA for 1f6f58e
HISTORY.md
@@ -1,5 +1,5 @@
1
-unreleased
2
-==========
+1.20.0 / 2022-04-02
+===================
3
4
* Fix error message for json parse whitespace in `strict`
5
* Fix internal error when inflated body exceeds limit
package.json
@@ -1,7 +1,7 @@
{
"name": "body-parser",
"description": "Node.js body parsing middleware",
- "version": "1.19.2",
+ "version": "1.20.0",
"contributors": [
6
"Douglas Christopher Wilson <doug@somethingdoug.com>",
7
"Jonathan Ong <me@jongleberry.com> (http://jongleberry.com)"
0 commit comments