Releases: fastify/fastify-multipart
Releases · fastify/fastify-multipart
v7.1.1
What's Changed
- chore(.gitignore): use updated skeleton template by @Fdawgs in #357
- chore(deps-dev): bump tsd from 0.20.0 to 0.21.0 by @dependabot in #358
- chore(deps-dev): bump @types/node from 17.0.45 to 18.0.0 by @dependabot in #361
- replace deepmerge with @fastify/deepmerge by @Uzlopak in #363
- chore(deps-dev): bump tsd from 0.21.0 to 0.22.0 by @dependabot in #365
- chore(deps): bump fastify-plugin from 3.0.1 to 4.0.0 by @dependabot in #371
- chore(deps-dev): bump eslint from 7.32.0 to 8.20.0 by @dependabot in #372
- chore(deps-dev): replace eslint-plugin-node with eslint-plugin-n by @Fdawgs in #374
- ci: enable license checking by @Fdawgs in #375
- build(deps-dev): replace pre-commit with @fastify/pre-commit by @Fdawgs in #376
- chore: replace use of deprecated variadic
listen()
by @Fdawgs in #377
Full Changelog: v7.1.0...v7.1.1
v7.1.0
What's Changed
- ci: migrate to fastify reusable workflow by @Fdawgs in #345
- chore(deps): bump @fastify/error from 2.0.0 to 3.0.0 by @dependabot in #347
- chore: fix typo octect -> octet by @is2ei in #350
- Option to attach to body as key-value pairs by @zone117x in #348
- add concat-stream to devDependencies by @Uzlopak in #353
- add .npmrc with package-lock=false to disable package-lock.json generation by @Uzlopak in #352
- chore: fix typo Mulipart -> Multipart by @is2ei in #355
- docs: fix a link to Hooks.md by @is2ei in #356
New Contributors
- @is2ei made their first contribution in #350
- @zone117x made their first contribution in #348
- @Uzlopak made their first contribution in #353
Full Changelog: v7.0.0...v7.1.0
v7.0.0
v6.0.0
What's Changed
- chore(deps): bump fastify-error from 0.3.1 to 1.0.0 by @dependabot in #327
- chore(deps): bump actions/setup-node from 2 to 3 by @dependabot in #329
- chore(deps-dev): bump tap from 15.2.3 to 16.0.0 by @dependabot in #330
- chore(deps): bump actions/checkout from 2 to 3 by @dependabot in #334
- chore(deps-dev): bump tsd from 0.19.1 to 0.20.0 by @dependabot in #335
- chore(deps-dev): bump standard from 16.0.4 to 17.0.0 by @dependabot in #339
- Rename module by @jsumners in #340
New Contributors
Full Changelog: v5.3.1...v6.0.0
v5.3.1
Security Release
- Fix for GHSA-qh73-qc3p-rjv2, CVE CVE-2021-23597
What's Changed
- build: reduce dependabot update frequency by @Fdawgs in #323
- build(deps): bump fastify/github-action-merge-dependabot from 2.7.1 to 3 by @Fdawgs in #325
Full Changelog: v5.3.0...v5.3.1
v5.3.0
What's Changed
- chore(deps): bump fastify/github-action-merge-dependabot from 2.7.0 to 2.7.1 by @dependabot in #306
- Change
MultipartFile#file
type toBusboyFileStream
by @ooflorent in #307 - chore(deps-dev): bump @types/node from 16.11.14 to 17.0.1 by @dependabot in #310
- feat: added destroying of part.file if the node request ends with an error event by @mccare in #319
- docs: move data.fields line in README by @frapan in #320
New Contributors
- @ooflorent made their first contribution in #307
Full Changelog: v5.2.1...v5.3.0
5.2.1
5.2.0
v5.1.0
v5.0.2
What's Changed
- chore(deps): bump actions/setup-node from 2.4.0 to 2.4.1 by @dependabot in #273
- Updated README.md with relevant information about the sharedSchemaId by @radomird in #280
- fix: request.headers for http2 cannot be deepmerged by @mccare in #275
New Contributors
Full Changelog: v5.0.1...v5.0.2