Skip to content

Releases: fastify/fastify-multipart

v9.0.0

05 Sep 16:58
b313002
Compare
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
Compare
Choose a tag to compare

What's Changed

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

v8.2.0

20 Mar 17:51
af99f11
Compare
Choose a tag to compare

What's Changed

  • docs(readme): replace fastify.io links with fastify.dev by @Fdawgs in #503
  • use @fastify/busboy v2.1.0 by @gurgunday in #506
  • chore(.gitignore): add .tap/ dir by @Fdawgs in #508
  • chore(deps-dev): bump @fastify/swagger-ui from 2.1.0 to 3.0.0 by @dependabot in #510
  • chore(deps-dev): bump @typescript-eslint/parser from 6.21.0 to 7.0.2 by @dependabot in #512
  • backport: fix: make sure the handler resolves in all cases by @gurgunday in #515

Full Changelog: v8.1.0...v8.2.0

v8.1.0

06 Jan 08:12
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v8.0.0...v8.1.0

v8.0.0

28 Sep 11:06
c195d5f
Compare
Choose a tag to compare

What's Changed

  • move linting to CI by @gurgunday in #466
  • chore(deps-dev): bump @typescript-eslint/eslint-plugin from 5.62.0 to 6.2.1 by @dependabot in #471
  • chore(deps-dev): bump tsd from 0.28.1 to 0.29.0 by @dependabot in #475
  • perf: use node: prefix to bypass require.cache call for builtins by @Fdawgs in #477
  • Remove the deprecated addToBody option and return files as buffers when attachFieldsToBody is set to keyValues by @gurgunday in #481

Full Changelog: v7.7.3...v8.0.0

v7.7.3

24 Jul 08:25
80a01f4
Compare
Choose a tag to compare

What's Changed

  • chore(deps-dev): bump eslint-config-standard-with-typescript from 36.1.1 to 37.0.0 by @dependabot in #462
  • Fix: throwFileSizeLimit value respects per-request override by @Hackerbee in #454

New Contributors

Full Changelog: v7.7.2...v7.7.3

v7.7.2

21 Jul 09:50
5b51ed4
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v7.7.1...v7.7.2

v7.7.1

17 Jul 09:46
5481545
Compare
Choose a tag to compare

What's Changed

  • chore(deps-dev): bump eslint-config-standard-with-typescript from 34.0.1 to 36.0.0 by @dependabot in #451
  • chore(deps-dev): bump eslint-plugin-n from 15.7.0 to 16.0.1 by @dependabot in #459
  • fix: Empty body handling when attachFieldsToBody is keyValues by @qqilihq in #450

New Contributors

Full Changelog: v7.7.0...v7.7.1

v7.7.0

20 Jun 07:48
180c291
Compare
Choose a tag to compare

What's Changed

  • chore: better error message for FST_REQ_FILE_TOO_LARGE by @erfanium in #446
  • Include ajvFilePlugin into source and follow OpenAPI convention. by @arthurfiorette in #443

New Contributors

Full Changelog: v7.6.1...v7.7.0

v7.6.1

13 Jun 15:10
c94b2cb
Compare
Choose a tag to compare

What's Changed

  • ci: only trigger on pushes to main branches by @Fdawgs in #434
  • fix: validation example by @lord007tn in #433
  • chore(deps-dev): bump @types/node from 18.16.5 to 20.1.0 by @dependabot in #438
  • replace hexoid with equivalent functionality by @Uzlopak in #441
  • Avoid piping the same file multiple times in case saveRequestFile is called twice. by @arthurfiorette in #444

New Contributors

Full Changelog: v7.6.0...v7.6.1