Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

2.3.0 - #735

#735
Merged
UlisesGascon merged 1 commit into
masterexpressjs/body-parser:masterfrom
release/2.3.0expressjs/body-parser:release/2.3.0Copy head branch name to clipboard
Jun 15, 2026
Merged

2.3.0#735
UlisesGascon merged 1 commit into
masterexpressjs/body-parser:masterfrom
release/2.3.0expressjs/body-parser:release/2.3.0Copy head branch name to clipboard

Conversation

@UlisesGascon

@UlisesGascon UlisesGascon commented Jun 13, 2026

Copy link
Copy Markdown
Member

What's included in the HISTORY.md

2.3.0 / 2026-06-15
========================

* fix: use static exports instead of lazy getters to improve ESM compatibility
* feat: add subpath exports for individual parsers
* fix: improve `limit` option validation (#698)
  * Invalid `limit` values (e.g. unparseable strings or `NaN`) now throw instead of being silently ignored, which previously disabled size limit enforcement
  * `null` and `undefined` fall back to the default 100kb limit
* deps:
  * content-type@^2.0.0
  * http-errors@^2.0.1
  * iconv-lite^0.7.2
  * qs@^6.15.2
  * raw-body@^3.0.2
  * type-is@^2.1.0

What's Changed

New Contributors

Full Changelog: v2.3.0...main

@Phillip9587 Phillip9587 left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@bjohansebas bjohansebas left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGMT!

@UlisesGascon
UlisesGascon merged commit d0f2ace into master Jun 15, 2026
17 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

Morty Proxy This is a proxified and sanitized view of the page, visit original site.