GeistHaus
log in · sign up

Migration from v7

vite.dev

Next Generation Frontend Tooling

6 pages link to this URL
Vite Version 8: Unified Rust-Based Bundler and Up to 30x Faster Builds

Vite 8.0 introduces a significant architectural change, migrating from a dual-bundler setup to a single Rust-based bundler called Rolldown. This update enhances build speeds, reporting reductions from 46 seconds to 6 seconds in some projects. The release includes developer experience improvements and maintains compatibility with the existing plugin ecosystem.

0 inbound links website en vite v8 rustDevelopmentTypeScriptWeb DevelopmentRustJavaScriptWeb Deploy
Migrating 8 SvelteKit Sites to Vite 8 in a day: What We Learned

Vite 8's breaking changes for SvelteKit are minor: a vite-plugin-svelte major bump, a few config key renames, and dropping manualChunks object form. We migrated 8 SvelteKit projects to Vite 8 in a day on Cloudflare Workers — builds got 10-15% faster with nothing broken.

0 inbound links article en tech
SvelteKitサイト8個をVite 8に1日で移行した記録

Vite 8は2026年3月12日にリリースされた。その2日後、筆者は8つのSvelteKitプロジェクトを移行し終えた。モノレポとスタンドアロンの混在構成で、すべてCloudflare Workersにデプロイしている。移行はほぼ機械的な作業で、ビルドも速くなった。いくつかの教訓を共有する。 <i class="p…

0 inbound links article ja tech