v2.2.2
- ♻️ refactor eventListeners inside useEffect for stable pointers(#20) - @mayteio
- Fix For Falsy Default Values Not Being Written to LocalStorage - @jharrilim
- Fix stale localState (#44) - @mayteio
- Fix stale localState when key changes externally, added test
- update onLocalStorageChange dependency to include key, subsequent calls would be stale.