Releases: fastify/restartable
Releases · fastify/restartable
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
v1.4.0
v1.3.0
What's Changed
- Bump tsd from 0.23.0 to 0.24.1 by @dependabot in #29
- Added a
restarted
decorator flag by @marcopiraccini in #30
New Contributors
- @marcopiraccini made their first contribution in #30
Full Changelog: v1.2.1...v1.3.0