Minor patch release that fixes following issues:
useLocalStorageSelectorhook 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