Skip to content

Releases: guoyunhe/react-storage

Release list

2.0.1

Choose a tag to compare

@guoyunhe guoyunhe released this 30 May 16:58
  • Fixed crash on storage writting errors

2.0.0

Choose a tag to compare

@guoyunhe guoyunhe released this 30 Dec 06:28
  • 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