Releases: guoyunhe/create-cli
Releases · guoyunhe/create-cli
1.8.0
Compare
Sorry, something went wrong.
No results found
Updated to nodejs 20
Updated to typescript 5
1.7.0
Compare
Sorry, something went wrong.
No results found
Changed package.json template:
Updated commander to 10.0, requires Node.js 14+
Updated commander to 10.0, requires Node.js 14+
Changed --node-version options, drop Node.js 12 support
1.6.0
Compare
Sorry, something went wrong.
No results found
Changed package.json template:
Updated @guoyunhe/node-scripts to 2.0
Changed bin template:
Removed unneeded null check for PACKAGE_VERSION
1.5.1
Compare
Sorry, something went wrong.
No results found
1.5.0
Compare
Sorry, something went wrong.
No results found
Updated @guoyunhe/node-scripts to 2.0
Splitted package.json template into package-defaults.json and package-overrides.json
Changed to not override src/index.ts, README.md, CHANGELOG.md
Simplified .gitignore template
1.4.1
Compare
Sorry, something went wrong.
No results found
Change Prettier printWidth to 100
Fix VSCode editor.rulers settings
1.4.0
Compare
Sorry, something went wrong.
No results found
Initialize description and keywords
Use package-json-from-git to initialize repository, homepage, bugs and author fields in package.json from Git data
1.3.0
Compare
Sorry, something went wrong.
No results found
Add typings attribute to package.json
1.2.0
Compare
Sorry, something went wrong.
No results found
Rename cli-scripts to node-scripts
1.0.0
Compare
Sorry, something went wrong.
No results found
Support create basic cli project
Support --package-version option
Support --node-version option
Support --strict option