koba04 / swr-devtools

A DevTool for SWR
https://swr-devtools.vercel.app
MIT License
219 stars 3 forks source link

History Tab is not useless #46

Closed koba04 closed 2 years ago

koba04 commented 2 years ago

Currently, The DevTools stores the history of updating the cache store by inspecting setter functions. I think it might be helpful to record histories of fetching results.