CLI
New
- Configuration: Railpack now uses a global
mise.tomlto store default tool configurations instead of environment variables, allowing users to naturally override defaults via their project's localmise.tomlfile. This change makes it easier to customize tool versions and settings without needing to manage complex environment variables. For example, you can now add a[settings]section to your project'smise.tomlto specify exact settings that Railpack should use. by @iloveitaly in #504 - Mise: Updated mise version from v2026.3.10 to v2026.3.12.
Internal improvements by @iloveitaly.
Full Changelog: v0.21.0...v0.22.0