Skip to content

form-data-parser v0.17.6

Choose a tag to compare

@github-actions github-actions released this 18 Sep 22:38
bfdf7ab

Patch Changes

  • Apply upload handlers and parser limits consistently for mixed-case form media types. Reject unsupported media types before reading the request body, including on Bun, so they cannot bypass parser limits.

  • Bumped @remix-run/* dependencies: