v2.3.6
Patches
- fix: do not error when not enabled during suspense by @huozhi in https://github.com/vercel/swr/pull/4156
Full Changelog: https://github.com/vercel/swr/compare/v2.3.5...v2.3.6
Fetched April 18, 2026
Full Changelog: https://github.com/vercel/swr/compare/v2.3.5...v2.3.6
Fetched April 18, 2026
What's Changed chore: Migrate suspense related tests to e2e by @promer94 in https://github.com/vercel/swr/pull/4204 CI: add missing flag fo…
Vercel · SWRWhat's Changed deps: upgrade dev deps for build by @promer94 in https://github.com/vercel/swr/pull/4188 update use-sync-external-store to l…
Vercel · SWR