Minor Changes
- Feat: add a warning for invalid arguments with suspense mode: #1402
- Export KeyedMutator type from root export: #1406
Patches
- Fix typo in test: #1393
- Chore: remove isomorphic-unfetch from examples: #1389
- Chore: bump swr to latest in examples: #1394
- Fix: isValidating when an error occurred: #1396
- Fix:
useSWRConfig
is exported as() => any
type: #1409 - Fix: isValidating cache inconsistence in mutatation: #1411
- Refactor: use TestSWRConfig for error-test: #1404
Credits
Huge thanks to @louisgv, @willheslam, @koba04, @huozhi, and @origin-master for helping!