UNPKG

@ygyg/yg-cli

Version:

A simple CLI for front-end engineering automation construction tool.

69 lines (49 loc) 5.34 kB
# Changelog All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. ### [2.4.9](https://github.com/appzk/yg-cli/compare/v2.4.8...v2.4.9) (2021-08-31) ### Bug Fixes * 恢复eslint检测模式 ([480ac87](https://github.com/appzk/yg-cli/commit/480ac87ed009123a4f52790e6dceb20f305ba634)) ### 2.4.4 (2021-07-21) ### Features * add lints ([c482025](https://github.com/appzk/yg-cli/commit/c48202561ad3f9a193b91dca75c1249ba0a2bdd9)) * add snapshot ([325771a](https://github.com/appzk/yg-cli/commit/325771acc65c2cfcac0b6dd5a12395816784adaf)) * lint config ([2896b15](https://github.com/appzk/yg-cli/commit/2896b15fab1a54e0599bd9ba8674076320d5097f)) * lints 增加配置路径 ([2f66579](https://github.com/appzk/yg-cli/commit/2f6657965e3dc6112c95626acbc0ebb0f0a11439)) * lints分组测试 ([32b942f](https://github.com/appzk/yg-cli/commit/32b942f058bb313f036733d7b8f8d89bf9fa575c)) * lint集成处理非runner pilie ([acd8fd7](https://github.com/appzk/yg-cli/commit/acd8fd732870143cf4bfcff2567bb91378bc6501)) * urls 由环境变量配置,单独配置暂无用,迁入build设置,降低维护成本,urls新数据由环境配置维护 ([2db1db4](https://github.com/appzk/yg-cli/commit/2db1db4c0b3c295baf34aff20b0582b21e34e180)) * 增加lints配置 ([bb21bbd](https://github.com/appzk/yg-cli/commit/bb21bbd7b6c8ccf9ef3fd6b3416d22ec51384151)) * 增加static配置 ([2ffb227](https://github.com/appzk/yg-cli/commit/2ffb22739246d111c3f30b26e869a940757dbd71)) ### Bug Fixes * cli 增加平台默认channel配置,用于除渠道前台外的配置 ([fa84751](https://github.com/appzk/yg-cli/commit/fa847517668e145881adb6a10f5f2d9472069763)) * lint projectName 获取方式 ([cb6d402](https://github.com/appzk/yg-cli/commit/cb6d4026c69a1c2ddbfd3760ac8b068102ad7248)) * lint检测路径配置及less 路径引用 ([4763b20](https://github.com/appzk/yg-cli/commit/4763b201b6caa960c64c85e303a20b8fa7088544)) * rcApiPrefix.thirdPartyUrls 设置为undefined的默认值 ([37938d7](https://github.com/appzk/yg-cli/commit/37938d707a602fd66fe7486d69a5caaab873562f)) * release check registry ([93899b3](https://github.com/appzk/yg-cli/commit/93899b354ea880d84cbf66849691aa7fcf7124e8)) * release refer ygcli ([1110c6d](https://github.com/appzk/yg-cli/commit/1110c6de33e28328fcb2b358efc41ad5edaa8b5c)) * release semantic ([fd020a6](https://github.com/appzk/yg-cli/commit/fd020a6e85d26f437a1697da5eed02901e412aa1)) * release sendInsight ([46961d7](https://github.com/appzk/yg-cli/commit/46961d7e3289a0d47d88d43aa428761e546e07cf)) * remove console ([6fe53b6](https://github.com/appzk/yg-cli/commit/6fe53b649a2596bbb6987cb774ec058ee739cc67)) * stylelint 类型检测 ([90e085a](https://github.com/appzk/yg-cli/commit/90e085a62553a871648024d9336880ff93be409c)) * stylelintReport ([5ec2a70](https://github.com/appzk/yg-cli/commit/5ec2a702aac2e0efde9de76560dddb0a79871ac3)) * 更新static地址,及无配置处理 ([b4abcd9](https://github.com/appzk/yg-cli/commit/b4abcd9aa2d7a104935bbb45786cb95b0ca2ec77)) * 移除progress-bar ([c535712](https://github.com/appzk/yg-cli/commit/c5357127c7a8434cb0c1b8a1ec017ba7ec9fe797)) ### 2.4.1 (2021-07-08) ### Features * add lints ([c482025](https://github.com/appzk/yg-cli/commit/c48202561ad3f9a193b91dca75c1249ba0a2bdd9)) * add snapshot ([325771a](https://github.com/appzk/yg-cli/commit/325771acc65c2cfcac0b6dd5a12395816784adaf)) * lint config ([2896b15](https://github.com/appzk/yg-cli/commit/2896b15fab1a54e0599bd9ba8674076320d5097f)) * lints 增加配置路径 ([2f66579](https://github.com/appzk/yg-cli/commit/2f6657965e3dc6112c95626acbc0ebb0f0a11439)) * lints分组测试 ([32b942f](https://github.com/appzk/yg-cli/commit/32b942f058bb313f036733d7b8f8d89bf9fa575c)) * lint集成处理非runner pilie ([acd8fd7](https://github.com/appzk/yg-cli/commit/acd8fd732870143cf4bfcff2567bb91378bc6501)) * urls 由环境变量配置,单独配置暂无用,迁入build设置,降低维护成本,urls新数据由环境配置维护 ([2db1db4](https://github.com/appzk/yg-cli/commit/2db1db4c0b3c295baf34aff20b0582b21e34e180)) * 增加lints配置 ([bb21bbd](https://github.com/appzk/yg-cli/commit/bb21bbd7b6c8ccf9ef3fd6b3416d22ec51384151)) * 增加static配置 ([2ffb227](https://github.com/appzk/yg-cli/commit/2ffb22739246d111c3f30b26e869a940757dbd71)) ### Bug Fixes * cli 增加平台默认channel配置,用于除渠道前台外的配置 ([fa84751](https://github.com/appzk/yg-cli/commit/fa847517668e145881adb6a10f5f2d9472069763)) * lint检测路径配置及less 路径引用 ([4763b20](https://github.com/appzk/yg-cli/commit/4763b201b6caa960c64c85e303a20b8fa7088544)) * rcApiPrefix.thirdPartyUrls 设置为undefined的默认值 ([37938d7](https://github.com/appzk/yg-cli/commit/37938d707a602fd66fe7486d69a5caaab873562f)) * remove console ([6fe53b6](https://github.com/appzk/yg-cli/commit/6fe53b649a2596bbb6987cb774ec058ee739cc67)) * stylelintReport ([5ec2a70](https://github.com/appzk/yg-cli/commit/5ec2a702aac2e0efde9de76560dddb0a79871ac3)) * 更新static地址,及无配置处理 ([b4abcd9](https://github.com/appzk/yg-cli/commit/b4abcd9aa2d7a104935bbb45786cb95b0ca2ec77)) * 移除progress-bar ([c535712](https://github.com/appzk/yg-cli/commit/c5357127c7a8434cb0c1b8a1ec017ba7ec9fe797))