SWR v0.3.9 Release Notes

Release Date: 2020-11-17 // over 3 years ago
  • Patches

    • Replace rIC with rAF: #744
    • ๐Ÿ›  Fix race condition when calling mutate synchronously: #735
    • ๐Ÿ”จ Refactor: support SSR in Deno: #754
    • ๐Ÿ›  Fix eslint error: #768
    • ๐Ÿ›  Fix mutateCallback types: #745
    • โž• Add CodeSandbox CI: #769
    • ๐Ÿ‘• Dispatch's payload type is actionType and run lint: #772
    • ๐Ÿ›  Fix suspense: #777

    Credits

    Huge thanks to @ije, @umidbekkarimov, @matamatanot, and @promer94 for helping!


Previous changes from v0.3.8

  • Patches

    • ๐Ÿ‘ Allow passing null as the fetcher function for lazy execution: #730
    • โž• Add test for mutate with async-fn: #739

    Credits

    Huge thanks to @maggo and @promer94 for helping!