igorkamyshev / farfetched

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

Unable to import `createAdapter` function from @farfetched/core #303

Closed lenstr closed 1 year ago

lenstr commented 1 year ago

Hi! It seems like createAdapter function is not exported in packages/core/index.ts, but acording to documentation it should be https://farfetched.pages.dev/recipes/server_cache.html#implementation

igorkamyshev commented 1 year ago

Hello! Thanks for report. I assume, it's a bug. I'll fix it in the next release 🤗

igorkamyshev commented 1 year ago

Exposed as createCacheAdapter in 0.8.6 ✅