Skip to content

Latest commit

 

History

History
69 lines (38 loc) · 4.27 KB

CHANGELOG.md

File metadata and controls

69 lines (38 loc) · 4.27 KB

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

1.2.0 (2020-12-25)

Bug Fixes

  • typos in options

Features

  • union generators

1.1.0 (2020-11-04)

Bug Fixes

  • generators: correct optimization.splitChunks option in config (#2008) (f86ef2d)

Features

  • export utils from core for other packages (#2011) (3004549)

1.0.2 (2020-10-19)

Bug Fixes

1.0.1 (2020-10-10)

Bug Fixes

1.0.1-rc.1 (2020-10-06)

Bug Fixes

1.0.1-alpha.5 (2020-03-02)

Note: Version bump only for package @webpack-cli/generators

1.0.1-alpha.4 (2020-02-29)

Note: Version bump only for package @webpack-cli/generators

1.0.1-alpha.3 (2020-02-23)

Note: Version bump only for package @webpack-cli/generators

1.0.1-alpha.2 (2020-02-23)

Note: Version bump only for package @webpack-cli/generators

1.0.1-alpha.1 (2020-02-23)

Bug Fixes

  • cli: fix file resolution inside group helper (#1221) (76d2eb3)