Releases: vercel/swr
Releases · vercel/swr
0.1.7
Patches
- Add example using SWR to sync storage between tabs: #74
- Improve readme: #73
- Add a README to every example: #79
- Add One-Click Deploy button to examples: #81
- Add @pacocoursey to CODEOWNERS: #83
- Fix suspense bugs: #82
- Pass
pageSWRs
toswrDataToOffset
: #52
Credits
Huge thanks to @sergiodxa, @pacocoursey for helping!
0.1.6
0.1.4
0.1.3
Patches
- Adding types to ConfigInterface for callbacks: #35
- Add myself to CODEOWNERS: #38
- Feature/basic-typescript-example: add basic-typescript example: #36
- Add example of implementing optimistic UI with mutate: #31
- Fix suspense hanging: #49
- Update package name: #51
- Pre-commit, better linting and webstorm support: #55
- Use
fast-deep-equal
: #53
Credits
Huge thanks to @aequasi, @Timer, @marcelmokos, @sergiodxa, and @sztadii for helping!