github remix-run/remix form-data-parser@0.16.0
form-data-parser v0.16.0

latest releases: component@0.6.0, remix@3.0.0-alpha.4, static-middleware@0.4.5...
7 hours ago

Minor Changes

  • BREAKING CHANGE: parseFormData() now enforces finite default multipart maxParts and maxTotalSize limits and surfaces multipart limit failures directly instead of treating them as generic parse noise.

    Apps that intentionally accept large multipart submissions may need to raise these limits explicitly.

Patch Changes

Don't miss a new remix release

NewReleases is sending notifications on new releases.