Releases: hckhanh/create-javascript-project
Releases · hckhanh/create-javascript-project
v1.8.0
04 Apr 01:51
Compare
Sorry, something went wrong.
No results found
1.8.0 (2021-04-04)
Features
inquirer: if TypeScript is selected, module must be ESM (0113bf3 )
v1.7.0
03 Apr 13:36
Compare
Sorry, something went wrong.
No results found
1.7.0 (2021-04-03)
Features
yarn: changesetBaseRefs will not be set when default branch is master (e5cda33 )
yarn: remove package-lock.json when Yarn 2 is setting up (d5ca588 )
yarn: set Zero-Installs question to Yes by default (46060a0 )
yarn: try to add list of ignore files from Yarn for ESLint and Prettier (ce46703 )
v1.6.0
02 Apr 06:31
Compare
Sorry, something went wrong.
No results found
1.6.0 (2021-04-02)
Features
yarn: if zeroInstalls is enable, nodeLinker will not be set to node-modules (422e016 )
v1.5.0
27 Mar 11:48
Compare
Sorry, something went wrong.
No results found
1.5.0 (2021-03-27)
Features
eslint: remove plugins property from ESLint configs (334bb6d )
prettier: add .gitattributes file for prettier (f578172 )
prettier: refactor and update Prettier configs (a961603 )
v1.4.0
25 Mar 06:15
Compare
Sorry, something went wrong.
No results found
1.4.0 (2021-03-25)
Features
yarn2: add default branch (master) (10b7a47 )
v1.3.0
19 Mar 03:51
Compare
Sorry, something went wrong.
No results found
1.3.0 (2021-03-19)
Bug Fixes
flow: work around on ini config file to correct ignore options (f581c77 )
inquirer: Yarn 2 will be the last config which is installed (if available) (ba38705 )
packager: add Yarn2Packager to deal with existed dependencies (b505a6a )
process: correct error messages handler (98afba5 )
process: show the last output from process if error chunks are not available (f4c9ca7 )
Features
configurations: add Post-script to configurations list (66b8081 )
add ini formatter for Flow and add missing dependencies (ae2e694 )
add post generator (27a91e5 )
packager: add feature to detect Yarn version (eefadd8 )
v1.2.0
15 Mar 09:08
Compare
Sorry, something went wrong.
No results found
1.2.0 (2021-03-15)
Bug Fixes
eslint: add missing eslint dependencies (4ad7951 )
inquirer: remove constraint from ESLint (7fc58bb )
process: yarn2 process is pending for large amount of stdout data (eacbb6d )
don't add plugin typescript when typescript is not enabled (6c317b7 )
typo: correct grammar of missing package.json error message (c9fd463 )
Features
configurations: add Flow module (69aaf62 )
eslint: add Flow configs to ESLint configs (a44fb55 )
v1.1.0
05 Mar 04:28
Compare
Sorry, something went wrong.
No results found
1.1.0 (2021-03-05)
Features
add keywords to packages.json (4ab7f7c )
v1.0.0
05 Mar 04:15
Compare
Sorry, something went wrong.
No results found
1.0.0 (2021-03-05)
Features