Releases: fastify/fastify-sensible
Releases · fastify/fastify-sensible
v6.0.1
v6.0.0
What's Changed
- perf: replace fast-deep-equal with dequal by @gurgunday in #160
- Merge
next
intomaster
by @jsumners in #161 - build(deps-dev): bump @types/node from 20.14.13 to 22.0.0 by @dependabot in #163
- refactor: rename SensibleOptions into FastifySensibleOptions by @jean-michelet in #162
- build(deps): bump fastify/workflows from 4.1.0 to 5.0.0 by @dependabot in #166
- chore: update min fastify version by @Fdawgs in #165
- follow #109 - removed remnants of error handler added by #18 by @lamweili in #164
New Contributors
- @jean-michelet made their first contribution in #162
- @lamweili made their first contribution in #164
Full Changelog: v5.6.0...v6.0.0
v5.6.0
What's Changed
- chore(package): explicitly declare js module type by @Fdawgs in #149
- Update README.md by @r-a-f-a in #150
- build(deps-dev): bump tsd from 0.29.0 to 0.30.0 by @dependabot in #151
- chore(.gitignore): add .tap/ dir by @Fdawgs in #153
- build(deps-dev): bump tsd from 0.30.7 to 0.31.0 by @dependabot in #158
- Export HttpError type by @MoSheikh in #159
New Contributors
Full Changelog: v5.5.0...v5.6.0
v5.5.0
v5.4.0
What's Changed
- feat: improve type declaration for errors by @arthurfiorette in #147
New Contributors
- @arthurfiorette made their first contribution in #147
Full Changelog: v5.3.0...v5.4.0
v5.3.0
What's Changed
- chore(.gitignore): add clinic by @Fdawgs in #127
- chore(.gitignore): add bun lockfile by @Fdawgs in #128
- build(deps-dev): bump tsd from 0.25.0 to 0.26.0 by @dependabot in #129
- build(deps-dev): bump tsd from 0.26.1 to 0.27.0 by @dependabot in #130
- build(deps-dev): bump tsd from 0.27.0 to 0.28.0 by @dependabot in #131
- ci: only trigger on pushes to main branches by @Fdawgs in #135
- swap ms out by @gurgunday in #132
- Fix typings for http methods shortcuts on fastify reply by @g0di in #134
- build(deps-dev): bump @types/node from 18.16.5 to 20.1.0 by @dependabot in #136
- docs(readme): add plugin compatibility table by @Fdawgs in #137
- Faster initialization by @gurgunday in #138
- docs(readme): reply.staticCache description by @lqqyt2423 in #139
- docs(readme): grammar fixes by @Fdawgs in #140
- build(deps-dev): bump tsd from 0.28.1 to 0.29.0 by @dependabot in #141
- perf: use
node:
prefix to bypass require.cache call for builtins by @Fdawgs in #143 - feat: add shared error schema by @sinedied in #144
New Contributors
- @gurgunday made their first contribution in #132
- @g0di made their first contribution in #134
- @lqqyt2423 made their first contribution in #139
- @sinedied made their first contribution in #144
Full Changelog: v5.2.0...v5.3.0
v5.2.0
What's Changed
- build(deps-dev): bump tsd from 0.22.0 to 0.23.0 by @dependabot in #122
- build(deps-dev): bump tsd from 0.23.0 to 0.24.1 by @dependabot in #123
- build(deps-dev): bump tsd from 0.24.1 to 0.25.0 by @dependabot in #125
- restructure and nodenext by @Uzlopak in #124
Full Changelog: v5.1.1...v5.2.0
v5.1.1
What's Changed
- build(deps-dev): bump tsd from 0.21.0 to 0.22.0 by @dependabot in #117
- ignore package-lock generation by .npmrc by @Uzlopak in #118
- build(deps): bump fastify-plugin from 3.0.1 to 4.0.0 by @dependabot in #119
- ci: enable license checking by @Fdawgs in #120
- docs(readme): replace use of deprecated variadic
listen()
by @Fdawgs in #121
New Contributors
Full Changelog: v5.1.0...v5.1.1
v5.1.0
What's Changed
- chore:
preventCache
HTTP/1.0 compatibility by @hsynlms in #110 - docs(readme): remove snyk badge by @Fdawgs in #111
- chore(.gitignore): use updated skeleton template by @Fdawgs in #112
- chore(package): remove
engines
field by @Fdawgs in #113 - build(deps-dev): bump @types/node from 17.0.45 to 18.0.0 by @dependabot in #114
- build(deps-dev): bump tsd from 0.20.0 to 0.21.0 by @dependabot in #115
- feat: return reply in httpErrors by @AveryBibeau in #116
New Contributors
- @hsynlms made their first contribution in #110
- @AveryBibeau made their first contribution in #116
Full Changelog: v5.0.0...v5.1.0