Skip to content

Releases: fastify/fastify-helmet

v13.0.1

03 Jan 18:17
v13.0.1
d16c06d
Compare
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
Compare
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
Compare
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
Compare
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
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)