Releases: fastify/fastify-plugin
Releases · fastify/fastify-plugin
v5.0.1
What's Changed
- fix: migrate from tap to node test and c8 by @nimesh0505 in #248
- chore: update fastify to ^5.0.0 by @Fdawgs in #249
New Contributors
- @nimesh0505 made their first contribution in #248
Full Changelog: v5.0.0...v5.0.1
v5.0.0
What's Changed
- build(deps-dev): bump tsd from 0.28.1 to 0.29.0 by @dependabot in #223
- chore: add
.gitattributes
file by @Fdawgs in #225 - chore(package): explicitly declare js module type by @Fdawgs in #226
- refactor(plugin): replace
typeof
undefined check by @Fdawgs in #227 - build(deps-dev): bump tsd from 0.29.0 to 0.30.0 by @dependabot in #228
- Update README.md by @jordanebelanger in #229
- types: remove extranous imports by @Uzlopak in #230
- build(deps-dev): bump @fastify/type-provider-typebox from 3.6.0 to 4.0.0 by @dependabot in #231
- add install section to README by @matthyk in #232
- fix typo by @matthyk in #234
- chore(.gitignore): add .tap/ dir by @Fdawgs in #235
- build(deps-dev): bump tsd from 0.30.7 to 0.31.0 by @dependabot in #239
- Merge
next
intomaster
by @jsumners in #241 - build(deps): bump fastify/workflows from 4.1.0 to 4.2.1 by @dependabot in #242
- perf(lib/tocamelcase): immediately return instead of using temp var by @Fdawgs in #243
- build(deps-dev): bump @types/node from 20.14.13 to 22.0.0 by @dependabot in #244
- chore: update min fastify version by @Fdawgs in #245
- build(deps): bump fastify/workflows from 4.2.1 to 5.0.0 by @dependabot in #246
New Contributors
- @jordanebelanger made their first contribution in #229
- @matthyk made their first contribution in #232
Full Changelog: v4.5.1...v5.0.0
v4.5.1
What's Changed
- docs: rename next callback to done to make consistent with core by @58bits in #210
- chore(.gitignore): add bun lockfile by @Fdawgs in #211
- build(deps-dev): bump tsd from 0.25.0 to 0.27.0 by @dependabot in #212
- build(deps-dev): bump tsd from 0.27.0 to 0.28.0 by @dependabot in #213
- build(deps-dev): bump @fastify/type-provider-typebox from 2.4.0 to 3.0.0 by @dependabot in #214
- ci: only trigger on pushes to main branches by @Fdawgs in #215
- build(deps-dev): bump @types/node from 18.16.5 to 20.1.0 by @dependabot in #216
- fix inferring the correct fn type by @Uzlopak in #218
New Contributors
Full Changelog: v4.5.0...v4.5.1
v4.5.0
v4.4.0
What's Changed
- fix unit test by @Uzlopak in #202
- rename stackParser.js to extractPluginName.js by @Uzlopak in #201
- disable package-lock generation by @Uzlopak in #203
- extract getPluginName and toCamelCase to lib-folder by @Uzlopak in #205
- nodenext compatibility by @Uzlopak in #204
Full Changelog: v4.3.0...v4.4.0
v4.3.0
v4.2.1
v4.2.0
v4.1.0
v4.0.0
What's Changed
- build: reduce dependabot update frequency by @Fdawgs in #171
- build(deps): bump actions/setup-node from 2 to 3 by @dependabot in #172
- build(deps-dev): bump tap from 15.2.3 to 16.0.1 by @dependabot in #174
- build(deps): bump actions/checkout from 2 to 3 by @dependabot in #175
- build(deps-dev): bump tsd from 0.19.1 to 0.20.0 by @dependabot in #176
- build(deps-dev): bump standard from 16.0.4 to 17.0.0 by @dependabot in #177
- ci: migrate to fastify reusable workflow by @Fdawgs in #180
- chore(.gitignore): use updated skeleton template by @Fdawgs in #181
- build(deps-dev): bump fastify from 3.29.0 to 4.0.1 by @dependabot in #182
- build(deps-dev): bump @types/node from 17.0.45 to 18.0.0 by @dependabot in #184
- build(deps-dev): bump tsd from 0.20.0 to 0.21.0 by @dependabot in #185
- build(deps-dev): bump tsd from 0.21.0 to 0.22.0 by @dependabot in #186
Full Changelog: v3.0.1...v4.0.0