Skip to content

3.5.4

Choose a tag to compare

@octet-stream octet-stream released this 15 Jun 14:13

Update

  • Various improvements TS typings:
    • Updated blobParts argument in file constructor to expect an array of unknown parts, because fetch-blob can perform automatic conversions if necessary;
    • FileLike interface will expect type field to be presented, because every File and Blob has such field;
  • Simplify getFilename helper;
  • Update dependencies;

All changes: v3.5.3...v3.5.4