Releases: chmking/h3-csrf
Releases · chmking/h3-csrf
Moved to TypeScript module declaration for CookieOptions
Updated dependencies to fix audit issues
v1.0.2 Fixed github action incorrect tag
Fixed verified methods config merging
v1.0.1 Fixed issue with defu merging verified methods (#8)
H3 1.0.2 Update
H3 1.0.2 update * Updated to h3 1.0.2
Updated to peer dependency on H3 v0.7.21
v0.2.2 Setting h3 ~v0.7.21 as a peer dependency
Added test for reading the body twice
v0.2.1 Added test for reading body twice
Added cookie serialization options
v0.2.0 Updated README
Updated README with usage
v0.1.1 Updated the README to include usage
Initial CSRF tokens with cookie support
v0.1.0 Updated README with install command