Releases: node-formidable/formidable
Releases · node-formidable/formidable
v3.5.2
v3.2.5
3.2.4
fix: Improve keep extension (#857) * tests: add failing test case * docs: add comment * tests: add comment * tests: add a test case that proves that the regex was always bad * fix: replace regex with reliable filtering * feat: stop at first invalid char * feat: allow numbers in file extensions * feat: stop extension from being '.' * refactor: code style * docs: use slugify in the example * chore: prepare release
3.1.4
v1.1.1
- Fix DeprecationWarning about os.tmpDir() (Christian)
- Update
buffer.write
order of arguments for Node 7 (Kornel Lesiński) - JSON Parser emits error events to the IncomingForm (alessio.montagnani)
- Improved Content-Disposition parsing (Sebastien)
- Access WriteStream of fs during runtime instead of include time (Jonas Amundsen)
- Use built-in toString to convert buffer to hex (Charmander)
- Add hash to json if present (Nick Stamas)
- Add license to package.json (Simen Bekkhus)