Skip to content

Commit 198bfef

Browse files
authored
docs: mention webpack-cli in migration docs (#3682)
1 parent ad0cdb4 commit 198bfef

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

migration-v4.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ This document serves as a migration guide for `[email protected]`.
66

77
- Minimum supported `Node.js` version is `12.13.0`.
88
- Minimum supported `webpack` version is `4.37.0` (**but we so recommend using 5 version**).
9+
- Minimum compatible `webpack-cli` version is `4.4.0`.
910
- The `hotOnly` option was removed, if you need hot only mode, use `{ hot: 'only' }` value.
1011

1112
v3:

0 commit comments

Comments
 (0)