Skip to content

Releases: fastify/fastify-multipart

v10.0.0

07 Apr 23:23
Immutable release. Only release title and notes can be modified.
12354e5

Choose a tag to compare

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

19 Jan 07:18

Choose a tag to compare

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

26 Oct 15:18

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v9.2.1...v9.3.0

v9.2.1

04 Sep 11:48

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v9.2.0...v9.2.1

v9.2.0

04 Sep 10:07

Choose a tag to compare

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

03 Sep 17:37
f84409e

Choose a tag to compare

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 MultipartHandler by @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

Full Changelog: v9.0.3...v9.1.0

v9.0.3

23 Jan 15:03
a75d0d7

Choose a tag to compare

What's Changed

  • build(dependabot): reduce npm updates to monthly by @Fdawgs in #566
  • fix: delete file when user cancels request by @IqbalLx in #567

New Contributors

Full Changelog: v9.0.2...v9.0.3

v8.3.1

23 Jan 16:40
f58f774

Choose a tag to compare

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

11 Jan 11:55
v9.0.2
0c1541d

Choose a tag to compare

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 homepage and bugs urls 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

22 Sep 09:35
ff9530b

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v9.0.0...v9.0.1