Skip to content

Latest commit

 

History

History
138 lines (60 loc) · 6.87 KB

CHANGELOG.md

File metadata and controls

138 lines (60 loc) · 6.87 KB

1.11.2 (2024-05-23)

Bug Fixes

  • install-module: use latest versions during dependency installation (#48) (0d88e76)

1.11.1 (2024-01-05)

Bug Fixes

  • get-package-name: resolve paths properly before matching (#45) (28aefa6)

1.11.0 (2023-09-15)

Bug Fixes

  • generate-from-template: correct typo in comment (#41) (a4cb3fa)

Features

  • install: clean install when the template provides a lock file (#43) (77b14d3)

1.10.0 (2022-11-29)

Features

  • generate-from-template: write build log file for debugging (#38) (9fe98dc)

1.9.0 (2022-11-28)

Features

  • generateFromTemplate: pass CLI options forward to template (#39) (e0385b2)

1.8.0 (2022-08-26)

Features

  • lifecycles: allow async lifecycle functions (#31) (804e3e8)

1.7.1 (2022-04-05)

Bug Fixes

1.7.0 (2022-03-21)

Features

  • getTemplateOptions: add lifecycle methods (#29) (741e33a)

1.6.1 (2022-02-28)

Bug Fixes

  • lint-error: fix for max len lint errors (#26) (477f88e)

1.6.0 (2022-02-16)

Features

  • dynamic-directory: added dynamic directory feature (#21) (3924a95)

1.5.1 (2021-12-14)

Bug Fixes

  • git: init git before deps install (#19) (f3fa178)

1.5.0 (2021-10-12)

Features

  • ignore: ignore directories functionality (7a6e9f8)

1.4.0 (2021-10-11)

Features

  • storage: add ability to store user responses (79d5bc0)

1.3.1 (2021-10-06)

Bug Fixes

  • package-lock: revert to version 1 (#18) (490810d)

1.3.0 (2021-09-28)

Features

  • banner: support the template registering a banner (950bc14)

1.2.0 (2021-09-13)

Features

  • gitInit: add more logging, allow configuration of git params (72fdbaf)

1.1.0 (2021-09-08)

Features

  • formatters/jsx: use templates prettier config (#8) (d4247ac)

1.0.1 (2021-09-01)

Bug Fixes

  • fileWritiers: encoding and formatting issues in file writers (#7) (e53f5e1)

1.0.0 (2021-08-24)

Features

  • init: initial version of the generator for open source (1d6db59)
  • package: descope package for cleaner name (#1) (44a4488)