Skip to content

Commit 50702e4

Browse files
authored
docs: mark webpack-cli 4.7.0 as min version for dev server v4 (#3727)
1 parent 804b868 commit 50702e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

migration-v4.md

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

1313
- Minimum supported `Node.js` version is `12.13.0`.
1414
- Minimum supported `webpack` version is `4.37.0` (**but we so recommend using 5 version**).
15-
- Minimum compatible `webpack-cli` version is `4.4.0`.
15+
- Minimum compatible `webpack-cli` version is `4.7.0`.
1616
- The `hotOnly` option was removed, if you need hot only mode, use `{ hot: 'only' }` value.
1717

1818
v3:

0 commit comments

Comments
 (0)