Skip to content

Releases: expressjs/multer

v2.0.2

17 Jul 15:30
e5db9ca
Compare
Choose a tag to compare

v2.0.1

03 Jun 16:26
Compare
Choose a tag to compare

Important

What's Changed

New Contributors

Full Changelog: v2.0.0...v2.0.1

v2.0.0

19 May 17:07
Compare
Choose a tag to compare

Important

What's Changed

  • 🐛 drain stream. fixes regression in node 18, remove old CI, set minimum node version, fix readme badges, add .npmrc
  • fix: handle two busboy error events
  • ♻️ fully drain stream
  • 🥅 explicitly handle req error
  • 🚨 lint:fix
  • ⬆️ bump mocha
  • docs: include release 2.0.0 details