Skip to content

Releases: blenderskool/react-localstorage-hooks

v1.0.2

22 Oct 14:59
Compare
Choose a tag to compare

Minor patch release that fixes following issues:

  • useLocalStorageSelector hook did not trigger re-render when the selected data changed.
    This was because the equality check function was getting stale state data that was not up-to-date.

Note: v1.0.1 included this fix, but was published on npm as v1.0.2 because of incorrect package publish

v1.0.0

28 Jun 15:00
338bfbe
Compare
Choose a tag to compare

First release of this project 馃帀

This release adds the following hooks and functions to the package: