Skip to content

Releases: milamer/parse-nested-form-data

Release list

v1.0.1

Choose a tag to compare

@github-actions github-actions released this 08 May 20:51
527ad58

1.0.1 (2026-05-08)

Bug Fixes

  • prevent prototype pollution via proto in FormData field names (#4) (527ad58)

v1.0.0

Choose a tag to compare

@github-actions github-actions released this 08 Jan 15:31

1.0.0 (2023-01-08)

Bug Fixes

  • ci: added @remix-run/web-file as dev dependency to fix tests on older npm/node versions (7ad2be4)

Features