fixes
20e765e
] - fix: add autoFields dts (#53) (恒遥 <zhangyao318@gmail.com>)others
013ba19
] - deps: upgrade globby to the latest version for install warning (sky <hubcarl@126.com>)7e07b3b
] - chore: remove badges (fengmk2 <fengmk2@gmail.com>)3fdc940
] - test: add limit fileSize per-request test cases (#51) (fengmk2 <fengmk2@gmail.com>)features
ebd22fb
] - feat: deleting the temporary directory is optional (#48) (cd-xulei <chengduxulei@foxmail.com>)fixes
73ea7f2
] - fix: fix array filed value (#50) (killa <killa123@126.com>)features
a73c8e6
] - feat: allow array fileds in file mode (#49) (killa <killa123@126.com>)fixes
718df0e
] - fix: incorrect file size limit (#44) (hyj1991 <yeekwanvong@gmail.com>)fixes
ce33219
] - fix: definition of config.whitelist (#43) (cjf <cjfff1996@gmail.com>)others
94c1135
] - docs: fix error handler example (#42) (zeroslope <10218146+zeroslope@users.noreply.github.com>)fixes
3451864
] - fix: support extname not speicified (#40) (刘涛 <liutaofe@gmail.com>)features
21ded55
] - feat: compatibility without dot at fileExtensions (#39) (TZ | 天猪 <atian25@qq.com>)fixes
27464f3
] - fix: add more error message (#38) (TZ | 天猪 <atian25@qq.com>)features
a1fcdab
] - feat: fileModeMatch support glob with egg-path-matching (#36) (TZ | 天猪 <atian25@qq.com>)features
5d3ee0f
] - feat: saveRequestFiles support options (#37) (仙森 <dapixp@gmail.com>)fixes
75b1d48
] - fix: whitelist declaration(#35) (Stephen <stephenseraph@gmail.com>)features
0d26aa0
] - feat: export saveRequestFiles to context (#34) (fengmk2 <fengmk2@gmail.com>)others
c5ca3ea
] - chore: remove tmp files and don't block the request's response (#33) (fengmk2 <fengmk2@gmail.com>)fixes
72b03aa
] - fix: keep same metas as file stream on file mode (#32) (fengmk2 <fengmk2@gmail.com>)others
c5c4308
] - chore: add typings and jsdocs (#31) (TZ | 天猪 <atian25@qq.com>)features
7eb534f
] - feat: support file mode on default stream mode (#30) (fengmk2 <fengmk2@gmail.com>)features
33c6b52
] - feat(types): typescript support (#28) (George <main.lukai@gmail.com>)others
6be344f
] - test: fix schedule task test case (#29) (George <main.lukai@gmail.com>)features
d7504b9
] - feat: custom multipart parse options per request (#27) (fengmk2 <fengmk2@gmail.com>)features
8d63cea
] - feat: export ctx.cleanupRequestFiles to improve cleanup more easy (#22) (fengmk2 <fengmk2@gmail.com>)features
75c0733
] - feat: Provide file
mode to handle multipart request (#19) (fengmk2 <fengmk2@gmail.com>)others
0b4e118
] - chore: no need to consume stream on error throw (#18) (fengmk2 <fengmk2@gmail.com>)features
5ece18a
] - feat: getFileStream() can accept non file request (#17) (fengmk2 <fengmk2@gmail.com>)others
6a7fa06
] - refactor: use async function and support egg@2 (#15) (Yiyu He <>)
fixes
a7778e5
] - fix: fileSize typo (#10) (tangyao <2001-wms@163.com>)others
f95e322
] - docs: add more example (#14) (Haoliang Gao <sakura9515@gmail.com>)b0785e3
] - docs: s/extention/extension (#13) (Sen Yang <jasonslyvia@users.noreply.github.com>)d67fcf5
] - test: improve code coverage (#12) (fengmk2 <fengmk2@gmail.com>)c8b77df
] - test: fix failing test (#11) (Haoliang Gao <sakura9515@gmail.com>)