Releases: fastify/restartable
Releases · fastify/restartable
v3.0.2
What's Changed
- style: remove trailing whitespace by @Fdawgs in #78
- chore(deps-dev): bump undici from 6.21.0 to 7.0.0 by @dependabot in #79
- docs(readme): update ci badge syntax by @Fdawgs in #80
- build(deps-dev): replace standard with neostandard by @Fdawgs in #81
- types: use
node:
prefix for builtins by @Fdawgs in #82 - chore(deps-dev): bump neostandard from 0.11.9 to 0.12.0 by @dependabot in #83
- build(deps-dev): add eslint, peer dep of neostandard by @Fdawgs in #84
- chore(package): add contribs and funding by @Fdawgs in #85
- refactor(lib/server): remove unused catch binding by @Fdawgs in #86
- test(index): prefix unused params with underscores by @Fdawgs in #87
- docs(readme): grammar fixes by @Fdawgs in #88
Full Changelog: v3.0.1...v3.0.2
v3.0.1
v3.0.0
What's Changed
- Merge
next
intomain
by @jsumners in #70 - Support latest fastify-v5.0.0.alpha.2 by @mcollina in #72
- chore(deps): bump fastify/workflows from 4.2.0 to 4.2.1 by @dependabot in #73
- chore(deps-dev): bump @types/node from 20.14.13 to 22.0.0 by @dependabot in #75
- chore(deps): bump fastify/workflows from 4.2.1 to 5.0.0 by @dependabot in #76
New Contributors
Full Changelog: v2.3.0...v3.0.0
v2.3.1
v2.3.0
v2.2.0
What's Changed
- Bump tsd from 0.28.1 to 0.29.0 by @dependabot in #49
- perf: use
node:
prefix to bypass require.cache call for builtins by @Fdawgs in #50 - chore: add
.gitattributes
file by @Fdawgs in #52 - chore(package): explicitly declare js module type by @Fdawgs in #53
- chore(deps-dev): bump tsd from 0.29.0 to 0.30.0 by @dependabot in #56
- fix: sync hooks by @simone-sanfratello in #54
New Contributors
- @simone-sanfratello made their first contribution in #54
Full Changelog: v2.1.1...v2.2.0
v2.1.1
v2.1.0
What's Changed
- Bump @types/node from 18.16.5 to 20.1.0 by @dependabot in #42
- feat: add restart hooks by @ivan-tymoshenko in #43
Full Changelog: v2.0.0...v2.1.0
v2.0.0
What's Changed
- Bump tsd from 0.24.1 to 0.25.0 by @dependabot in #34
- chore(.gitignore): add clinic by @Fdawgs in #35
- chore(.gitignore): add bun lockfile by @Fdawgs in #36
- Bump tsd from 0.25.0 to 0.26.0 by @dependabot in #37
- Bump tsd from 0.26.1 to 0.27.0 by @dependabot in #38
- Bump tsd from 0.27.0 to 0.28.0 by @dependabot in #39
- ci: only trigger on pushes to main branches by @Fdawgs in #41
- feat: change @fastify/restartable api by @ivan-tymoshenko in #40
New Contributors
- @ivan-tymoshenko made their first contribution in #40
Full Changelog: v1.4.0...v2.0.0