releases.shpreview

SvelteKit auto-Node server; React Router SPA detection fixed

v0.33.0

July 23, 2026RailpackView original ↗
2 features2 fixesThis release2 featuresNew capabilities2 fixesBug fixesAI-tallied from the release notes
From the original release noteView original ↗

Providers

New

  • SvelteKit: Projects using @sveltejs/adapter-auto now automatically produce and run a Node server without manual adapter configuration. Keep @sveltejs/adapter-auto in your dependencies, and Railpack will select adapter-node during the build and start it with node build. by @iloveitaly in https://github.com/railwayapp/railpack/pull/641

Fixed

CLI

New

Fixed

Full Changelog: https://github.com/railwayapp/railpack/compare/v0.32.0...v0.33.0


Internal improvements to integration testing, example coverage, logging, and documentation by @iloveitaly.

Fetched July 23, 2026

SvelteKit auto-Node server; React Router SPA detection… — releases.sh