Releases: fastify/fastify-funky
Releases · fastify/fastify-funky
v4.0.1
What's Changed
- chore: update fastify to ^5.0.0 by @Fdawgs in #152
- refactor: migrate from tap to node:test by @asomethings in #151
New Contributors
- @asomethings made their first contribution in #151
Full Changelog: v4.0.0...v4.0.1
v4.0.0
v3.1.0
What's Changed
- chore(.gitignore): add clinic by @Fdawgs in #133
- chore(.gitignore): add bun lockfile by @Fdawgs in #135
- ci: only trigger on pushes to main branches by @Fdawgs in #139
- build(deps-dev): bump @types/node from 18.16.5 to 20.1.0 by @dependabot in #140
- perf: use
node:
prefix to bypass require.cache call for builtins by @Fdawgs in #142 - chore: add
.gitattributes
file by @Fdawgs in #144 - chore(package): explicitly declare js module type by @Fdawgs in #145
- workaround: make types work with latest fastify by @Uzlopak in #148
Full Changelog: v3.0.0...v3.1.0
v3.0.0
📚 PR:
- chore: update metadata name to reflect package name
- Merge pull request #104 from fastify/Fdawgs-patch-1
- nodenext compatibility
- Merge pull request #130 from fastify/nodenext
- docs: update references to old fastify-* modules (#97)
- Bump typescript from 4.6.3 to 4.6.4 (#99)
- Bump husky from 7.0.4 to 8.0.0 (#102)
- Bump typescript from 4.6.4 to 4.7.2 (#105)
- major: migrate to reusable workflow (#106)
- Bump jest from 27.5.1 to 28.1.0 (#100)
- Bump eslint from 7.32.0 to 8.16.0 (#103)
- Bump typescript from 4.7.2 to 4.7.3 (#107)
- chore(.gitignore): use updated skeleton template (#108)
- Bump @types/node from 17.0.45 to 18.0.0 (#111)
- Bump typescript from 4.7.3 to 4.7.4 (#112)
- Bump fastify-plugin from 3.0.1 to 4.0.0 (#118)
- ci: enable license checking (#119)
- test: replace use of deprecated variadic
listen()
(#120) - build(deps-dev): bump typescript from 4.7.4 to 4.8.2 (#122)
- build(deps-dev): bump jest from 28.1.3 to 29.0.1 (#121)
- Bump fastify from 3.29.1 to 4.2.0 (#115)
- build(deps-dev): remove typescript (#124)
- chore(.husky): shell path and arg updates (#125)
- chore: replace husky with pre-commit (#127)
- chore: delete coverage (#128)
- Refactor project, tap etc. (#129)
- avoid wrapping of isPromise by directly importing (#131)
v2.0.0
What's Changed
- Bump fastify/github-action-merge-dependabot from 2.4.0 to 2.5.0 by @dependabot in #53
- Bump actions/setup-node from 2.4.0 to 2.4.1 by @dependabot in #54
- Bump tsd from 0.17.0 to 0.18.0 by @dependabot in #56
- Bump typescript from 4.4.3 to 4.4.4 by @dependabot in #57
- Bump actions/checkout from 2.3.4 to 2.3.5 by @dependabot in #59
- Bump actions/checkout from 2.3.5 to 2.4.0 by @dependabot in #61
- Bump typescript from 4.4.4 to 4.5.2 by @dependabot in #63
- Bump tsd from 0.18.0 to 0.19.0 by @dependabot in #64
- Bump fastify/github-action-merge-dependabot from 2.5.0 to 2.6.0 by @dependabot in #65
- build(dependabot): ignore minor and patch github-actions updates by @Fdawgs in #67
- Bump fastify/github-action-merge-dependabot from 2.6.0 to 2.7.0 by @dependabot in #68
- Bump fastify/github-action-merge-dependabot from 2.7.0 to 2.7.1 by @dependabot in #71
- Bump typescript from 4.5.2 to 4.5.3 by @dependabot in #72
- Bump typescript from 4.5.3 to 4.5.4 by @dependabot in #73
- Bump @types/node from 16.11.14 to 17.0.0 by @dependabot in #75
- Bump typescript from 4.5.4 to 4.5.5 by @dependabot in #79
- build: reduce dependabot update frequency by @Fdawgs in #80
- build(deps): bump fastify/github-action-merge-dependabot from 2.7.1 to 3 by @Fdawgs in #82
- Bump pinst from 2.1.6 to 3.0.0 by @dependabot in #84
- Bump actions/setup-node from 2 to 3 by @dependabot in #86
- Bump typescript from 4.5.5 to 4.6.2 by @dependabot in #87
- Bump typescript from 4.6.2 to 4.6.3 by @dependabot in #89
- Bump actions/checkout from 2 to 3 by @dependabot in #91
- Bump tsd from 0.19.1 to 0.20.0 by @dependabot in #92
- Rename module by @jsumners in #95
New Contributors
Full Changelog: 1.0.3...v2.0.0