Releases: fastify/fastify-autoload
Releases · fastify/fastify-autoload
v3.10.0
📚 PR:
- chore(deps): bump actions/setup-node from 2.4.0 to 2.4.1 (#194)
- docs fix example (#195)
- chore(deps): bump fastify/github-action-merge-dependabot (#192)
- chore(deps-dev): bump tsd from 0.17.0 to 0.18.0 (#196)
- chore(deps): bump actions/checkout from 2.3.4 to 2.3.5 (#198)
- chore(deps): bump actions/checkout from 2.3.5 to 2.4.0 (#199)
- chore(deps-dev): bump tsd from 0.18.0 to 0.19.0 (#202)
- chore(deps): bump fastify/github-action-merge-dependabot (#203)
- build(dependabot): ignore minor and patch github-actions updates (#204)
- chore(deps): bump fastify/github-action-merge-dependabot (#206)
- chore(deps): bump fastify/github-action-merge-dependabot (#208)
- chore(deps-dev): bump @types/node from 16.11.14 to 17.0.0 (#210)
- chore: upgrade github-action-merge-dependabot to v3 (#211)
- chore: upgrade github-action-merge-dependabot to v3 (#212)
- feat: add tsm support (#215)
v3.9.0
What's Changed
- Add SWC support by @leoyli-headsup in #191
New Contributors
- @leoyli-headsup made their first contribution in #191
Full Changelog: v3.8.1...v3.9.0
v3.8.1
📚 PR:
- chore(deps): bump actions/setup-node from 2.1.5 to 2.2.0 (#174)
- chore(deps-dev): bump @types/node from 15.14.1 to 16.0.0 (#175)
- chore(deps): bump fastify/github-action-merge-dependabot (#176)
- Bump
ts-node
&tsd
(#178) - chore(deps): bump actions/setup-node from 2.2.0 to 2.3.0 (#179)
- chore(deps): bump actions/setup-node from 2.3.0 to 2.3.1 (#180)
- chore(deps): bump actions/setup-node from 2.3.1 to 2.3.2 (#181)
- chore(deps): bump actions/setup-node from 2.3.2 to 2.4.0 (#182)
- chore(deps): bump fastify/github-action-merge-dependabot (#184)
- chore(deps): bump fastify/github-action-merge-dependabot (#185)
- chore(deps-dev): bump @types/jest from 26.0.24 to 27.0.1 (#187)
- fix: allow package.json in the root of autoload dir (#188) (#189)
v3.8.0
📚 PR:
- Bump @types/node from 14.14.42 to 15.0.0 (#156)
- ci: add nodejs v16 to test matrix (#157)
- fix tests (#163)
- Bump fastify/github-action-merge-dependabot from 2.0.0 to 2.1.0 (#165)
- Bump tsd from 0.14.0 to 0.16.0 (#167)
- chore(deps): bump fastify/github-action-merge-dependabot (#168)
- Bumped jest and ts-jest to 27.x (#164)
- docs: removed unnecessary import (#170)
- fix: set routeParamPattern to global (issue #171) (#172)
v3.7.1
v3.7.0
v3.6.0
📚 PR:
- Bump fastify/github-action-merge-dependabot from v1.1.1 to v1.2.0 (#140)
- Bump fastify/github-action-merge-dependabot from v1.2.0 to v1.2.1 (#141)
- fix: ci should run on the matrix os (#142)
- chore(gitignore): use latest github ignore template (#143)
- feat: Added forceESM option. (#144)
- fix jest tests (#146)
v3.5.2
v3.5.1
v3.5.0
📚 PR:
- Bump actions/setup-node from v1 to v2.1.4
- Bump actions/checkout from v1 to v2.3.4
- Merge pull request #131 from fastify/dependabot/github_actions/actions/setup-node-v2.1.4
- Merge pull request #132 from fastify/dependabot/github_actions/actions/checkout-v2.3.4
- ci(dependabot): auto update github actions (#129)
- Bump fastify/github-action-merge-dependabot from v1 to v1.1.1 (#130)
- feat: autoload hooks (#128)