Skip to content

v1.1.5

Compare
Choose a tag to compare
@RomanBurunkov RomanBurunkov released this 07 Jun 10:39
· 254 commits to master since this release
f8116c4

Updates

  • Add uri decoding for file names see uriDecodeFileNames option in docs.
  • createParentPath now creates folder recursevly, thanks to @closingin
  • Add fileSize to Buffer.concat that should increase performance for in memory uploads.