Minor Changes
- Feature: provide config.isPaused indicating idle state and stop revalidation: #845
- First page of useSWRInfinite should reuse the cache from useSWR: #799
Patches
- Keep isValidating be true when there are two concurrent requests: #817
- Fix act: #839
- Fix: clear refresh timer on effects change and check it on starting new timer: #853
- Add test for #852: #855
Credits
Huge thanks to @huozhi, @MoonBall, and @promer94 for helping!