Skip to content

Releases: fastify/fastify-multipart

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

v7.6.0

07 Apr 16:29
639a054
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v7.5.0...v7.6.0

v7.5.0

13 Mar 15:21
1538019
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v7.4.2...v7.5.0