Skip to content

0.0.21

Compare
Choose a tag to compare
@bvaughn bvaughn released this 08 Mar 17:27
· 128 commits to main since this release
  • Fix bug where createCache subscribers were not notified after evict or evictAll.
  • Renamed STATUS_NOT_STARTED ("not-started") status to STATUS_NOT_FOUND ("not-found") for better semantics.
  • Exposed/exported some of the lower-level record utilities for creating custom cache types.