Major Changes
- New useSWRConfig API and remove createCache: #1361
- Rename middlewares option to use: #1368
- Rename fallbackValues to fallback; rename initialData to fallbackData: #1370
Minor Changes
- Replace Object.defineProperties with getter: #1371
- Update README and CONTRIBUTING: #656
Patches
- Improve tests for cache provider: #1369
Credits
Huge thanks to @huozhi and @pacocoursey for helping!