Skip to content

Releases: chmking/h3-csrf

Moved to TypeScript module declaration for CookieOptions

25 Oct 17:04
a9898e2
Compare
Choose a tag to compare
v1.0.3

Moved away from extending CookieSerializeOptions to module declaratio…

Updated dependencies to fix audit issues

19 Sep 18:30
Compare
Choose a tag to compare
v1.0.2

Fixed github action incorrect tag

Fixed verified methods config merging

16 Jan 23:45
731f98b
Compare
Choose a tag to compare
v1.0.1

Fixed issue with defu merging verified methods (#8)

H3 1.0.2 Update

04 Jan 21:22
4a1b8c2
Compare
Choose a tag to compare
H3 1.0.2 update

* Updated to h3 1.0.2

Updated to peer dependency on H3 v0.7.21

03 Sep 16:38
0aeb918
Compare
Choose a tag to compare
v0.2.2

Setting h3 ~v0.7.21 as a peer dependency

Added test for reading the body twice

01 Sep 13:15
dfec1fb
Compare
Choose a tag to compare
v0.2.1

Added test for reading body twice

Added cookie serialization options

29 Aug 12:22
569e0d2
Compare
Choose a tag to compare
v0.2.0

Updated README

Updated README with usage

22 Aug 15:04
0b7b260
Compare
Choose a tag to compare
v0.1.1

Updated the README to include usage

Initial CSRF tokens with cookie support

21 Aug 17:19
Compare
Choose a tag to compare
v0.1.0

Updated README with install command