Skip to content

v1.1.1-alpha.1

Compare
Choose a tag to compare
@richardgirges richardgirges released this 28 Dec 15:54
· 393 commits to master since this release

Updates

  • Ability to parse nested objects (thanks @JamesHemery) #51
  • Ability to upload to file system via temp file handling. This is a huge one since up until now, express-fileupload only supported in-memory uploads (thanks @zebralight)

Bug Fixes

  • latest library when uploading 3gb file crashes the library #106
  • Memory usage and leak problem with large file uploads #89
  • Do not parse nested objects #51