Skip to content

v2.3.3

Choose a tag to compare

@taekchef taekchef released this 21 Apr 17:35
· 124 commits to main since this release

改进

  • 将 Claude Code npm stable 支持窗口明确为 2.1.92 - 2.1.112,并说明 2.1.113+ / npm latest 已切换为 native binary wrapper,当前暂不承诺 stable CLI Patch。
  • 明确 macOS 官方安装器指定旧版本 2.1.110 - 2.1.112 属于 experimental native patch 窗口,需要 node-lief
  • 更新 install.shsession-start:官方安装器 native patch 只对已验证旧版本开放,latest / unsupported native 版本会明确跳过,并提示推荐 npm pinned 2.1.112
  • 同步 README、support matrix 与兼容性研究 brief。

验证

  • node --test tests/*.test.js:49 pass
  • GitHub Actions CI test:pass