Releases: fastify/fastify-multipart
Releases · fastify/fastify-multipart
v10.0.0
Immutable
release. Only release title and notes can be modified.
What's Changed
- chore: remove stale.yml by @Tony133 in #607
- chore(license): standardise license notice by @Fdawgs in #608
- chore(deps-dev): bump c8 from 10.1.3 to 11.0.0 by @dependabot[bot] in #610
- docs(readme): remove stale Node 20+ notes by @lraveri in #603
- chore(deps): bump fastify/workflows/.github/workflows/plugins-ci.yml from 5 to 6 by @dependabot[bot] in #613
- chore(deps-dev): bump neostandard from 0.12.2 to 0.13.0 by @dependabot[bot] in #615
- feat: return values from saveRequestFiles by @mcollina in #612
New Contributors
Full Changelog: v9.4.0...v10.0.0
v9.4.0
What's Changed
- test(multipart-body-schema): remove stray console.log by @Fdawgs in #598
- chore(deps-dev): bump @types/node from 24.10.4 to 25.0.3 by @dependabot[bot] in #600
- feat: add per route busboy configuration by @grigoran in #580
New Contributors
Full Changelog: v9.3.0...v9.4.0
v9.3.0
What's Changed
- chore(.npmrc): ignore scripts by @Fdawgs in #589
- build(deps-dev): remove @fastify/pre-commit by @Fdawgs in #590
- docs: update README to remove EOL Node.js references by @Mariam-Saeed in #592
- ci(ci): add concurrency config by @Fdawgs in #593
- fix: prevent uncaught exception from malformed multipart requests by @mcollina in #595
- Fix test warnings by @mcollina in #596
New Contributors
- @Mariam-Saeed made their first contribution in #592
Full Changelog: v9.2.1...v9.3.0
v9.2.1
What's Changed
- fix(deps): move
c8to devDependencies by @marcalexiei in #588
New Contributors
- @marcalexiei made their first contribution in #588
Full Changelog: v9.2.0...v9.2.1
v9.2.0
v9.1.0
What's Changed
- chore: rename master to main by @Fdawgs in #568
- ci(ci): set job permissions by @Fdawgs in #570
- fix(typing): remove unused
MultipartHandlerby @voxpelli in #572 - ci: set permissions at workflow level by @Fdawgs in #575
- ci: restore job level permissions by @Fdawgs in #576
- chore(deps): bump @fastify/deepmerge from 2.0.2 to 3.0.0 by @dependabot[bot] in #578
- chore(deps): bump secure-json-parse from 3.0.2 to 4.0.0 by @dependabot[bot] in #577
- chore(deps-dev): bump tsd from 0.31.2 to 0.32.0 by @dependabot[bot] in #579
- chore(license): update date ranges; standardise style by @Fdawgs in #582
- chore(deps-dev): bump @types/node from 22.15.34 to 24.0.8 by @dependabot[bot] in #583
- Add example with fastify-type-provider-zod for docs by @ViniciusLeviVL in #564
- chore(deps-dev): bump tsd from 0.32.0 to 0.33.0 by @dependabot[bot] in #585
New Contributors
- @voxpelli made their first contribution in #572
- @ViniciusLeviVL made their first contribution in #564
Full Changelog: v9.0.3...v9.1.0
v9.0.3
v8.3.1
What's Changed
- chore(deps-dev): bump @fastify/swagger-ui from 3.1.0 to 4.0.0 by @dependabot in #527
- chore(deps): bump @fastify/deepmerge from 1.3.0 to 2.0.0 by @dependabot in #529
- chore(deps): bump @fastify/error from 3.4.1 to 4.0.0 by @dependabot in #530
- chore(deps): bump @fastify/busboy from 2.1.1 to 3.0.0 by @dependabot in #535
- Fixes #567
Full Changelog: v8.3.0...v8.3.1
v9.0.2
What's Changed
- chore(deps): bump fastify/workflows from 5.0.0 to 5.0.1 by @dependabot in #550
- style: remove trailing whitespace by @Fdawgs in #551
- chore(package): add
homepageandbugsurls by @Fdawgs in #552 - docs(readme): update ci badge syntax by @Fdawgs in #553
- types: use
node:prefix for builtins by @Fdawgs in #555 - build(deps-dev): bump neostandard from 0.11.1 to 0.12.0 by @Fdawgs in #557
- build(deps-dev): add eslint, peer dep of neostandard by @Fdawgs in #558
- chore(package): add funding and contribs by @Fdawgs in #561
- perf(index): use optional chaining by @Fdawgs in #562
- refactor(index): prefix unused params with underscores by @Fdawgs in #563
- docs(readme): spelling and grammar fixes by @Fdawgs in #565
Full Changelog: v9.0.1...v9.0.2
v9.0.1
What's Changed
- docs: replace
util.promisifywithstream/promisesby @Shyam-Chen in #544 - chore: update fastify to ^5.0.0 by @Fdawgs in #545
New Contributors
- @Shyam-Chen made their first contribution in #544
Full Changelog: v9.0.0...v9.0.1