Releases: sern-handler/cli
Releases · sern-handler/cli
v1.0.0
v0.6.0
v0.5.1
v0.5.0
v0.4.2
v0.4.1
0.4.1 (2022-07-07)
Features
- add
sern.config.json
(#38) (3eb6383) - add basic type checking (eb85a7a)
- add commander and start plugins installer (#36) (b2e6236)
- add default settings for the -y flag (#19) (e5f607e)
- added actions and formatting stuff (b302a8b)
- added help command (ca23d17)
- Added version command & created readme (#25) (7535a5e)
- bump all files to GitHub 🎉 (01b39ad)
- cli is now functional (65f38f3)
- cli is now functional (5021d28)
- create typescript dockerfile and the extra command (#28) (b1a8683)
- enable extra command & jsdockerfile (#43) (7cf62c0)
- init: add --sync flag (#53) (b24a053)
- making sern help message look better, adding ascii art (#50) (9bd2b0f)
- more questions, better handling, better ui (f931802)
- now edits the directories as per user's choice (fec1c8e)
- plugin command!!! (#45) (895a489)
- rebase changes (cae3c59)
- refactored code and added custom handling of commands (0e97b7d)
- skip: option to skip package manager selection (#20) (7b1d535)
- using degit to clone the templates (ddb0285)
Bug Fixes
- avoid crashing of cli when no plugin found (#47) (8c45327)
- fix degit erroring when there's no cache (fc01554)
- install.js: fix mistyped. cached -> cache (fa68936)
- no more crashing cli if yarn isnt present (#24) (88893a3)
- no more error when selecting js (cc410bd)
- prettier things (1265224)
- removed useless line (f268b1c)
Performance Improvements
- init.js: string.match -> regex.test for node version (f760dbc)
v0.2.2
What's Changed
- chore(deps): update dependency cz-conventional-changelog to v3.3.0 by @renovate in #41
- chore(deps): pin dependencies by @renovate in #48
- chore(deps): update dependency eslint to v8.19.0 by @renovate in #51
- chore(deps): lock file maintenance by @renovate in #46
Full Changelog: v0.2.1...v0.2.2
v0.2.1
What's Changed
- fix: avoid crashing of cli when no plugin found by @EvolutionX-10 in #47
- docs: add better instructions for readme by @jacoobes in #49
- feat: making sern help message look better, adding ascii art by @jacoobes in #50
Full Changelog: v0.2.0...v0.2.1
v0.2.0
What's Changed
- Configure Renovate by @renovate in #1
- chore(deps): pin dependencies by @renovate in #2
- chore(deps): update actions/checkout digest to dcd71f6 by @renovate in #3
- chore(deps): update actions/setup-node digest to 56337c4 by @renovate in #5
- Add SECURITY.md by @EvolutionX-10 in #7
- chore(deps): lock file maintenance by @renovate in #8
- Added help command by @qxb3 in #14
- Refactoring and cleaning up by @jacoobes in #12
- chore(deps): update actions/checkout digest to 2541b12 by @renovate in #10
- chore(deps): lock file maintenance by @renovate in #9
- chore(deps): update dependency eslint to v8.15.0 by @renovate in #11
- chore: add
LICENSE.md
by @EvolutionX-10 in #16 - feat: using degit to clone the templates by @qxb3 in #17
- refactor: improve the spacing between code lines by @Allyedge in #18
- feat: add default settings for the -y flag by @Allyedge in #19
- ci: fix shit by @EvolutionX-10 in #23
- fix: no more crashing cli if yarn isnt present by @EvolutionX-10 in #24
- feat(skip): option to skip package manager selection by @qxb3 in #20
- feat: Added version command & created readme by @EvolutionX-10 in #25
- chore(deps): update dependency standard-version to v9.5.0 by @renovate in #26
- chore(deps): lock file maintenance by @renovate in #27
- feat: create typescript dockerfile and the extra command by @Allyedge in #28
- feat: add commander and start plugins installer by @jacoobes in #36
- feat: add
sern.config.json
by @EvolutionX-10 in #38 - feat: enable extra command & jsdockerfile by @EvolutionX-10 in #43
- feat: plugin command!!! by @EvolutionX-10 in #45
- chore(deps): update dependency prettier to v2.7.1 by @renovate in #44
- chore(deps): update actions/setup-node digest to eeb10cf by @renovate in #40
- chore(deps): pin dependency cz-conventional-changelog to v by @renovate in #39
- chore(deps): update dependency eslint to v8.18.0 by @renovate in #42
New Contributors
- @renovate made their first contribution in #1
- @qxb3 made their first contribution in #14
- @jacoobes made their first contribution in #12
- @Allyedge made their first contribution in #18
Full Changelog: https://github.com/sern-handler/cli/commits/v0.2.0