0.0.27
- Removed
useWeakRef
config option forcreateCache
and replaced withgetCache
option in order to support LRU type caches in addition toWeakRef
based caches. Thanks to @cevr for contributing to this release!
useWeakRef
config option for createCache
and replaced with getCache
option in order to support LRU type caches in addition to WeakRef
based caches. Thanks to @cevr for contributing to this release!