Skip to content

Releases: guoyunhe/react-storage

2.0.1

30 May 16:58

Choose a tag to compare

  • Fixed crash on storage writting errors

2.0.0

30 Dec 06:28

Choose a tag to compare

  • BREAKING CHANGE: Removed useStorage export
  • BREAKING CHANGE: Removed StorageContext export
  • BREAKING CHANGE: Removed storage prop from StorageProvider
  • BREAKING CHANGE: Removed cjs output
  • BREAKING CHANGE: Changed build target from es2015 to es2017
  • Added prefix prop to StorageProvider, useLocalStorage and useSessionStorage