Releases: j0lvera/next-csrf
Releases · j0lvera/next-csrf
v0.2.1
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
- @thegoleffect made their first contribution in #21
- @vla-dev made their first contribution in #34
Full Changelog: v0.1.2...v0.2.1
v0.2.0-beta.2
- update types 1b83215
- fix sameSite opt and update example af07ad4
v0.2.0-beta.1
- 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
- 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