Skip to content

Releases: j0lvera/next-csrf

v0.2.1

23 Apr 05:00
Compare
Choose a tag to compare

What's Changed

  • emit typings in build by @thegoleffect in #21
  • Update functionality, docs, and bug fixes by @j0lv3r4 in #6
  • Avoid calling 'unsign' in case if the token from cookie is 'undefined… by @vla-dev in #34
  • Prep for release by @j0lv3r4 in #40

New Contributors

Full Changelog: v0.1.2...v0.2.1

v0.2.0-beta.2

22 Sep 20:53
6f6de6b
Compare
Choose a tag to compare
v0.2.0-beta.2 Pre-release
Pre-release
  • update types 1b83215
  • fix sameSite opt and update example af07ad4

v0.2.0-beta.1...v0.2.0-beta.2

v0.2.0-beta.1

22 Sep 20:15
6f6de6b
Compare
Choose a tag to compare
v0.2.0-beta.1 Pre-release
Pre-release
  • Merge pull request #6 from j0lv3r4/bug-fixes-documentation 7da5783
  • Merge branch 'beta' into bug-fixes-documentation 525b0e3
  • fix merge conflicts be91624
  • update license and gitignore 81d6f1f
  • example updates 1037a01
  • Merge pull request #21 from vidbase/main 6f6de6b
  • removed auto formatting since this repo has no editor config e02991e
  • emit types with build step so that typescript projects receive type definitions as expected 8209d27
  • move csrf secret to env.local ea58a4e
  • Update example The example now uses a SSR page to setup the token instead of calling a API route. 4b82507
  • Update functionality, docs, and bug fixes 585086b

v0.1.2...v0.2.0-beta.1

v0.1.2

24 Jun 15:05
Compare
Choose a tag to compare
  • fix 'inherits' of undefined 9759fbb
  • Merge pull request #8 from j0lv3r4/dependabot/npm_and_yarn/ini-1.3.8 657456d
  • Merge pull request #9 from revolunet/patch-1 76067ae
  • docs: fix _app.js props syntax fadc6fd
  • Bump ini from 1.3.5 to 1.3.8 7455d6b
  • Merge pull request #3 from j0lv3r4/dependabot/npm_and_yarn/lodash-4.17.19 bb2acdd
  • Bump lodash from 4.17.15 to 4.17.19 a53f374

v0.1.1...v0.1.2

v0.1.1

10 Aug 15:42
Compare
Choose a tag to compare

v0.1.0...v0.1.1

v0.1.0

29 Jun 02:48
Compare
Choose a tag to compare
  • Readme additions a4d7a1b
  • Add ignoredMethods fc540fa
  • Implementation, tests and first draft of readme dd317bf

v0.0.3...v0.1.0

v0.0.3

23 Jun 23:45
Compare
Choose a tag to compare
v0.0.3 Pre-release
Pre-release
  • Create middleware and first implementation e1ada4e

v0.0.2...v0.0.3

v0.0.2

23 Jun 03:51
Compare
Choose a tag to compare
v0.0.2