Skip to content

Pre-GA Design Partner and Early Access only. Request access

Helix Docs
v0.70.0 CLI · SDK

One frontend scaffold

helix init --with-app now scaffolds a bare Vite and React frontend with plain CSS. The --raw-ui and --no-ui flags are gone.

npm install @trayai/helix-cli@0.70.0 @trayai/helix-sdk@0.70.0
View as Markdown

What matters in this release

Removed

helix init's --raw-ui and --no-ui flags

Scripts passing either flag need updating. --with-app now scaffolds a bare Vite and React frontend with plain CSS, and no UI framework is bundled either way, so the choice the two flags existed to make no longer exists.

Read the docs →

Everything else that changed

Added

  • helix init scaffolds a .nvmrc pinning Node 24.18.0 Docs →

All releases

Loading search…

Jump to a section

tab to move · esc to close