Releases: fastify/fastify-formbody
Releases · fastify/fastify-formbody
v8.0.2
What's Changed
- docs(readme): update ci badge syntax by @Fdawgs in #163
- build(deps-dev): replace standard with neostandard by @Fdawgs in #164
- types: use
node:prefix for builtins by @Fdawgs in #165 - build(deps-dev): bump neostandard from 0.11.9 to 0.12.0 by @dependabot in #166
- build(deps-dev): add eslint, peer dep of neostandard by @Fdawgs in #167
- docs(readme): replace standard badge with neostandard by @Fdawgs in #168
- chore(package): add funding and contribs by @Fdawgs in #169
- refactor: prefix unused params with underscores by @Fdawgs in #170
- docs(readme): add compatibility table by @Fdawgs in #171
Full Changelog: v8.0.1...v8.0.2
v8.0.1
What's Changed
- chore: migrate to node:test with c8 by @narendra-reddy-nf in #161
- chore: update fastify to ^5.0.0 by @Fdawgs in #162
New Contributors
- @narendra-reddy-nf made their first contribution in #161
Full Changelog: v8.0.0...v8.0.1
v8.0.0
What's Changed
- build(deps-dev): bump tsd from 0.24.1 to 0.25.0 by @dependabot in #135
- chore(.gitignore): add clinic by @Fdawgs in #136
- chore(.gitignore): add bun lockfile by @Fdawgs in #137
- build(deps-dev): bump tsd from 0.25.0 to 0.26.0 by @dependabot in #138
- build(deps-dev): bump tsd from 0.26.1 to 0.27.0 by @dependabot in #139
- build(deps-dev): bump tsd from 0.27.0 to 0.28.0 by @dependabot in #140
- ci: only trigger on pushes to main branches by @Fdawgs in #141
- build(deps-dev): bump @types/node from 18.16.5 to 20.1.0 by @dependabot in #142
- build(deps-dev): bump tsd from 0.28.1 to 0.29.0 by @dependabot in #143
- test: use
node:prefix to bypass require.cache call for builtins by @Fdawgs in #144 - chore: add
.gitattributesfile by @Fdawgs in #146 - chore(package): explicitly declare js module type by @Fdawgs in #147
- build(deps-dev): bump tsd from 0.29.0 to 0.30.0 by @dependabot in #148
- docs(readme): replace
fastify.iolinks withfastify.devby @Fdawgs in #149 - Update Readme: add install instructions by @onosendi in #150
- chore(.gitignore): add .tap/ dir by @Fdawgs in #151
- build(deps-dev): bump tsd from 0.30.7 to 0.31.0 by @dependabot in #155
- Merge
nextintomasterby @jsumners in #156 - build(deps-dev): bump @types/node from 20.14.13 to 22.0.0 by @dependabot in #157
- build(deps): bump fastify/workflows from 4.1.0 to 5.0.0 by @dependabot in #159
- chore: update min fastify version by @Fdawgs in #158
New Contributors
Full Changelog: v7.4.0...v8.0.0
v7.4.0
v7.3.0
v7.2.0
What's Changed
- build(deps-dev): bump tsd from 0.22.0 to 0.23.0 by @dependabot in #127
Full Changelog: v7.1.0...v7.2.0
v7.1.0
What's Changed
- Add Fastify v3 compatibility notes in README by @wlinna in #115
- chore(.gitignore): use updated skeleton template by @Fdawgs in #117
- Bump tsd from 0.20.0 to 0.21.0 by @dependabot in #118
- Bump @types/node from 17.0.45 to 18.0.0 by @dependabot in #119
- Bump tsd from 0.21.0 to 0.22.0 by @dependabot in #121
- build(deps): bump fastify-plugin from 3.0.1 to 4.0.0 by @dependabot in #122
- build(deps-dev): replace pre-commit with @fastify/pre-commit by @Fdawgs in #123
- ci: enable license checking by @Fdawgs in #124
- docs(readme): replace use of deprecated variadic
listen()by @Fdawgs in #125 - Minor refactor by @Uzlopak in #126
New Contributors
Full Changelog: v7.0.1...v7.1.0