Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-07-02 | 924 Bytes | |
v2.3.4 source code.tar.gz | 2025-07-02 | 223.6 kB | |
v2.3.4 source code.zip | 2025-07-02 | 349.6 kB | |
Totals: 3 Items | 574.2 kB | 1 |
What's Changed
- Fix markdown typo by @Nusab19 in https://github.com/vercel/swr/pull/4106
- fix: check "if (!error)" skip error if value is cast to false by @vtgrachev in https://github.com/vercel/swr/pull/4118
- feat: Improve global suspense-enabled
data
type by @oosawy in https://github.com/vercel/swr/pull/4126 - fix: Performance improvement by reducing calls to toString() by @garyhuntddn in https://github.com/vercel/swr/pull/4092
- fix: Optimize the revalidation logic for same key requests. by @agadzik in https://github.com/vercel/swr/pull/4138
New Contributors
- @Nusab19 made their first contribution in https://github.com/vercel/swr/pull/4106
- @vtgrachev made their first contribution in https://github.com/vercel/swr/pull/4118
- @garyhuntddn made their first contribution in https://github.com/vercel/swr/pull/4092
Full Changelog: https://github.com/vercel/swr/compare/v2.3.3...v2.3.4