Skip to content

Latest commit

 

History

History
118 lines (63 loc) · 5.53 KB

CHANGELOG.md

File metadata and controls

118 lines (63 loc) · 5.53 KB

7.3.0 (2022-06-28)

Bug Fixes

Features

7.2.1 (2022-06-09)

Bug Fixes

  • typescript template is missing type defs for node (e360b57)

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## 7.0.2 (2021-03-10)

Bug Fixes

  • avoid crashes when .gitconfig exists but user is not set (1428db3)

7.0.1 (2020-08-27)

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.

6.0.1 (2020-08-10)

Bug Fixes

  • Fails on Windows when Yarn is not installed (adf4f3f)

6.0.0 (2020-08-04)

Bug Fixes

Features

  • init epicfail inside create function (b7168ad)
  • new helper 'space' (996861e)

BREAKING CHANGES

  • handleName => modifyName

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

5.0.1 (2020-06-24)

5.0.0 (2019-10-09)

Bug Fixes

  • dissolve templateRoot into options (07296b4)

BREAKING CHANGES

  • all create() must be fixed

4.1.0 (2019-10-09)

Features

  • add uuid template string (5795ddb)

4.0.4 (2019-10-09)

Bug Fixes

  • no escape template string (8b3e642)

4.0.3 (2019-10-08)

Bug Fixes

4.0.0 (2019-10-08)

Features