Releases: code-pushup/cli
Releases · code-pushup/cli
[email protected]
Changelog
This file was generated using @jscutlery/semver.
0.1.0 (2023-11-29)
Bug Fixes
- core: audit metadata looked up in plugin config, not expected in output (31ffd5e)
- models: allow empty string as docsUrl (1c34d92)
- models: increase character limit for issue message (e6f6fc8)
- refactor after core package intro (#83) (aa39d09)
- testing: fix tests for Windows (#165) (b80255b), closes #131
Features
- add transform to persist config (#229) (ce4d975)
- cli: add
--persist.filenamecli option (#187) (296df7d) - cli: initial collect command (#45) (ba048be)
- cli: persist login and formatting options (#47) (6241fd7)
- cli: setup yargs for cli (#42) (37ea0a5), closes #6 #38
- core: add esm plugin logic (#248) (18d4e3a)
- models: add isBinary field to category schema (8b13039)
- models: add report filename option (#174) (bdeab54)
- models: setup types and parser with zod (7d5c99e)
- models: validate plugin icons using portal-client package (f52cc75)
- plugin-eslint: implement runner logic (0ad5445)
- utils: add package
utilsfor cli independent logic (#39) (dacaaf7), closes #32 - utils: add scoring logic (#133) (89fecbb)
- utils: add upload logic (#66) (3e88ffc), closes #21 #57 #85
- utils: implement report.md formatting (#196) (346596d), closes #148
[email protected]
Changelog
This file was generated using @jscutlery/semver.
0.1.0 (2023-11-29)
Bug Fixes
- core: audit metadata looked up in plugin config, not expected in output (31ffd5e)
- core: include package.json data (0fef0c3)
- refactor after core package intro (#83) (aa39d09)
- testing: fix tests for Windows (#165) (b80255b), closes #131
Features
- add transform to persist config (#229) (ce4d975)
- cli: add
--persist.filenamecli option (#187) (296df7d) - core: add core package (dd8ddae)
- core: add esm plugin logic (#248) (18d4e3a)
- core: change to execute all plugins before throwing on failed (#275) (32a6ef5), closes #159
- models: add report filename option (#174) (bdeab54)
- models: validate plugin icons using portal-client package (f52cc75)
- utils: add scoring logic (#133) (89fecbb)
- utils: add upload logic (#66) (3e88ffc), closes #21 #57 #85
- utils: implement a new design for stdout (#206) (84b8c28), closes #190
- utils: implement report.md formatting (#196) (346596d), closes #148
- utils: implement verbose helper logic (#121) (112ebe7)
- utils: move parts from utils into core (#81) (dd0a180), closes #78
- utils: update git latest commit functionality (#205) (7ec4582), closes #192
Performance Improvements
[email protected]
Changelog
This file was generated using @jscutlery/semver.
0.1.0 (2023-11-29)
Bug Fixes
- cli: changed persist format options to array (#153) (26c6a85), closes #95
- cli: exclude nested kebab-case keys, update tests (741d5a5)
- cli: parse multiple config args to last item of array (#164) (7c81f81), closes #146
- cli: run
npm installbefore tests (6507c2e) - lint config and errors (6f5f677)
- refactor after core package intro (#83) (aa39d09)
- testing: fix tests for Windows (#165) (b80255b), closes #131
- utils,cli: remove all mentions of the
interactiveoption (#245) (be7471e), closes #120
Features
- cli: add
--persist.filenamecli option (#187) (296df7d) - cli: disabled version option (#162) (9a5371c), closes #124
- cli: initial collect command (#45) (ba048be)
- cli: introduce the
onlyPluginsoption (#246) (13c9d26), closes #119 - cli: persist login and formatting options (#47) (6241fd7)
- cli: setup yargs for cli (#42) (37ea0a5), closes #6 #38
- cli: use bundle-require instead of jiti (no hackfix, but also no CJS configs) (028c592)
- configure build and tests to handle ESM and CJS configs (48cd967)
- core: add esm plugin logic (#248) (18d4e3a)
- models: validate plugin icons using portal-client package (f52cc75)
- support TS config files using Jiti + hackfix lighthouse import.meta usages (3b7927d)
- utils: add file size logging (#65) (c46046f), closes #59
- utils: add package
utilsfor cli independent logic (#39) (dacaaf7), closes #32 - utils: add upload logic (#66) (3e88ffc), closes #21 #57 #85
- utils: move parts from utils into core (#81) (dd0a180), closes #78