Releases: uetchy/create-create-app
Releases · uetchy/create-create-app
v7.3.0
7.3.0 (2022-06-28)
Bug Fixes
Features
v7.2.1
7.2.1 (2022-06-09)
Bug Fixes
v7.2.0
7.2.0 (2022-03-26)
Bug Fixes
- prevent null being appeared on LICENSE (c8e8ff3), closes #30
Features
- add cli param for node.js package manager (a1bb7a6), closes #29
v7.0.2
7.0.2 (2021-03-10)
Bug Fixes
v7.0.1
7.0.1 (2020-08-27)
- update library version for templates
v7.0.0
7.0.0 (2020-08-27)
Bug Fixes
- choices only accept string[] (180d4cd)
Features
- allow to choose UNLICENSED as license (#25) (7275769), closes #22
BREAKING CHANGES
- {"name": string, "value": string} style in
choices
has been deprecated.
v6.0.1
6.0.1 (2020-08-10)
Bug Fixes
- Fails on Windows when Yarn is not installed (adf4f3f)
v6.0.0
6.0.0 (2020-08-04)
Bug Fixes
Features
- init epicfail inside create function (b7168ad)
- new helper 'space' (996861e)
BREAKING CHANGES
Release 5.7.0
5.7.0 (2020-07-29)
Bug Fixes
- avoid crashes when git is unavailable (2f3e50a)
- failed to copy template files on Windows (#17) (1e8d6b7)
Features