Skip to content

Releases: fastify/fastify-multipart

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

New Contributors

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

v9.0.0

05 Sep 16:58
b313002

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
  • Merge next into master by @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

07 Jun 07:57
ba46a22

Choose a tag to compare

What's Changed

Full Changelog: v8.2.0...v8.3.0