Releases: fastify/fastify-helmet
Releases · fastify/fastify-helmet
v13.0.0
What's Changed
- Respect route-level
contentSecurityPolicy: false
setting by @AlexandrHoroshih in #262 - build(deps): bump helmet from 7.2.0 to 8.0.0 by @dependabot in #263
- build(deps): bump fastify/workflows from 5.0.0 to 5.0.1 by @dependabot in #264
- style: remove trailing whitespace by @Fdawgs in #265
New Contributors
- @AlexandrHoroshih made their first contribution in #262
Full Changelog: v12.0.1...v13.0.0
v12.0.1
What's Changed
- chore: add c8 flag for 100 % code coverage by @dancastillo in #259
- chore: update fastify to ^5.0.0 by @Fdawgs in #260
- chore: Add named hooks for improved visibility and debugging by @kei-ichi in #261
New Contributors
Full Changelog: v12.0.0...v12.0.1
v12.0.0
What's Changed
- chore: add
.gitattributes
file by @Fdawgs in #235 - chore(package): explicitly declare js module type by @Fdawgs in #237
- refactor(index): replace
typeof
undefined check by @Fdawgs in #238 - build(deps-dev): bump tsd from 0.29.0 to 0.30.0 by @dependabot in #240
- docs: fix return value with custom nonces example by @big-kahuna-burger in #241
- chore(.gitignore): add .tap/ dir by @Fdawgs in #242
- build(deps-dev): bump tsd from 0.30.7 to 0.31.0 by @dependabot in #244
- Merge
next
intomaster
by @jsumners in #253 - build(deps-dev): bump tap from 16.3.10 to 21.0.0 by @dependabot in #252
- refactor(index): remove useless
else
blocks afterreturn
s by @Fdawgs in #254 - build(deps-dev): bump @types/node from 20.14.13 to 22.0.0 by @dependabot in #255
- build(deps): bump fastify/workflows from 4.1.0 to 5.0.0 by @dependabot in #256
- chore: update min fastify version by @Fdawgs in #257
- fix: migrate from tap to node:test and c8 by @dancastillo in #258
New Contributors
- @big-kahuna-burger made their first contribution in #241
- @dancastillo made their first contribution in #258
Full Changelog: v11.1.1...v12.0.0
v11.1.1
What's Changed
- fix nestjs fastify platform warn by @KrainovSD in #231
New Contributors
- @KrainovSD made their first contribution in #231
Full Changelog: v11.1.0...v11.1.1
v11.1.0
What's Changed
- Update broken helmet doc link by @Jackzmc in #226
- build(deps-dev): bump tsd from 0.28.1 to 0.29.0 by @dependabot in #227
- perf: use
node:
prefix to bypass require.cache call for builtins by @Fdawgs in #228 - fix: request route config deprecation - fixes #229 by @pgbross in #230
New Contributors
Full Changelog: v11.0.0...v11.1.0
v11.0.0
What's Changed
- chore(deps-dev): bump @types/node from 18.16.7 to 20.1.2 by @dependabot in #222
- disable package-lock generation by @Uzlopak in #224
- major(deps): bump helmet from 6.2.0 to 7.0.0 by @dependabot in #220
Full Changelog: v10.1.1...v11.0.0
v10.1.1
What's Changed
- chore(deps-dev): bump tsd from 0.24.1 to 0.25.0 by @dependabot in #211
- chore(.gitignore): add clinic by @Fdawgs in #212
- chore(.gitignore): add bun lockfile by @Fdawgs in #214
- chore(deps-dev): bump tsd from 0.25.0 to 0.26.0 by @dependabot in #215
- chore(deps-dev): bump tsd from 0.26.1 to 0.27.0 by @dependabot in #217
- chore(deps-dev): bump tsd from 0.27.0 to 0.28.0 by @dependabot in #218
- fix FastifyHelmetOptions type by @vidarc in #219
New Contributors
Full Changelog: v10.1.0...v10.1.1
v10.1.0
v10.0.2
v10.0.1
What's Changed
- chore(deps-dev): bump tsd from 0.23.0 to 0.24.1 by @dependabot in #203
- Replace deprecated context.config with routeConfig by @kylesgl in #204
New Contributors
- @kylesgl made their first contribution in #204
Full Changelog: v10.0.0...v10.0.1