Sourced from multer's releases.
v2.2.0
Important
What's Changed
- chore(deps): bump actions/upload-artifact from 7.0.0 to 7.0.1 by
@dependabot[bot] in expressjs/multer#1397- chore(deps): bump github/codeql-action from 4.32.4 to 4.36.1 by
@dependabot[bot] in expressjs/multer#1409- chore(deps): bump actions/checkout from 6.0.2 to 6.0.3 by
@dependabot[bot] in expressjs/multer#1410- ci: add Node 26 to test matrix by
@gameromanin expressjs/multer#1404- Release: 2.2.0 by
@UlisesGasconin expressjs/multer#1412New Contributors
@gameromanmade their first contribution in expressjs/multer#1404Full Changelog: https://github.com/expressjs/multer/compare/v2.1.1...v2.2.0
v2.1.1
Important
What's Changed
- chore: add node version to 25.x in CI by
@imangasin expressjs/multer#1372- chore(deps): bump ossf/scorecard-action from 2.4.0 to 2.4.3 by
@dependabot[bot] in expressjs/multer#1378- chore(deps): bump coverallsapp/github-action from 1.2.5 to 2.3.6 by
@dependabot[bot] in expressjs/multer#1377- chore(deps): bump github/codeql-action from 3.24.7 to 4.32.4 by
@dependabot[bot] in expressjs/multer#1376- chore(deps): bump actions/upload-artifact from 4.5.0 to 7.0.0 by
@dependabot[bot] in expressjs/multer#1375- chore(deps): bump actions/checkout from 4.1.1 to 6.0.2 by
@dependabot[bot] in expressjs/multer#1374- fix error/abort handling by
@ctcpipin expressjs/multer#1373- 2.1.1 by
@UlisesGasconin expressjs/multer#1380New Contributors
@imangasmade their first contribution in expressjs/multer#1372@dependabot[bot] made their first contribution in expressjs/multer#1378Full Changelog: https://github.com/expressjs/multer/compare/v2.1.0...v2.1.1
v2.1.0
Important
What's Changed
- chore: add funding to package.json by
@bjohansebasin expressjs/multer#1346- chore: drop mkdirp dependency by
@wojtekmajin expressjs/multer#1350- chore: drop object-assign dependency by
@wojtekmajin expressjs/multer#1351
... (truncated)
Sourced from multer's changelog.
2.2.0
2.1.1
- Fix CVE-2026-3520 (GHSA-5528-5vmv-3xc2)
- fix error/abort handling
2.1.0
- Add
defParamCharsetoption for UTF-8 filename support (#1210)- Fix CVE-2026-2359 (GHSA-v52c-386h-88mc)
- Fix CVE-2026-3304 (GHSA-xf7r-hgr6-v32p)
2.0.2
2.0.1
2.0.0
- Breaking change: The minimum supported Node version is now 10.16.0
- Fix CVE-2025-47935 (GHSA-44fp-w29j-9vj5)
- Fix CVE-2025-47944 (GHSA-4pg4-qvpc-4q3h)
1.4.5-lts.2
- Fix out-of-band error event from busboy (#1177)
2e2af08
2.2.0 (#1412)a192b52
feat: add fieldNestingDepth limit option9c801c7
fix: clean up in-progress disk writes on abort0adb21d
ci: add Node 26 to test matrix (#1404)f5e17c3
chore(deps): bump actions/checkout from 6.0.2 to 6.0.3 (#1410)de1fefd
chore(deps): bump github/codeql-action from 4.32.4 to 4.36.1 (#1409)67abfc8
chore(deps): bump actions/upload-artifact from 7.0.0 to 7.0.1 (#1397)368c8a1
2.1.1 (#1380)7e66481
🐛 fix recursion issue643571e
✅ add explicit test for client able to send body without abrupt
disconnectThis version was pushed to npm by ulisesgascon, a new releaser for multer since your current version.