Releases: fastify/fastify-multipart
Releases · fastify/fastify-multipart
v1.0.3
04 Dec 20:35
Compare
Sorry, something went wrong.
No results found
📚 PR:
chore(package): update eslint-config-standard-with-typescript to version 8.0.0
chore(package): update eslint-config-standard to version 14.0.0
chore(package): update eslint-plugin-node to version 10.0.0
Merge pull request #87 from fastify/greenkeeper/eslint-config-standard-with-typescript-8.0.0
Merge pull request #96 from fastify/greenkeeper/eslint-plugin-node-10.0.0
Merge branch 'master' into greenkeeper/eslint-config-standard-14.0.0
Merge branch 'master' into greenkeeper/eslint-config-standard-14.0.0
Merge pull request #92 from fastify/greenkeeper/eslint-config-standard-14.0.0
chore(package): update standard to version 14.0.2 (#95 )
chore(package): update @typescript-eslint/parser to version 2.0.0 (#90 )
chore(package): update eslint to version 6.6.0 (#101 )
chore(package): update @types/node to version 12.11.7 (#100 )
chore(package): update form-data to version 3.0.0 (#103 )
fix: Dont attach file to body if the limit has been reached (#105 )
v1.0.2
01 Aug 07:54
Compare
Sorry, something went wrong.
No results found
📚 PR:
chore(package): update standard to version 13.0.1
fix(package): update deepmerge to version 4.0.0 (#79 )
Greenkeeper/@types/node 12.0.6 (#74 )
Update standard to the latest version 🚀 (#81 )
Fix crash on bad input (#83 )
chore(package): update eslint-config-standard to version 13.0.1 (#80 )
v1.0.1
25 Jun 16:15
Compare
Sorry, something went wrong.
No results found
📚 PR:
Fix default export to commonjs export (#78 )
v1.0.0
22 May 18:30
Compare
Sorry, something went wrong.
No results found
📚 PR:
refactor TS definitions (#68 )
Fix typos (#70 )
Fix/multiple files in body (#66 )
v0.8.2
15 May 17:35
Compare
Sorry, something went wrong.
No results found
📚 PR:
ignore tap (#69 )
Update type definition to align with JavaScript implementation (#65 )
v0.8.1
19 Apr 18:42
Compare
Sorry, something went wrong.
No results found
📚 PR:
fix: all request as multipart (#63 )
v0.8.0
05 Apr 19:14
Compare
Sorry, something went wrong.
No results found
Feature:
Add the option to append the forms parameters to the body (#60 )
v0.7.0
10 Feb 19:14
Compare
Sorry, something went wrong.
No results found
v0.6.0
10 Jan 14:22
Compare
Sorry, something went wrong.
No results found
allow per request opption overriding #52
update concat-stream #53
update busboy #54
v0.5.1
05 Jul 13:19
Compare
Sorry, something went wrong.
No results found
wait for all files to be completely consumed before calling the handler #44