Skip to content

v0.4.4

Choose a tag to compare

@github-actions github-actions released this 09 Aug 13:30
· 42 commits to main since this release
9ac3e49

Changed

  • The installer now detects your operating system and prints the exact Node 22 install commands for it. (#196)

Fixed

  • The installer explains an unwritable global npm prefix and how to fix it, instead of failing with EACCES. (#196)
  • A re-run that continues preserved work now starts from that work, and fails loudly rather than silently branching off the base. (#195)