Skip to content

Commit 71e5e9f

Browse files
docs: fix migration guide (#5089)
1 parent 2aed762 commit 71e5e9f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

migration-v5.md

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

77
- Minimum supported `Node.js` version is `18.12.0`.
88
- Minimum supported `webpack` version is `5.0.0`.
9-
- Minimum compatible `webpack-cli` version is `4.7.0` but we recommend using the latest version.
9+
- Minimum compatible `webpack-cli` version is `5.0.0` but we recommend using the latest version.
1010
- The `http2` and `https` options were removed in favor of [the `server` option](https://webpack.js.org/configuration/dev-server/#devserverserver).
1111

1212
v4:

0 commit comments

Comments
 (0)