Skip to content

1.0.0-beta.13

Pre-release
Pre-release
Compare
Choose a tag to compare
@shuding shuding released this 24 Aug 12:08
a553657

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!