effector / effector/farfetched
Add support for stores in triggers for `keepFresh`
Open
scope:core
- Dominant language
- TypeScript
- Stars
- 221
- Forks
- 36
- PR merge metrics
- No merged PRs in 30d
Description
There is no reason why store cannot be passed to `triggers` field, it is a valid unit, otherwise it forces users to use `store.updates` which is not a good concept for learning. Suggest to add support for stores in `keepFresh` and probably other methods with this problem
Contributor guide
Assessment
This issue has not been assessed yet.