ConsoleTVs / sswr

🔥 Svelte stale while revalidate (SWR) data fetching strategy
MIT License
234 stars 11 forks source link

fix: data is now not undefined if `initialData` is provided. #35

Closed sharmapukar217 closed 2 years ago

ConsoleTVs commented 2 years ago

Hello! Can you provide a bit of context about your changes?

pukar0072 commented 2 years ago

i have removed the onMount and used the newest version of swrev. On the new pr, i have added tests too