v1.1.1-alpha.1
·
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)