← All stories
● Covered by 1 source · 1 reportLow impact1 neutral

SolidStart 2.0 Released, Immediately Enters Maintenance Mode as Core SolidJS Absorbs Features

🔄 Updated 4d ago
New to BrevFeed? We gather this story from every outlet covering it into one summary — ranked by real-world impact, not just the latest headline — so you never miss what matters. What is BrevFeed? →

Key points

  • SolidStart 2.0 replaces Vinxi with Vite 8's Environment API.
  • The update improves plugin compatibility and CSS handling.
  • SolidStart 2.0 requires Node.js 24 and Vite 8.
  • SolidStart is now in maintenance mode as its features move to SolidJS core.

SolidStart 2.0 Modernizes Build Process

SolidStart, the meta-framework for SolidJS, has released its 2.0 stable version. This update represents a complete modernization, shifting from its previous Vinxi build layer to directly utilizing Vite's Environment API. This change, which took over a year to develop, aims to improve the framework's compatibility and integration with modern web development tools.

Technical Improvements and Migration

The transition to Vite 8 and its Rolldown-powered toolchain in SolidStart 2.0 brings enhanced compatibility with plugins like Tailwind CSS v4 and direct integration with deployment plugins for platforms such as Nitro v3, Cloudflare, and Netlify. The release also reworks CSS handling to prevent flashes of unstyled content during server rendering. Existing users upgrading to v2 will need Node.js 24 and Vite 8, with configuration moving from app.config.ts to vite.config.ts, alongside other adjustments detailed in the migration guide.

Framework Enters Maintenance Mode

Days after its 2.0 release, SolidStart was placed into maintenance mode. This decision is linked to the concurrent development of Solid 2.0 RC, where core functionalities previously provided by SolidStart, such as server functions, the serving layer, and file-system routing, are being absorbed into the SolidJS core and a new router-neutral package called "Start mode." The creators stated that SolidStart's role as a wrapper for these features is no longer necessary, leading to its retirement in favor of the new core capabilities.

✨ This summary was generated by AI from the outlets' reporting listed below. It is not independently verified and may contain errors — check the original sources. How BrevFeed works →

The daily brief

One email each morning: the day's tech stories, clustered across outlets and summarized. No account needed.

One email a day. Unsubscribe in one click, any time.

Today's brief

Spend a few minutes, get the whole day. Every topic's top stories in one hands-free rundown — listen, watch, or read the transcript.

~26 min · 21 stories · Sep 23

▶ Play today's brief Listen on Spotify

New every morning, and the back catalogue is archived by date.

Reporting from

SolidStart, a full-stack meta-framework for SolidJS, released its 2.0 version, which modernizes its build process by replacing Vinxi with Vite's Environment API. Immediately after its release, SolidStart was moved into maintenance mode because its core functionalities, such as server functions and file-system routing, are being integrated directly into the SolidJS core and a new "Start mode" feature.