v2.4.2
v2.4.2
swr
Release Notes
Patches
- fix: guard against double-unsubscribe removing wrong subscriber in cache.ts by @tomohiro86 in https://github.com/vercel/swr/pull/4252
- Prevent resolved promise to suspend due to missing status by @devjiwonchoi in https://github.com/vercel/swr/pull/4271
Chores
- Update axios versions in the examples by @lukesandberg in https://github.com/vercel/swr/pull/4243
- ci: switch npm publish to OIDC trusted publishing by @huozhi in https://github.com/vercel/swr/pull/4274
- ci: remove registry url by @huozhi in https://github.com/vercel/swr/pull/4277
- ci: update release job by @huozhi in https://github.com/vercel/swr/pull/4278
- 2.4.2 by @huozhi in https://github.com/vercel/swr/pull/4279
- chore: pin pnpm 10.33.0 by @styfle in https://github.com/vercel/swr/pull/4258
- ci: update GitHub Actions for Node 24 by @promer94 in https://github.com/vercel/swr/pull/4254
- chore: remove the axios examples by @huozhi in https://github.com/vercel/swr/pull/4263
New Contributors
- @lukesandberg made their first contribution in https://github.com/vercel/swr/pull/4243
- @tomohiro86 made their first contribution in https://github.com/vercel/swr/pull/4252
Full Changelog: https://github.com/vercel/swr/compare/v2.4.1...v2.4.2