3.4.0
Update
- Compatibility improvements for File: It should now throw TypeError when called with less than 2 arguments
- Compatibility improvements for form-data encoder: Content-Type will now be set to
application/octet-streamif File object does not have the value fortypeproperty
Add
- Re-export
Blobclass fromfetch-blobpackage to allow to use it right from the formdata-node
All changes: v3.3.2...v3.4.0