Skip to content

Releases: fastify/csrf-protection

v5.0.0

17 May 22:37
Compare
Choose a tag to compare

What's Changed

  • Bump sinon from 13.0.2 to 14.0.0 by @dependabot in #88
  • ci: migrate to fastify reusable workflow by @Fdawgs in #90
  • fix: module rename namespace cleanup in README by @DRoet in #91
  • docs(readme): remove snyk badge by @Fdawgs in #93

New Contributors

  • @DRoet made their first contribution in #91

Full Changelog: v4.0.0...v5.0.0

v4.0.1

17 May 22:36
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v4.0.0...v4.0.1

v4.0.0

13 May 13:31
423e57c
Compare
Choose a tag to compare

What's Changed

New Contributors

  • @Eomm made their first contribution in #78

Full Changelog: v3.1.0...v4.0.0

v3.1.0

13 May 09:38
Compare
Choose a tag to compare

📚 PR:

  • Update README.md (#33)
  • Clarify the security implication of using this module in the README (#34)
  • Fix typo (#35)
  • ci(dependabot): update github actions (#37)
  • Bump fastify/github-action-merge-dependabot from v1 to v2.0.0 (#39)
  • Bump tap from 14.11.0 to 15.0.0 (#42)
  • Bump sinon from 9.2.4 to 10.0.0 (#38)
  • Bump @types/node from 14.14.42 to 15.0.0 (#46)
  • Bump tsd from 0.14.0 to 0.15.0 (#48)
  • Bump actions/setup-node from 1 to 2.1.5 (#50)
  • Bump actions/checkout from 2 to 2.3.4 (#49)
  • ci: add nodejs v16 to test matrix (#47)
  • docs(readme): minor grammar changes (#44)
  • chore(gitignore): use latest github ignore template (#36)
  • chore: ci updates and style change (#43)
  • Support userInfo (#51)

v3.0.1

29 Dec 15:00
Compare
Choose a tag to compare

📚 PR:

  • chore: update docs (#28)
  • chore: update fastify-cookie@v5.0.2 (#31)

v3.0.0

11 Dec 12:26
Compare
Choose a tag to compare

📚 PR:

  • chore: create dependabot config
  • Update node.js.yml
  • Merge pull request #22 from salmanm/dependabot-automerge
  • Bump standard from 14.3.4 to 16.0.3
  • Merge pull request #23 from fastify/dependabot/npm_and_yarn/standard-16.0.3
  • Bump fastify-plugin from 2.3.4 to 3.0.0
  • Merge pull request #24 from fastify/dependabot/npm_and_yarn/fastify-plugin-3.0.0
  • Bump tsd from 0.13.1 to 0.14.0
  • Merge pull request #25 from fastify/dependabot/npm_and_yarn/tsd-0.14.0
  • feat: safe defaults (#26)

This release fixes CVE: CVE-2020-28482.
Credits for the vulnerability findings go to Xhelal Likaj (email address: xhelallikaj20@gmail.com).

v2.0.0

11 Oct 16:24
Compare
Choose a tag to compare

v2 release.

Complete refactor of the plugin.

v1.0.4

11 Oct 16:24
e638364
Compare
Choose a tag to compare

v1 release line.