Skip to content

Releases: fastify/fastify-helmet

v13.0.2

28 Sep 14:51
f77340f

Choose a tag to compare

What's Changed

  • build(dependabot): reduce npm updates to monthly by @Fdawgs in #278
  • docs(readme): conciseness improvements by @Fdawgs in #279
  • chore: rename master to main by @Fdawgs in #280
  • ci(ci): set job permissions by @Fdawgs in #281
  • docs(readme): update plugin version syntax by @Fdawgs in #282
  • ci: set permissions at workflow level by @Fdawgs in #283
  • ci: restore job level permissions by @Fdawgs in #284
  • docs: use cross-platform compatible info emoji by @Fdawgs in #286
  • chore(license): update date ranges; standardise style by @Fdawgs in #288
  • refactor: remove usage of deprecated request.routeConfig by @inyourtime in #289
  • build(deps-dev): bump @types/node from 22.17.0 to 24.1.0 by @dependabot[bot] in #291
  • build(deps-dev): bump tsd from 0.31.2 to 0.32.0 by @dependabot[bot] in #285
  • Update comments on Helmet error handling by @is2ei in #292
  • chore(.npmrc): ignore scripts by @Fdawgs in #293
  • build(deps-dev): remove @fastify/pre-commit by @Fdawgs in #294

New Contributors

Full Changelog: v13.0.1...v13.0.2

v13.0.1

03 Jan 18:17
v13.0.1
d16c06d

Choose a tag to compare

What's Changed

  • docs(readme): add compatibility table by @Fdawgs in #267
  • docs(readme): link to license by @Fdawgs in #268
  • chore(package): add funding and contribs by @Fdawgs in #269
  • build(deps-dev): replace standard with neostandard by @Fdawgs in #266
  • docs(readme): point ci badge at master/main branch by @Fdawgs in #270
  • docs(readme): update ci badge syntax by @Fdawgs in #271
  • docs: update the compatibility table by @jmcdo29 in #273
  • build(deps-dev): bump neostandard from 0.11.9 to 0.12.0 by @dependabot in #274
  • build(deps-dev): add eslint, peer dep of neostandard by @Fdawgs in #275
  • docs(readme): grammar fix by @Fdawgs in #276
  • test: prefix unused params with underscores by @Fdawgs in #277

New Contributors

Full Changelog: v13.0.0...v13.0.1

v13.0.0

25 Nov 11:08
v13.0.0
785c99a

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v12.0.1...v13.0.0

v12.0.1

22 Sep 09:18
6925055

Choose a tag to compare

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

04 Sep 08:23
ae67f81

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v11.1.1...v12.0.0

v11.1.1

17 Sep 18:42
4a06ba0

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

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

Choose a tag to compare

What's Changed

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

v10.1.1

08 May 08:23
b3a3ba2

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

Choose a tag to compare

📚 PR:

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