Releases: fastify/fastify-sensible
Releases · fastify/fastify-sensible
v6.0.4
What's Changed
- chore: rename master to main by @Fdawgs in #190
- Test: #5555 - move to node test runner by @SamSalvatico in #191
- ci(ci): set job permissions by @Fdawgs in #192
- docs(readme): update plugin version syntax by @Fdawgs in #193
- ci: set permissions at workflow level by @Fdawgs in #194
- ci: restore job level permissions by @Fdawgs in #195
- build(deps): bump type-is from 1.6.18 to 2.0.1 by @dependabot[bot] in #196
- build(deps-dev): bump tsd from 0.31.2 to 0.32.0 by @dependabot[bot] in #198
- build(deps-dev): bump borp from 0.19.0 to 0.20.0 by @dependabot[bot] in #197
- chore(license): update date ranges; standardise style by @Fdawgs in #199
- build(deps-dev): bump @types/node from 22.15.34 to 24.0.8 by @dependabot[bot] in #200
- chore(.npmrc): ignore scripts by @Fdawgs in #201
- build(deps-dev): remove @fastify/pre-commit by @Fdawgs in #202
- build(deps-dev): bump tsd from 0.32.0 to 0.33.0 by @dependabot[bot] in #203
- ci(ci): add concurrency config by @Fdawgs in #204
- build(deps-dev): bump borp from 0.20.2 to 0.21.0 by @dependabot[bot] in #205
- chore(index): add jsdoc types by @Fdawgs in #206
- perf(index): cache key length property by @Fdawgs in #208
- refactor(index): name anonymous functions by @Fdawgs in #207
New Contributors
- @SamSalvatico made their first contribution in #191
Full Changelog: v6.0.3...v6.0.4
v6.0.3
What's Changed
- test: prefix unused params with underscores by @Fdawgs in #184
- docs(readme): grammar fixes by @Fdawgs in #185
- build(dependabot): reduce npm updates to monthly by @Fdawgs in #187
- types(index): allow undefined for optional param by @Fdawgs in #189
- types: improve specific types from error creation by @tmcw in #188
New Contributors
Full Changelog: v6.0.2...v6.0.3
v6.0.2
What's Changed
- chore: update fastify-plugin to ^5.0.0 by @Fdawgs in #170
- information about fastify 5 support by @gustawdaniel in #171
- docs(readme): replace
varwithletby @Fdawgs in #173 - build(deps): bump fastify/workflows from 5.0.0 to 5.0.1 by @dependabot in #174
- docs(readme): standardize compatibility table style by @Fdawgs in #175
- style: remove trailing whitespace by @Fdawgs in #176
- docs(readme): update ci badge syntax by @Fdawgs in #178
- Export HttpError as class instead of interface by @ryanrishi in #181
- build(deps-dev): replace standard with neostandard by @Fdawgs in #179
- chore(package): add funding and contribs by @Fdawgs in #183
New Contributors
- @gustawdaniel made their first contribution in #171
- @ryanrishi made their first contribution in #181
Full Changelog: v6.0.1...v6.0.2
v6.0.1
v6.0.0
What's Changed
- perf: replace fast-deep-equal with dequal by @gurgunday in #160
- Merge
nextintomasterby @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