chore: upgrade Vite to v8 and enable React Compiler#5639
Conversation
|
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
eb98556 to
fa5c858
Compare
Greptile SummaryThis PR upgrades Vite from v6 to v8 (which uses Rolldown as its bundler), enables the React Compiler, and performs the prerequisite refactor of all Zustand stores to make them React Compiler–compatible.
Confidence Score: 4/5Safe to merge; the Vite upgrade, React Compiler setup, and store refactor are all consistent and well-contained. The apps/evm/src/index.tsx (Buffer polyfill timing) and apps/evm/src/store/index.ts (unused createStoreSelectors .use accessor) Important Files Changed
Reviews (1): Last reviewed commit: "chore: upgrade Vite to v8 and enable Rea..." | Re-trigger Greptile |
fa5c858 to
a827267
Compare
Jira ticket(s)
VPD-1406
Changes