swr-idb-cache

IndexedDB Cache Provider for SWR

MIT License

Downloads
2.2K
Stars
22
Committers
1
swr-idb-cache - v1.0.3 Latest Release

Published by piotr-cz 6 months ago

Fixed

  • Typescript import error #16
swr-idb-cache - v1.0.2

Published by piotr-cz 8 months ago

Fixed

  • Catch IndexedDB errors #13
swr-idb-cache - v1.0.1

Published by piotr-cz over 1 year ago

Changed

  • Do not recreate cache provider on config options change #10

Fixed

  • Handle errors while initializing idb #9
swr-idb-cache - v1.0.0

Published by piotr-cz almost 2 years ago

Added

  • Publish stable release to match SWR v2 stable release
swr-idb-cache - v1.0.0-rc.3

Published by piotr-cz almost 2 years ago

Changed

  • BREAKING: Removed types prefix (ie. IStorageHandler -> StorageHandler)
  • BREAKING: Requires SWR ^2.0.0-rc.0
swr-idb-cache - v1.0.0-rc.2

Published by piotr-cz about 2 years ago

Changed

  • BREAKING: IStorageHandler signature to use initialize and upgrade methods

Fixed

  • Export IStorageHandler interface
swr-idb-cache - v1.0.0-rc.1

Published by piotr-cz about 2 years ago

Added

  • Initial release
Package Rankings
Top 11.43% on Npmjs.org
Related Projects