Skip to content

railpack v0.35.0

Latest

Choose a tag to compare

@github-actions github-actions released this 28 Jul 15:11
Immutable release. Only release title and notes can be modified.
03fddea

Providers

New

  • Node & Python: Playwright browser installation is now opt-in, preventing unexpected image-size increases. Set RAILPACK_NODE_PLAYWRIGHT_INSTALL=1 or RAILPACK_PYTHON_PLAYWRIGHT_INSTALL=1 when Playwright is a production dependency; see the Node and Python documentation. by @iloveitaly in #653

CLI

New

  • Mise: Updated mise version from v2026.7.14 to v2026.7.15.

Full Changelog: v0.34.0...v0.35.0


Internal improvements to documentation, dependencies, and refactoring by @iloveitaly.