Skip to content

Latest commit

 

History

History
55 lines (30 loc) · 3.13 KB

CHANGELOG.md

File metadata and controls

55 lines (30 loc) · 3.13 KB

Change Log

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

2.0.0 (2022-11-17)

BREAKING CHANGES

  • the minimum supported webpack version is v5.0.0 (#3342) (b1af0dc), closes #3342
  • webpack-cli no longer supports webpack v4, the minimum supported version is webpack v5.0.0

1.2.0 (2022-06-13)

Features

1.1.1 (2022-01-24)

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

1.1.0 (2021-10-06)

Features

  • allow to run commands without webpack installation where it is unnecessary (#2907) (603041d)

1.0.4 (2021-06-07)

Bug Fixes

1.0.3 (2021-05-06)

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

1.0.2 (2021-03-27)

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

1.0.1 (2021-02-02)

Bug Fixes

  • improve description for 'configtest' command (#2379) (311bae3)

1.0.0 (2021-01-19)

Features