github just-every/code v0.2.119
Release v0.2.119

latest releases: v0.4.9, v0.4.8, v0.4.7...
one month ago

@just-every/code v0.2.119

This patch fixes Windows global upgrade failures and improves installer/launcher behavior for reliable upgrades.

Changes

  • CLI/Windows: fix global upgrade failures (EBUSY/EPERM) by caching the native binary per-user and preferring the cached launcher.
  • Installer: on Windows, install binary to %LocalAppData%\just-every\code<version>; avoid leaving a copy in node_modules.
  • Launcher: prefer running from cache; mirror into node_modules only on Unix for smoother upgrades.

Install

npm install -g @just-every/code@latest
code

Compare: v0.2.118...v0.2.119

Don't miss a new code release

NewReleases is sending notifications on new releases.