github railwayapp/railpack v0.28.0
railpack v0.28.0

5 hours ago

Providers

New

  • Expo Web: Railpack now detects Expo Web projects configured for static export as SPAs and serves the built output from dist with the static file server. Configure expo.web.output to static or single in app.json, ensure expo and react-native-web are in your dependencies, and add a build script such as expo export --platform web to your package.json. by @iloveitaly in #585

Fixed

  • Node: Increased the default npm fetch retry count to 5 (NPM_CONFIG_FETCH_RETRIES=5) to improve build reliability against transient registry network errors during dependency installation. by @iloveitaly in #598

CLI

New

  • Mise: Updated mise version from v2026.6.10 to v2026.6.11.

Full Changelog: v0.27.2...v0.28.0


Internal improvements to testing, documentation, and dependency updates by @iloveitaly.

Don't miss a new railpack release

NewReleases is sending notifications on new releases.