Releases: fastify/fastify-helmet
Releases Β· fastify/fastify-helmet
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
v10.0.0
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
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
What's Changed
- feat: propagate
contentSecurityPolicy.useDefaults
through to helmet by @chrskrchr in #185
Full Changelog: v8.0.1...v8.1.0
v9.0.0
v8.0.1
v8.0.0
What's Changed
- build: reduce dependabot update frequency by @Fdawgs in #170
- chore(deps): bump actions/setup-node from 2 to 3 by @dependabot in #171
- chore(deps-dev): bump tap from 15.2.3 to 16.0.0 by @dependabot in #172
- chore(deps): bump actions/checkout from 2 to 3 by @dependabot in #174
- chore(deps-dev): bump tsd from 0.19.1 to 0.20.0 by @dependabot in #175
- chore(deps-dev): bump standard from 16.0.4 to 17.0.0 by @dependabot in #176
- Rename module by @jsumners in #177
New Contributors
Full Changelog: v7.0.1...v8.0.0
v7.0.1
v7.0.0
v6.0.0
Breaking Change
- Drop support of node 10
π PR:
- chore(deps): bump coverallsapp/github-action from 1.1.2 to 1.1.3 (#140)
- chore(deps-dev): bump @types/node from 15.14.1 to 16.0.1 (#141)
- chore(deps): bump actions/setup-node from 2.2.0 to 2.3.0 (#142)
- chore(deps): bump actions/setup-node from 2.3.0 to 2.3.1 (#143)
- chore(deps): bump actions/setup-node from 2.3.1 to 2.3.2 (#144)
- chore(deps): bump actions/setup-node from 2.3.2 to 2.4.0 (#145)
- chore(deps): bump fastify/github-action-merge-dependabot (#146)
- chore(deps): bump fastify/github-action-merge-dependabot (#147)
- chore(deps): bump fastify/github-action-merge-dependabot (#148)
- chore(deps): bump actions/setup-node from 2.4.0 to 2.4.1 (#149)
- chore(deps-dev): bump tsd from 0.17.0 to 0.18.0 (#150)
- chore(deps): bump actions/checkout from 2.3.4 to 2.3.5 (#151)
- chore(deps): bump actions/checkout from 2.3.5 to 2.4.0 (#152)
- chore(deps-dev): bump tsd from 0.18.0 to 0.19.0 (#153)
- chore(deps): bump fastify/github-action-merge-dependabot (#154)
- build(dependabot): ignore minor and patch github-actions updates (#155)
- chore(deps): bump fastify/github-action-merge-dependabot (#156)
- chore(deps): bump fastify/github-action-merge-dependabot (#157)
- chore(deps-dev): bump @types/node from 16.11.14 to 17.0.0 (#159)
- chore: upgrade github-action-merge-dependabot to v3 (#160)
- build(deps)!: bump helmet from 4.6.0 to 5.0.1 (#164)
- types: export FastifyHelmetOptions to TypeScript users (#165)