Skip to content

Latest commit

 

History

History
31 lines (16 loc) · 487 Bytes

CHANGELOG.md

File metadata and controls

31 lines (16 loc) · 487 Bytes

pausa

0.4.1

Patch Changes

  • 6db8c3f: ensure lastValue does not get lost between consecutive invalidations

0.4.0

Minor Changes

  • bea2b8b: rename exports - storeResource -> resourceStore

0.3.1

Patch Changes

  • a85216c: fix store/storeResource tyypes

0.3.0

Minor Changes

  • 6e63870: revamp library

0.2.0

Minor Changes

  • cfeeb98: add onError, onSuccess, CacheClient (like tanstack-query),CacheClient Provider, and CacheClientOptionsProvider