All Versions
17
Latest Version
Avg Release Cycle
17 days
Latest Release
928 days ago
Changelog History
Page 1
Changelog History
Page 1
-
v0.3.9 Changes
November 17, 2020Patches
- 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!
-
v0.3.8 Changes
November 01, 2020 -
v0.3.7 Changes
October 29, 2020 -
v0.3.6 Changes
October 19, 2020Patches
- ๐ Fix: missing dedupe in updaterInterface: #688
- Doc: fix readme's Request Deduplication example: #699
- ๐ Fix: error should not be cleared while revalidating: #701
Credits
Huge thanks to @huozhi and @Brew-Brew for helping!
-
v0.3.5 Changes
September 25, 2020Patches
- โ Remove unnecessary dependencies from
mutate
andsetSize
: #665
- โ Remove unnecessary dependencies from
-
v0.3.4 Changes
September 23, 2020 -
v0.3.3 Changes
September 20, 2020Patches
- โฌ๏ธ Bump handlebars from 4.5.2 to 4.7.6: #646
- Try fix cannot stop polling by setting refreshInterval (#638): #632
- Chore: fix error when data tobe 0 null: #622
- Promote isValidating to the global level of data and error: #569
- โ Remove Isomorphic Fetch from Axios Typescript example: #607
- โ Add a default fetcher using Fetch API: #367
Credits
Huge thanks to @anc95, @blackarctic, @jmichaliga, and @sergiodxa for helping!
-
v0.3.2 Changes
September 01, 2020 -
v0.3.1 Changes
August 20, 2020Patches
- โ Add useDebugValue to show the data label in the React DevTools: #578
- ๐ Fix problem of unnecessary revalidates when resolved data is falsy: #524
- โ Added example for SWR Request De-duplication feature: #519
- ๐ Fix:
eventsRef
should trigger the lastest version of config callbacks: #521 - ๐ Fix useSWRInfinite response type: #584
- ๐ Fix: 'revalidateOnFocus' and 'revalidateOnReconnect' shoule be statful: #583
- Swr.vercel.app: #605
- ๐ Fix: do not rerender if data unchanged: #464
Credits
๐ Huge thanks to @Kexin-Li, @MHA15, @tanmaylaud, @lintuming, @lynxtaa, @promer94, @thomaswang, and @morgs32 for helping!
-
v0.3.0 Changes
July 30, 2020Minor Changes
- ๐ New infinite loading API: #435
- โ Add microbundle: #487
- โ Add persistSize option to useSWRInfinite: #490
- โช Revert "add microbundle " (#492): #487
- โจ Enhance: remove mutate calls from cache: #493
- ๐ Fix page size persistence when remounting: #495
- Don't retry on error if errorRetryCount is set to 0: #506
- ๐ Fix: check if mounted when trigger rerender: #510
- Export interfaces used by useSWRInfinite: #511
- ๐ Fix typescript warning: #530
- ๐ Fix: should throw when mutate failed: #557
- โจ Enhance: fallback to setTimeout when request idle callback is not available: #473
- โจ Enhance: move online listeners to config (#476): #474
Patches
- ๐ Change name to Vercel: #467
- โก๏ธ Update keyErr on the cache when mutating: #480
- โก๏ธ Test: add test case for error updating in cache when mutate: #481
- โก๏ธ Updated the readme: #513
- โก๏ธ Update link: #516
- โ Remove unused command: #544
- โฌ๏ธ Bump lodash from 4.17.15 to 4.17.19: #531
Credits
Huge thanks to @huozhi, @dominictwlee, @lolPants, @MoeCasts, @markozxuu, @cristianbgp, @ashfaqnisar, @matamatanot, and @Kexin-Li for helping!