Skip to content

Version 16.0.1

Choose a tag to compare

@jaydenseric jaydenseric released this 01 Aug 00:47
· 44 commits to master since this release

Patch

  • Support non latin1 characters in file names by setting the busboy option defParamCharset to utf8, fixing #328.
  • Removed a redundant @ts-ignore comment.