Changelog
[1.3.0] - 2023-09-07
Changelog
[1.2.1] - 2021-09-29
version
can now be a string in addition to a number
Changelog
[1.2.0] - 2021-08-31
version
param which allows you to invalidate the stored values who were using a different versionhusky
which uses git hooks instead of config in the package.json
filepeerDependencies
eslint-plugin-react-hooks
and updated the plugin bassed on recommendations
useEffect
and useState
within the hook are not conditional based on isServerSide()
window.onstorage
function to window.addEventListener
useEffect
hook that removes the listener on unmountChangelog
[1.1.0] - 2020-10-17
onstorage
event handler to sync state changes between browser tabsChangelog
[1.0.0] - 2020-10-17
useLocalStorage
and useSessionStorage
Changelog
[0.1.0] - 2018-08-29
setState()
, clear()
, state retrieval, and lastUpdated
timestamp