sanity
sanity copied to clipboard
feat: move to react `18`
Description
Making the new baseline React v18
.
This is a breaking change, and it requires a version of @sanity/ui
that is also on react 18.
It sets the foundation for v18
, but this PR tries its best to not introduce using new APIs like startTransition
, useTransition
or useSyncExternalStore
. It's best to get this landed and adopt these new features gradually, and intentionally in cases where the impact and benefit can be measured.
The latest updates on your projects. Learn more about Vercel for Git ↗︎
Name | Status | Preview | Comments | Updated |
---|---|---|---|---|
test-studio | ✅ Ready (Inspect) | Visit Preview | 💬 Add your feedback | Sep 29, 2022 at 3:54AM (UTC) |
1 Ignored Deployment
Name | Status | Preview | Comments | Updated |
---|---|---|---|---|
studio-workshop | ⬜️ Ignored (Inspect) | Sep 29, 2022 at 3:54AM (UTC) |
Just sending some 💘 to this PR. Great work here!