Skip to content

Latest commit

 

History

History
239 lines (114 loc) · 9.96 KB

CHANGELOG.md

File metadata and controls

239 lines (114 loc) · 9.96 KB

1.5.0 (2022-11-03)

Features

  • add entry to .gitignore file to ignore hygencook dir (4cb044c)

1.4.36 (2022-04-04)

1.4.35 (2022-04-04)

1.4.34 (2022-04-04)

1.4.33 (2022-04-04)

1.4.32 (2022-04-03)

1.4.31 (2022-03-31)

1.4.30 (2022-03-29)

1.4.29 (2022-03-28)

1.4.28 (2022-03-28)

1.4.27 (2022-03-28)

Bug Fixes

  • adds a package stub to the _hygencook dir to better handle ts files (1a3d1d7)

1.4.27 (2022-03-28)

1.4.26 (2022-03-27)

1.4.25 (2022-03-27)

1.4.24 (2022-03-25)

Bug Fixes

  • support shared components (5690fd0)

1.4.23 (2022-03-25)

1.4.22 (2022-03-25)

1.4.21 (2022-03-24)

Bug Fixes

  • correct a type error when args not defined (8b00b57)
  • correct ts declaration outputs (96f7036)

1.4.20 (2022-03-22)

1.4.19 (2022-03-22)

1.4.18 (2022-03-21)

1.4.17 (2022-03-21)

1.4.16 (2022-03-21)

1.4.15 (2022-03-18)

1.4.14 (2022-03-18)

1.4.13 (2022-03-18)

1.4.12 (2022-03-17)

1.4.11 (2022-03-17)

1.4.10 (2022-03-15)

1.4.9 (2022-03-15)

1.4.8 (2022-03-15)

1.4.7 (2022-03-15)

1.4.6 (2022-03-15)

1.4.5 (2022-03-15)

1.4.4 (2022-03-15)

1.4.3 (2022-03-07)

Bug Fixes

  • correct no-save command (fe37db6)

1.4.2 (2022-03-07)

1.4.1 (2022-03-07)

Bug Fixes

  • ensure modules are correctly resolved from the current working dir (10c5fa0)

1.4.0 (2022-03-07)

Features

  • add support for namespacing packages (e307047)

1.3.7 (2022-03-07)

1.3.6 (2022-03-07)

1.3.5 (2022-03-07)

1.3.4 (2022-03-04)

1.3.3 (2022-03-04)

1.3.2 (2022-03-04)

1.3.1 (2022-03-04)

1.3.0 (2022-03-02)

Features

  • add support for setting an output path on an ingredient (280f19d), closes #94

1.2.25 (2022-03-01)

1.2.24 (2022-03-01)

1.2.23 (2022-03-01)

1.2.22 (2022-02-23)

1.2.21 (2022-02-22)

1.2.20 (2022-02-22)

1.2.19 (2022-02-22)

1.2.18 (2022-02-22)

1.2.17 (2022-02-22)

1.2.16 (2022-02-22)

1.2.15 (2022-02-22)

1.2.14 (2022-02-22)

1.2.13 (2022-02-22)

1.2.12 (2022-02-22)

1.2.11 (2022-02-22)

1.2.10 (2022-02-22)

1.2.9 (2022-02-22)

1.2.8 (2022-02-22)

1.2.7 (2022-02-22)

1.2.6 (2022-02-21)

1.2.5 (2022-02-21)

Bug Fixes

  • add error causes indefinite spinner (481170a)

1.2.4 (2022-02-17)

1.2.3 (2022-02-17)

1.2.2 (2022-02-17)

Bug Fixes

  • use global npm path for dep installation (9db7240)

1.2.1 (2022-02-17)

Bug Fixes

  • do not prefix package names with hygen (4955cbc)

1.2.0 (2022-02-17)

Features

  • call hygen library directly instead of invoking its binary (ff194b2)
  • changed Hygen-Cook to call Hygen directly (ebb589a)
  • refactor rename typo (9e45b69)
  • refactor rename typo (fd70274)

1.1.0 (2022-01-10)

Bug Fixes

  • update cli args based on npm or yarn package manager selection (bc19ad8)

Features

  • allow both yarn or npm to be selected as a package manager (b548864)

1.0.3 (2021-10-22)

1.0.2 (2021-10-22)

1.0.1 (2021-10-22)

Bug Fixes

1.0.0 (2021-10-22)

Features

  • initial version of hygen cook (c6a6443)