react
react copied to clipboard
[DevTools] unstable_getCacheForType -> cache
Let's use the official API signature here.
We still rely on unstable_useCacheRefresh though.
The latest updates on your projects. Learn more about Vercel for Git ↗︎
| Name | Status | Preview | Comments | Updated (UTC) |
|---|---|---|---|---|
| react-compiler-playground | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Sep 4, 2024 2:33pm |
~It didn't actually work I think partially due to how we use refresh to seed the cache which is going away so that needs to be refactored.~
Oh it's because cache() is actually disabled in client components.