Skip to content

Releases: fastify/csrf

v7.0.0

04 Sep 07:26
04cedc1
Compare
Choose a tag to compare

What's Changed

  • build(deps-dev): bump tsd from 0.29.0 to 0.30.0 by @dependabot in #61
  • chore(.gitignore): add .tap/ dir by @Fdawgs in #62
  • build(deps-dev): bump tsd from 0.30.7 to 0.31.0 by @dependabot in #64
  • Merge next into master by @jsumners in #66
  • build(deps-dev): bump @types/node from 20.14.13 to 22.0.0 by @dependabot in #67
  • build(deps): bump fastify/workflows from 4.2.1 to 5.0.0 by @dependabot in #68

New Contributors

Full Changelog: v6.3.0...v7.0.0

v6.3.0

29 Oct 14:47
afc6908
Compare
Choose a tag to compare

What's Changed

  • build(deps-dev): bump tsd from 0.25.0 to 0.27.0 by @dependabot in #51
  • build(deps-dev): bump tsd from 0.27.0 to 0.28.0 by @dependabot in #52
  • ci: only trigger on pushes to main branches by @Fdawgs in #53
  • build(deps-dev): bump @types/node from 18.16.5 to 20.1.0 by @dependabot in #54
  • build(deps-dev): bump tsd from 0.28.1 to 0.29.0 by @dependabot in #55
  • perf: use node: prefix to bypass require.cache call for builtins by @Fdawgs in #56
  • chore: add .gitattributes file by @Fdawgs in #58
  • chore(benchmark): add missing use strict directives by @Fdawgs in #59
  • chore(package): explicitly declare js module type by @Fdawgs in #60

Full Changelog: v6.2.0...v6.3.0

v6.2.0

09 Mar 12:51
c09d4b6
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v6.1.0...v6.2.0

v6.1.0

05 Dec 09:22
07e0046
Compare
Choose a tag to compare

What's Changed

Full Changelog: v6.0.0...v6.1.0

v6.0.0

23 Sep 15:49
61e8dff
Compare
Choose a tag to compare

📚 PR:

  • docs(readme): use npm install alias
  • build(deps-dev): bump eslint-plugin-markdown from 2.2.1 to 3.0.0 (#40)
  • ci: enable license checking (#41)
  • Use tap, 100% test coverage, use standard npm package, (#42)
  • build(deps-dev): bump tsd from 0.22.0 to 0.23.0 (#43)
  • build(deps-dev): bump tsd from 0.23.0 to 0.24.1 (#44)
  • major: add algorithm-option, set default hash algorithm to sha256 (#45)

v5.1.0

11 Jul 08:06
90a75c4
Compare
Choose a tag to compare

What's Changed

  • chore(.gitignore): use updated skeleton template by @Fdawgs in #37
  • improve performance, improve typings by @Uzlopak in #38

New Contributors

Full Changelog: v5.0.0...v5.1.0

v5.0.0

25 May 08:00
092d4c4
Compare
Choose a tag to compare

What's Changed

  • build(deps-dev): bump eslint-plugin-promise from 4.3.1 to 5.1.0 by @dependabot in #6
  • build(deps): bump fastify/github-action-merge-dependabot from 2.0.0 to 2.1.0 by @dependabot in #7
  • build(deps): bump fastify/github-action-merge-dependabot from 2.1.0 to 2.1.1 by @dependabot in #8
  • build(deps-dev): bump mocha from 8.4.0 to 9.0.1 by @dependabot in #10
  • build(deps): bump actions/setup-node from 2.1.5 to 2.2.0 by @dependabot in #11
  • build(deps): bump fastify/github-action-merge-dependabot from 2.1.1 to 2.2.0 by @dependabot in #12
  • build(deps): bump actions/setup-node from 2.2.0 to 2.3.0 by @dependabot in #13
  • build(deps): bump actions/setup-node from 2.3.0 to 2.3.1 by @dependabot in #14
  • build(deps): bump actions/setup-node from 2.3.1 to 2.3.2 by @dependabot in #15
  • build(deps): bump actions/setup-node from 2.3.2 to 2.4.0 by @dependabot in #16
  • build(deps): bump fastify/github-action-merge-dependabot from 2.2.0 to 2.3.0 by @dependabot in #17
  • build(deps): bump fastify/github-action-merge-dependabot from 2.3.0 to 2.4.0 by @dependabot in #18
  • build(deps): bump fastify/github-action-merge-dependabot from 2.4.0 to 2.5.0 by @dependabot in #19
  • build(deps): bump actions/setup-node from 2.4.0 to 2.4.1 by @dependabot in #20
  • build(deps): bump fastify/github-action-merge-dependabot from 2.5.0 to 2.6.0 by @dependabot in #21
  • build(deps): bump actions/setup-node from 2.4.1 to 2.5.0 by @dependabot in #23
  • build(deps): bump fastify/github-action-merge-dependabot from 2.6.0 to 2.7.0 by @dependabot in #24
  • build(deps): bump fastify/github-action-merge-dependabot from 2.7.0 to 2.7.1 by @dependabot in #25
  • build(deps): bump actions/setup-node from 2.5.0 to 2.5.1 by @dependabot in #28
  • build: reduce dependabot update frequency by @Fdawgs in #29
  • build(deps): bump fastify/github-action-merge-dependabot from 2.7.1 to 3 by @Fdawgs in #30
  • ci: use major versions of github actions by @Fdawgs in #31
  • build(deps): bump actions/setup-node from 2 to 3 by @dependabot in #32
  • build(deps): bump actions/checkout from 2 to 3 by @dependabot in #33
  • ci!: migrate to fastify reusable workflow by @Fdawgs in #35
  • build(deps-dev): bump mocha from 9.2.2 to 10.0.0 by @dependabot in #34
  • Update to support Node 14+ by @mcollina in #36

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

v4.0.1

18 May 10:19
Compare
Choose a tag to compare

📚 PR:

  • build(dependabot): update github actions (#4)
  • build(deps): bump actions/setup-node from 1 to 2.1.5 (#5)
  • Updated links in package.json (#3)

v4.0.0

12 May 16:30
Compare
Choose a tag to compare
  • Add utilities to prevent cookie tossing and replay attacks (#2)
    
  • Fastified (#1)