Skip to content

v2.3.5

Choose a tag to compare

@taekchef taekchef released this 29 Apr 05:30
· 115 commits to main since this release

新增

  • 新增支持边界 guard,固定 stable CLI Patch 支持窗口为 2.1.92 - 2.1.112,并拦截 2.1.113+ / latest 等越界口径
  • 新增 payload 源文件 guard,防止 root 源文件和 plugin payload 镜像漂移
  • 新增真实上游文案 guard,用真实上游样本校验高风险英文、必翻文案和动态模板形态
  • 补充 unsupported-version smoke check,确认超出支持边界的版本会被明确跳过 CLI Patch

验证

  • node scripts/check-support-boundary.js
  • node scripts/check-payload-sources.js --base origin/main
  • node --test tests/*.test.js
  • node scripts/verify-upstream-compat.js --json
  • GitHub Actions CI main / 25092460289