igorkamyshev / farfetched

The advanced data fetching tool for web applications
https://ff.effector.dev
MIT License
190 stars 34 forks source link

`CacheAdapter.__.$instance` should be `StoreWritable` #439

Closed victordidenko closed 8 months ago

victordidenko commented 9 months ago

In order to work with fork, like described here: https://farfetched.pages.dev/recipes/cache.html#adapter-replacement

https://github.com/igorkamyshev/farfetched/blob/74c291fc1395a0c47192bbab1174c9a43edb5b6f/packages/core/src/cache/adapters/type.ts#L25

igorkamyshev commented 8 months ago

Fixed in https://github.com/igorkamyshev/farfetched/commit/f14f944ffdf78eac248b932b46e7c9bb3d70538a and will be released 0.11.4