github railwayapp/railpack v0.13.0
railpack v0.13.0

latest releases: v0.16.0, v0.15.4, v0.15.3...
2 months ago

Providers

New

  • Node: Added support for Node.js v25 by ensuring libatomic1 is explicitly installed. by @iloveitaly in #259
  • Node: Railpack now ensures Node.js is available during the build phase via mise even when not required for the runtime (e.g. when using Bun), ensuring packages requiring node-gyp build correctly. by @iloveitaly in #259

Fixed

  • Node: We've improved how node_modules caching works during the build phase, specifically fixing issues where commands like npm ci (which remove node_modules) caused build failures. See the Node documentation for more details. by @iloveitaly in #259

CLI

New

Fixed

  • Mise: Added backoff retries for mise registry downloads to help prevent build failures during intermittent network issues. by @iloveitaly in #360

Internal improvements to testing and maintenance by @iloveitaly.

Full Changelog: v0.12.0...v0.13.0

Don't miss a new railpack release

NewReleases is sending notifications on new releases.