Skip to content

Release v1.3.3

Compare
Choose a tag to compare
@github-actions github-actions released this 13 Feb 18:47
· 98 commits to v1.x since this release
d9ebf8f

Release notes:

Bug Fixes

  • formdata: added a check to make sure the FormData class is available in the browser's global scope; (#5545) (a6dfa72)
  • formdata: fixed setting NaN as Content-Length for form payload in some cases; (#5535) (c19f7bf)
  • headers: fixed the filtering logic of the clear method; (#5542) (ea87ebf)

Contributors to this release