railpack v0.12.0
mise configuration files (e.g., mise.toml, .tool-versions). by @iloveitaly in https://github.com/railwayapp/railpack/pull/300mise configuration files (e.g., mise.toml, .tool-versions). by @iloveitaly in https://github.com/railwayapp/railpack/pull/339node-gyp), Railpack now installs Node.js using mise, respecting versions from .nvmrc, .node-version, and other mise configurations. by @iloveitaly in https://github.com/railwayapp/railpack/pull/341RAILPACK_GLEAM_INCLUDE_SOURCE=true environment variable. by @iloveitaly in https://github.com/railwayapp/railpack/pull/318pipx to use uv for installing packages, resulting in faster dependency installation. by @iloveitaly in https://github.com/railwayapp/railpack/pull/324mise configuration files (like mise.toml and .tool-versions) more idiomatically, improving compatibility and correctness. by @iloveitaly in https://github.com/railwayapp/railpack/pull/344RAILPACK_DISABLE_CACHE environment variable. For example, to disable the apt and pip caches, set RAILPACK_DISABLE_CACHE="apt,pip". To disable all caches, set it to *. by @aleksrutins in https://github.com/railwayapp/railpack/pull/316mise's "paranoid mode" by default, a security feature that requires explicit user consent before installing new tools or running code from project-specific configurations. by @iloveitaly in https://github.com/railwayapp/railpack/pull/336Internal improvements to documentation, and tooling by @iloveitaly and @aleksrutins.
Full Changelog: https://github.com/railwayapp/railpack/compare/v0.11.0...v0.12.0
Fetched April 3, 2026