Skip to content

Upgrade to Vite 8.#63515

Closed
tirkarthi wants to merge 2 commits intoapache:mainfrom
tirkarthi:gh63510
Closed

Upgrade to Vite 8.#63515
tirkarthi wants to merge 2 commits intoapache:mainfrom
tirkarthi:gh63510

Conversation

@tirkarthi
Copy link
Copy Markdown
Contributor

@tirkarthi tirkarthi commented Mar 13, 2026

Upgrade to Vite 8 which uses rolldown and has better performance. It reduces the build time (pnpm build) by at least 2x. PR generated by pnpm install vite@8 command. Verified that pnpm dev and pnpm build works.

Upgraded vitest for vite 8 compatibility

vitest-dev/vitest#9587

Upgrade node required version to 22 for rolldown

https://github.com/rolldown/rolldown/blob/b15ec6078ef8a07ec40fa38b766d0bf9061fcde3/package.json#L47-L49

vitejs/vite#20822
rolldown/rolldown#6141

closes: #63510

Was generative AI tooling used to co-author this PR?

No

@boring-cyborg boring-cyborg bot added the area:UI Related to UI/UX. For Frontend Developers. label Mar 13, 2026
@bbovenzi
Copy link
Copy Markdown
Contributor

bbovenzi commented Mar 13, 2026

My only hesitation is installing 8.0.0 instead of waiting for 8.0.1 at least

@tirkarthi
Copy link
Copy Markdown
Contributor Author

Agreed @bbovenzi. I will close this but keep issue open as a reminder. I will wait for the first set of bug fix releases though there is no timeline in vitejs github. Thanks.

https://github.com/vitejs/vite/milestones

@tirkarthi tirkarthi closed this Mar 15, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:UI Related to UI/UX. For Frontend Developers.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Upgrade to Vite 8

2 participants