forked from expressjs/body-parser
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch '2.x' into feature/iso-8859-1/take2
* 2.x: (98 commits) fix(deps): raw-body@^3.0.0 (expressjs#529) Also use the qs module for the simple parser (expressjs#387) feat!: remove node less than 18 from ci 2.0.0-beta.2 docs: add missing history entry tests: enable strict mode Remove deprecated bodyParser() combination middleware build: remove conditional code coverage deps: debug@3.1.0 deps: iconv-lite@0.5.2 deps: raw-body@3.0.0-beta.1 1.20.2 Fix strict json error message on Node.js 19+ deps: raw-body@2.5.2 build: eslint@8.34.0 build: Node.js@18.14 build: Node.js@14.21 deps: content-type@~1.0.5 build: eslint-plugin-promise@6.1.1 build: supertest@6.3.3 ...
- Loading branch information
Showing
16 changed files
with
858 additions
and
523 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.