Skip to content

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

Helix Docs
v0.88.0 CLI

Auth alias writes are atomic

Two auth aliases written at once could silently lose one of them. Writes are now serialized, and an alias may match a key used elsewhere in the config.

npm install @trayai/helix-cli@0.88.0
View as Markdown

What matters in this release

Fixed

Concurrent auth alias writes no longer drop an alias

Two writes racing could silently lose one of them, leaving a project missing a credential it appeared to have connected. Writes are now serialized and atomic.

Read the docs →

Everything else that changed

Fixed

  • helix auth add accepts an alias that matches a key elsewhere in helix.config.tsAn alias colliding with a key under config: was rejected, even though the two live in different parts of the file. Docs →

All releases

Loading search…

Jump to a section

tab to move · esc to close