Skip to content

Releases: fastify/fastify-helmet

v11.1.1

17 Sep 18:42
4a06ba0
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v11.1.0...v11.1.1

v11.1.0

12 Sep 17:37
d36b175
Compare
Choose a tag to compare

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

28 Jun 16:55
d8122eb
Compare
Choose a tag to compare

What's Changed

Full Changelog: v10.1.1...v11.0.0

v10.1.1

08 May 08:23
b3a3ba2
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v10.1.0...v10.1.1

v10.1.0

23 Nov 20:17
3c3cba1
Compare
Choose a tag to compare

📚 PR:

  • fix: broken tests (#206)
  • nodenext compatibility (#207)

v10.0.2

15 Oct 07:50
6250879
Compare
Choose a tag to compare

📚 PR:

  • fix: min fastify version (#205)

v10.0.1

01 Oct 10:31
cde715c
Compare
Choose a tag to compare

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

v10.0.0

31 Aug 08:54
afcea6f
Compare
Choose a tag to compare

What's Changed

  • chore(.gitignore): use updated skeleton template by @Fdawgs in #186
  • chore(deps-dev): bump @types/node from 17.0.45 to 18.0.0 by @dependabot in #187
  • chore(deps-dev): bump tsd from 0.20.0 to 0.21.0 by @dependabot in #188
  • chore(deps-dev): bump tsd from 0.21.0 to 0.22.0 by @dependabot in #189
  • chore(deps): bump fastify-plugin from 3.0.1 to 4.0.0 by @dependabot in #190
  • ci: enable license checking by @Fdawgs in #191
  • build(deps-dev): replace pre-commit with @fastify/pre-commit by @Fdawgs in #192
  • chore: replace use of deprecated variadic listen() by @Fdawgs in #194
  • move types to types folder, fix typing by @Uzlopak in #195
  • build(deps-dev): remove typescript by @Fdawgs in #197
  • chore(benchmarks): remove unused benchmarks by @Fdawgs in #198
  • ci: only trigger on pushes to main branches by @Fdawgs in #196
  • Fix lgtm alerts by @Uzlopak in #200
  • chore(deps-dev): bump tsd from 0.22.0 to 0.23.0 by @dependabot in #202
  • chore(deps): bump helmet from 5.1.1 to 6.0.0 by @dependabot in #201

New Contributors

Full Changelog: v9.1.0...v10.0.0

v9.1.0

23 May 11:11
9accd62
Compare
Choose a tag to compare

What's Changed

  • ci: migrate to fastify reusable workflow by @Fdawgs in #182
  • docs(readme): remove snyk and coveralls badges by @Fdawgs in #183
  • feat: propagate contentSecurityPolicy.useDefaults through to helmet by @chrskrchr in #184

Full Changelog: v9.0.0...v9.1.0

v8.1.0

23 May 11:11
bd4c2f3
Compare
Choose a tag to compare

What's Changed

  • feat: propagate contentSecurityPolicy.useDefaults through to helmet by @chrskrchr in #185

Full Changelog: v8.0.1...v8.1.0