Skip to content

v2.2.0

Compare
Choose a tag to compare
@github-actions github-actions released this 22 Aug 15:46
· 6 commits to main since this release

2.2.0 (2022-08-22)

Features

  • Add defaultState option to remove a cookie for a specified default state (9f0c224), closes #17 #17
  • Add support for custom serialization functions (#41) (0bae6e9)

Bug Fixes

  • Avoid redundant Set-Cookie headers in server responses (8b48978)