Releases: fastify/fastify-schedule
Releases · fastify/fastify-schedule
v6.0.0
What's Changed
- chore(deps): Bump fastify/workflows from 5.0.0 to 5.0.1 by @dependabot in #144
- style: remove trailing whitespace by @Fdawgs in #145
- chore(package): add
bugs
url by @Fdawgs in #146 - docs(readme): update ci badge syntax by @Fdawgs in #147
- build(deps-dev): replace standard with neostandard by @Fdawgs in #148
- build(deps-dev): remove prettier and old eslint config by @Fdawgs in #149
- chore(deps-dev): Bump neostandard from 0.11.9 to 0.12.0 by @dependabot in #150
- build(deps-dev): add eslint, peer dep of neostandard by @Fdawgs in #151
- chore(package): add funding by @Fdawgs in #152
- refactor(index): prefix unused params with underscores by @Fdawgs in #153
- refactor(index)!: remove old export by @Fdawgs in #154
Full Changelog: 5.0.2...v6.0.0
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