Skip to content

3.4.0

Choose a tag to compare

@octet-stream octet-stream released this 19 May 00:26

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-stream if File object does not have the value for type property

Add

  • Re-export Blob class from fetch-blob package to allow to use it right from the formdata-node

All changes: v3.3.2...v3.4.0