v2.2.6-beta.1
What's Changed
- build: fix beta release job by @huozhi in https://github.com/vercel/swr/pull/2895
- chore: Improve test coverage by @shuding in https://github.com/vercel/swr/pull/2903
- chore: simplify test coverage strategy by @huozhi in https://github.com/vercel/swr/pull/2909
- build: simplify react-server export and update bundler by @huozhi in https://github.com/vercel/swr/pull/2897
- examples: add RSC streaming pre-render with promise fallback example by @promer94 in https://github.com/vercel/swr/pull/2905
- Drop client-only by @huozhi in https://github.com/vercel/swr/pull/2910
- Mark package as side-effect free by @htunnicliff in https://github.com/vercel/swr/pull/2904
- Drop exports module field by @huozhi in https://github.com/vercel/swr/pull/2911
- fix: Replace the deprecated 'window' with 'globalThis' for Deno by @saul-atomrigs in https://github.com/vercel/swr/pull/2915
- chore: update pkg script watch by @unliar in https://github.com/vercel/swr/pull/2920
- test: remove console.error times check by @promer94 in https://github.com/vercel/swr/pull/2918
New Contributors
- @htunnicliff made their first contribution in https://github.com/vercel/swr/pull/2904
- @saul-atomrigs made their first contribution in https://github.com/vercel/swr/pull/2915
- @unliar made their first contribution in https://github.com/vercel/swr/pull/2920
Full Changelog: https://github.com/vercel/swr/compare/v2.2.6-beta.0...v2.2.6-beta.1
Fetched April 18, 2026
