Skip to content

Releases: jimmywarting/FormData

v4.0.10

30 Sep 13:07
fbb5033
Compare
Choose a tag to compare

4.0.10 (2021-09-30)

Bug Fixes

v4.0.9

29 Sep 21:48
36e2491
Compare
Choose a tag to compare

4.0.9 (2021-09-29)

Bug Fixes

  • symbol.hasInstance needed to be static (#136) (36e2491)

v4.0.8

26 Sep 13:10
Compare
Choose a tag to compare

4.0.8 (2021-09-26)

Bug Fixes

v4.0.7

06 Sep 23:18
Compare
Choose a tag to compare

included d.ts

4.0.5

19 Jun 11:04
Compare
Choose a tag to compare

normalize linefeeds when serializing formdata

4.0.4

17 Jun 17:20
Compare
Choose a tag to compare
Proper escape names

ignore fields that are inside a disabled fieldset

17 Jun 20:14
Compare
Choose a tag to compare

Blob detection changed

06 Aug 09:08
Compare
Choose a tag to compare
  • fix: ios 9 blob detection (#94)
  • updated dev dependencies

XHR Content-Type

16 May 19:59
Compare
Choose a tag to compare

Don't set Content-Type request if already it was already set (#86)

Beacon & empty file input

03 Mar 09:11
b54e8b4
Compare
Choose a tag to compare

navigator.sendBeacon support (#74)
empty file inputs now sends a nameless empty file (#78)