Releases: fastify/fastify-schedule
Releases · fastify/fastify-schedule
5.0.2
v5.0.1
v5.0.0
What's Changed
- chore(deps-dev): Bump @sinonjs/fake-timers from 10.2.0 to 11.0.0 by @dependabot in #122
- chore(deps-dev): Bump prettier from 2.8.8 to 3.0.0 by @dependabot in #123
- chore(deps-dev): Bump tsd from 0.28.1 to 0.29.0 by @dependabot in #124
- chore: add
.gitattributes
file by @Fdawgs in #126 - chore(package): explicitly declare js module type by @Fdawgs in #127
- chore(deps-dev): Bump tsd from 0.29.0 to 0.30.0 by @dependabot in #129
- chore(.gitignore): add .tap/ dir by @Fdawgs in #130
- chore(deps-dev): Bump tsd from 0.30.7 to 0.31.0 by @dependabot in #132
- Merge
next
intomain
by @jsumners in #133 - chore(deps): Bump fastify/workflows from 4.1.0 to 4.2.1 by @dependabot in #134
- chore(deps-dev): Bump @types/node from 20.14.13 to 22.0.0 by @dependabot in #135
- chore(deps): Bump fastify/workflows from 4.2.1 to 5.0.0 by @dependabot in #137
- chore: update min fastify version by @Fdawgs in #136
- fix: migrate from tap to node test and c8 by @dancastillo in #138
- fix: c8 100 percent code coverage by @dancastillo in #139
New Contributors
- @jsumners made their first contribution in #133
- @dancastillo made their first contribution in #138
Full Changelog: 4.1.1...v5.0.0
4.1.1
v4.1.0
v4.0.0
4.0.0
v3.0.2
v3.0.1
What's Changed
- chore(deps-dev): bump @types/jest from 27.5.2 to 28.1.1 by @dependabot in #84
- chore(.gitignore): use updated skeleton template by @Fdawgs in #85
- chore(deps-dev): bump @types/node from 17.0.45 to 18.0.0 by @dependabot in #87
- chore(deps-dev): bump tsd from 0.20.0 to 0.21.0 by @dependabot in #88
- chore(deps-dev): bump tsd from 0.21.0 to 0.22.0 by @dependabot in #89
- chore(deps): bump fastify-plugin from 3.0.1 to 4.0.0 by @dependabot in #92
- ci: enable license checking by @Fdawgs in #93
- chore(deps-dev): bump jest from 26.6.3 to 28.1.3 by @dependabot in #91
- chore(deps-dev): Bump tsd from 0.22.0 to 0.23.0 by @dependabot in #94
- chore(deps-dev): Bump jest from 28.1.3 to 29.0.1 by @dependabot in #95
- build(deps-dev): remove typescript by @Fdawgs in #96
- chore(.husky): shell path and arg updates by @Fdawgs in #97
- chore(deps-dev): Bump @types/jest from 28.1.8 to 29.0.0 by @dependabot in #98
- chore(deps-dev): Bump tsd from 0.23.0 to 0.24.1 by @dependabot in #99
- disable package-lock generation by @Uzlopak in #100
- fix the npm badge by @Uzlopak in #108
- replace jest with tap by @Uzlopak in #104
- Fix exports by @Uzlopak in #103
- replace husky with pre-commit by @Uzlopak in #106
- move types to types folder by @Uzlopak in #101
New Contributors
Full Changelog: v3.0.0...v3.0.1
v3.0.0
What's Changed
- ci!: migrate to reusable workflow by @Fdawgs in #80
- chore: correct module name in readme by @SimenB in #81
- Updated to Fastify v4 by @RafaelGSS in #82
- 3.0.0 by @RafaelGSS in #83
New Contributors
Full Changelog: v2.0.0...v3.0.0