Releases: fastify/fastify-multipart
Releases · fastify/fastify-multipart
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
What's Changed
- Migrate from tap to Node Test Runner by @matteo-gobbo in #573
New Contributors
- @matteo-gobbo made their first contribution in #573
Full Changelog: v9.1.0...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
v9.0.0
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
- Merge
nextintomasterby @jsumners in #533 - chore(deps-dev): bump eslint-plugin-n from 16.6.2 to 17.9.0 by @dependabot in #537
- Port to neostandard by @mcollina in #538
- chore(deps-dev): bump @types/node from 20.14.13 to 22.0.0 by @dependabot in #539
- fix(typing): Allows all busboy options on plugin registration by @johaven in #536
- chore: update min fastify version by @Fdawgs in #540
New Contributors
Full Changelog: v8.3.0...v9.0.0
v8.3.0
What's Changed
- chore(deps-dev): bump tsd from 0.30.7 to 0.31.0 by @dependabot in #517
- chore(deps-dev): bump eslint-plugin-n from 16.6.2 to 17.0.0 by @dependabot in #519
- remove eslint plugins from direct dependencies by @gurgunday in #523
- Add FormData decorator to request by @mcollina in #522
Full Changelog: v8.2.0...v8.3.0