Skip to content

Releases: lorefnon/ts-formdata

Accumulation support

Choose a tag to compare

@lorefnon lorefnon released this 03 May 05:13
  • Add support for accumulating form data from multiple wizard steps

v0.0.8

Choose a tag to compare

@lorefnon lorefnon released this 03 May 05:06

typed-formdata

0.0.7

Patch Changes

  • 54e79bf: fix field helper issue when encountering optional values

0.0.6

Patch Changes

0.0.5

Patch Changes

  • 5d9b2e6: Exclude unnecessary files from package

0.0.4

Patch Changes

  • e31029e: Set empty fields and files to undefined instead of omitting them
  • e31029e: Utilize deep-required for fields helper

0.0.3

Patch Changes

  • 6615122: improve types for fields helper
  • 6615122: rename field to fields

0.0.2

Patch Changes

  • 0176fa2: exclude empty files and strings

v0.0.7

Choose a tag to compare

@lorefnon lorefnon released this 07 Apr 13:28
467a73a

Patch Changes

  • 54e79bf: fix field helper issue when encountering optional values