Overview
SolidStart v2 builds a full-stack app on top of Solid v1 and Vite v8+. If you're currently using SolidStart v1, it's mainly a tooling and stability upgrade.
What's new in SolidStart v2 is that it uses Vite's Environment API for client and server builds and therefore works with deployment plugins such as Nitro v3 and the Cloudflare Vite plugin.
SolidStart is router agnostic, and can be used with either the official Solid Router v1 or TanStack Solid Router v1.
Migrating from SolidStart v1
If you are upgrading an existing app, start with the migration guide.