Skip to content

v0.0.1-alpha.29

Compare
Choose a tag to compare
@mmdapl mmdapl released this 23 Apr 03:54
· 89 commits to main since this release

✨ Features

  • 优化build命令的搜索交互框输入  -  by @mmdapl in #483 (4b5d2)
  • 站点增加egg-demonest-demo演示入口  -  by @mmdapl in #490 (8ed85)
  • @142vip/fairy-cli:
    • 优化commit命令交互框逻辑,支持git提交、推送  -  by @mmdapl in #477 (39ef7)
    • 优化release命令交互体验  -  by @mmdapl in #478 (5c15f)
    • 核心cli逻辑重构,优化模块整理结构,支持命令别名机制  -  by @mmdapl in #479 (23b82)
    • release命令提交时,默认配置noVerify参数,忽略git钩子函数  -  by @mmdapl (2f53c)
    • Release命令增加check-branch参数,支持指定分支检测  -  by @mmdapl in #497 (15ecc)
  • @142vip/release-version:
  • @142vip/utils:
    • 优化promptSearch函数类型支持,优雅处理VipInquirer工具ctrl+c意外退出报错  -  by @mmdapl in #475 (4169d)
    • 增加CliCommandBaseOptions类型  -  by @mmdapl in #480 (590e9)
    • 增加promptReleaseVersion等功能,支持package-json操作  -  by @mmdapl in #488 (29e81)
    • 工具增加initCommand封装,提供可配置命令初始化  -  by @mmdapl in #492 (33037)
    • 优化VipCommander类主体结构,拓展类型  -  by @mmdapl (331d9)
    • 增加validateBranch校验分支,拓展promptConfirm,支持安全退出  -  by @mmdapl in #495 (99cc8)
    • 增加isExistDirisDirectory等功能,拓展GitGeneralBranch枚举  -  by @mmdapl in #496 (49f01)

🐛 Bug Fixes

💅 Refactors

  • @142vip/fairy-cli:
    • 基于VipCommanderinitCommand方法,重写fairy工具链  -  by @mmdapl in #494 (2ea95)
  • @142vip/release-version:

📖 Documentation

😏 Release Packages

Release New Version v0.0.1-alpha.29 👉 View Changes On GitHub