Improved
v2.3.5-beta.0
Patches
- perf: optimize
useSWRConfigwithuseMemoto maintain stable reference by @samuel871211 in https://github.com/vercel/swr/pull/4110 - doc: Sync
PublicConfiguration.onDiscardedtsdoc with SWR official website by @samuel871211 in https://github.com/vercel/swr/pull/4076 - feat: modify cache type to allow generic usage by @eungwang1 in https://github.com/vercel/swr/pull/2947
- Revert "feat: modify cache type to allow generic usage" by @huozhi in https://github.com/vercel/swr/pull/4151
- fix: react.use should not depend on data condition by @huozhi in https://github.com/vercel/swr/pull/4150
New Contributors
- @eungwang1 made their first contribution in https://github.com/vercel/swr/pull/2947
Full Changelog: https://github.com/vercel/swr/compare/v2.3.4...v2.3.5-beta.0