Releases: fastify/fastify-sensible
Releases · fastify/fastify-sensible
v4.1.0
v4.0.0
What's Changed
- test: improve tsd tests by @RafaelGSS in #84
- Bump actions/checkout from 2.3.5 to 2.4.0 by @dependabot in #85
- Bump tsd from 0.18.0 to 0.19.0 by @dependabot in #87
- Bump fastify/github-action-merge-dependabot from 2.5.0 to 2.6.0 by @dependabot in #88
- build(dependabot): ignore minor and patch github-actions updates by @Fdawgs in #90
- build(deps): bump fastify/github-action-merge-dependabot from 2.6.0 to 2.7.0 by @dependabot in #91
- build(deps): bump fastify/github-action-merge-dependabot from 2.7.0 to 2.7.1 by @dependabot in #93
- build(deps-dev): bump @types/node from 16.11.14 to 17.0.0 by @dependabot in #95
- automatic PR by @Eomm in #96
- build: reduce dependabot update frequency by @Fdawgs in #99
- build(deps)!: bump http-errors from 1.8.1 to 2.0.0 by @dependabot in #97
- build(deps): bump actions/setup-node from 2 to 3 by @dependabot in #100
- build(deps-dev): bump tap from 15.2.3 to 16.0.0 by @dependabot in #101
- build(deps): bump actions/checkout from 2 to 3 by @dependabot in #102
- build(deps-dev): bump tsd from 0.19.1 to 0.20.0 by @dependabot in #103
- build(deps-dev): bump standard from 16.0.4 to 17.0.0 by @dependabot in #104
- Rename module by @jsumners in #105
New Contributors
- @RafaelGSS made their first contribution in #84
- @Eomm made their first contribution in #96
- @jsumners made their first contribution in #105
Full Changelog: v3.1.2...v4.0.0
v3.1.2
📚 PR:
- feat: move to tap15 (#55)
- chore: doc and ci updates (#57)
- ci: add nodejs v16 to test matrix (#58)
- Bump @types/node from 14.14.42 to 15.0.0 (#59)
- Bump tsd from 0.14.0 to 0.15.0 (#61)
- Bump actions/checkout from 2 to 2.3.4 (#62)
- Bump fastify/github-action-merge-dependabot from 2.0.0 to 2.1.0 (#63)
- Bump tsd from 0.15.1 to 0.16.0 (#64)
- Bump fastify/github-action-merge-dependabot from 2.1.0 to 2.1.1 (#65)
- Bump forwarded from 0.1.2 to 0.2.0 (#66)
- Bump tsd from 0.16.0 to 0.17.0 (#67)
- Bump actions/setup-node from 2.1.5 to 2.2.0 (#69)
- Bump @types/node from 15.14.1 to 16.0.0 (#70)
- Bump fastify/github-action-merge-dependabot from 2.1.1 to 2.2.0 (#71)
- Increase code coverage to 100% (#72)
- Bump actions/setup-node from 2.2.0 to 2.3.0 (#73)
- Bump actions/setup-node from 2.3.0 to 2.3.1 (#74)
- Bump actions/setup-node from 2.3.1 to 2.3.2 (#75)
- Bump actions/setup-node from 2.3.2 to 2.4.0 (#76)
- Bump fastify/github-action-merge-dependabot from 2.2.0 to 2.3.0 (#77)
- Bump fastify/github-action-merge-dependabot from 2.3.0 to 2.4.0 (#78)
- Bump fastify/github-action-merge-dependabot from 2.4.0 to 2.5.0 (#79)
- Bump actions/setup-node from 2.4.0 to 2.4.1 (#80)
- Bump tsd from 0.17.0 to 0.18.0 (#81)
- Bump actions/checkout from 2.3.4 to 2.3.5 (#82)
- Fix assert types to accurately reflect implementation (#83)
v3.1.1
📚 PR:
- chore(gitignore): use latest github ignore template (#46)
- ci(dependabot): update github actions (#47)
- Bump fastify/github-action-merge-dependabot from v1 to v1.2.1 (#48)
- Bump actions/setup-node from v1 to v2.1.5 (#49)
- Bump fastify/github-action-merge-dependabot from v1.2.1 to v2.0.0 (#51)
- fix: add missing createError type definition (#50)
v3.1.0
📚 PR:
- Bumped fastify
- Bump fastify-plugin from 2.3.4 to 3.0.0
- Bump standard from 14.3.4 to 15.0.0
- Bump standard from 15.0.1 to 16.0.1
- Bump tsd from 0.13.1 to 0.14.0
- Merge pull request #44 from fastify/dependabot/npm_and_yarn/tsd-0.14.0
- Bump tsd from 0.11.0 to 0.12.0 (#27)
- Bump tsd from 0.12.1 to 0.13.1 (#29)
- Move @types/node to devDependencies (#31)
- feat: add stale (#33)
- chore: dependabot auto merge (#39)
- fix: dependabot automerge (#40)
- chore: automerge only for prs (#41)
- chore: use automerge action (#42)
- Update nodejs.yml (#43)
- feat: createError functionality (#38)