Skip to content

Releases: vercel/swr

0.1.7

06 Nov 02:07
Compare
Choose a tag to compare

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 to swrDataToOffset: #52

Credits

Huge thanks to @sergiodxa, @pacocoursey for helping!

0.1.6

04 Nov 22:13
Compare
Choose a tag to compare

Patches

  • Improve export for IntelliSense: #56
  • Add React-Native Support: #42
  • Add @types/lodash.throttle package: #63
  • Fix error broadcasting: #67

Credits

Huge thanks to @aequasi, @n3tr, and @Go7hic for helping!

0.1.4

31 Oct 16:06
Compare
Choose a tag to compare

Patches

0.1.3

31 Oct 15:59
Compare
Choose a tag to compare

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!

0.1.1

29 Oct 18:59
Compare
Choose a tag to compare

Initial release