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
Patches Remove deprecated downlevelIteration option by @RyanCavanaugh in https://github.com/vercel/swr/pull/4216 fix: Fix 4221 by @promer94 in https://github.com/vercel/swr/pull/4223 New Cont