Skip to content

v3.6.0

Compare
Choose a tag to compare
@github-actions github-actions released this 27 Jun 11:54
· 80 commits to master since this release
e37e56d
feat(hook): create useCookie hook (#370)

* feat(hook): create useCookieStore hook

* fix: rename + improve typings

* fix: useState

* fix: tests

* chore: final cleanup

* fix: cr

* chore: remove return

* chore: add useCallback