Skip to content

v2.0.1

Compare
Choose a tag to compare
@KenEucker KenEucker released this 31 Dec 20:48
· 46 commits to main since this release
020927b

2.0.1 (2021-12-31)

Bug Fixes

  • client: fixes the issue of formData.getHeader not being available in the browser (ad6a684)
  • example: adds an example for nodejs uploads (e000bc2)
  • example: adds example code for the browser and cleans up the compilation configuration (07911ce)
  • src: resolves issues with uploads in the browser (d0d2867)
  • utils: removes fix from previous PR, which is unnecessary (d168e73)