Skip to content

Releases: CodingZeal/redux-persist-sensitive-storage

v1.0.0

21 Jul 22:52
Compare
Choose a tag to compare

Added

  • Add installation and usage instructions to the README.(#2)

Fixed

  • Only return null from getItem if the underlying call returns undefined. Originally, any falsy return value was getting converted to undefined. (#1)

  • Don't fail when a callback is not provided to setItem, removeItem, or getAllKeys. (#1)

Initial Release

14 Jun 23:11
Compare
Choose a tag to compare

Happy birthday!