6 lines
183 B
Markdown
6 lines
183 B
Markdown
---
|
|
"effect": patch
|
|
---
|
|
|
|
Fix `Effect.cachedWithTTL` and `Effect.cachedInvalidateWithTTL` to start TTL expiration when the cached value is produced instead of when computation starts.
|