Skip to content

v3.0.0

Compare
Choose a tag to compare
@tusharf5 tusharf5 released this 16 Jul 23:13
· 1 commit to master since this release

Breaking Changes

  • Creating a cache store now doesn't require a type for the keys. It is assumed to be a string.

Other Changes

  • Setting store.set on a key that already exists will also override the value.
  • Updates internal build dependencies