[0.9.1] - 2026-05-21
Fixes
- The standalone installers (
curl … | shandirm … | iex) no longer fail to launch on a machine that has no Node installed. - Installing with
npm i -gon Linux x64 now finds its bundle, after the 0.9.0 release silently shipped without the linux-x64 package; the release pipeline now verifies every package reached the npm registry so a release can't pass green-but-broken again.