3.5.4
Update
- Various improvements TS typings:
- Updated
blobPartsargument in file constructor to expect an array ofunknownparts, becausefetch-blobcan perform automatic conversions if necessary; FileLikeinterface will expecttypefield to be presented, because everyFileandBlobhas such field;
- Updated
- Simplify getFilename helper;
- Update dependencies;
All changes: v3.5.3...v3.5.4