Skip to content

Commit 9e06a79

Browse files
committed
2.0.0
1 parent 9232c77 commit 9e06a79

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

HISTORY.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
1-
unreleased
1+
2.0.0 / 2024-09-10
22
=========================
33
* Propagate changes from 1.20.3
44
* add brotli support #406
5+
* Breaking Change: Node.js 18 is the minimum supported version
56

67
2.0.0-beta.2 / 2023-02-23
78
=========================

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": "2.0.0-beta.2",
4+
"version": "2.0.0",
55
"contributors": [
66
"Douglas Christopher Wilson <[email protected]>",
77
"Jonathan Ong <[email protected]> (http://jongleberry.com)"

0 commit comments

Comments
 (0)