v2.0.1
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)