Skip to content

Releases: konstantin-lukas/anzol

v4.1.0

04 Oct 12:12
Compare
Choose a tag to compare
add useCooldownState hook

v4.0.1

03 Oct 16:20
Compare
Choose a tag to compare
remove circular dependency

v4.0.0

03 Oct 16:17
Compare
Choose a tag to compare
replace useFirstRender with useHasMounted

v3.0.2

27 Sep 10:01
Compare
Choose a tag to compare
push fix for rollup vulnerability

v3.0.1

16 Sep 12:28
Compare
Choose a tag to compare
remove accidentally added dependency

v3.0.0

14 Sep 15:07
Compare
Choose a tag to compare
make hooks safe to use with SSR

v2.6.1

12 Sep 16:02
Compare
Choose a tag to compare
move local storage state initialization to useEffect to avoid hydrati…

v2.6.0

12 Sep 15:24
Compare
Choose a tag to compare
add preFetchCallback to useFetch

v2.5.2

12 Sep 14:36
Compare
Choose a tag to compare
add guard statements for ssr

v2.5.1

12 Sep 13:31
Compare
Choose a tag to compare
replace instance count of localstorage hook with useId