Skip to content

v2.3.6

Choose a tag to compare

@taekchef taekchef released this 29 Apr 11:16
· 111 commits to main since this release

修复

  • 修复 Windows PowerShell 首次安装新建 settings.json 带 BOM,导致 Node 解析 JSON 失败的问题。

验证

  • 新增 Windows PowerShell install smoke,在 GitHub Actions windows-latest 上真实验证 2.1.92 - 2.1.112 旧 npm cli.js 路径。
  • 验证 Windows native .exe / 2.1.113+ 会明确跳过 CLI Patch,不会假装 patch 成功。
  • PR #19 合并后 main CI run 25105086496 通过:windows-install-smoke + test
  • 本地 tracked tests:67 pass / 0 fail / 2 skipped(Windows-only)。
  • upstream compat matrix:6 pass / 0 fail。