Skip to content

v1.0.2

Latest

Choose a tag to compare

@blenderskool blenderskool released this 22 Oct 14:59
· 1 commit to main since this release

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