0.0.10
createCache
usesWeakRef
andFinalizationRegistry
by default to avoid memory leaks; this can be disabled with a newuseWeakRef
config flag (see #12).
createCache
uses WeakRef
and FinalizationRegistry
by default to avoid memory leaks; this can be disabled with a new useWeakRef
config flag (see #12).