We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6e750e9 commit fe99874Copy full SHA for fe99874
documentation/guides/migrating-from-v10-to-v11.md
@@ -18,6 +18,10 @@ NodeJS version 14 is no longer supported. NodeJS 18 is recommended and 16 is the
18
19
React version 16 and 17 is no longer supported. React 18 is the minimum supported version.
20
21
+## Webpack support
22
+
23
+Webpack version 4 is no longer supported. Webpack 5 is the minimum supported version.
24
25
## TypeScript
26
27
Built types in `@shopify/polaris` have moved from `build/ts/latest` to `build/ts`.
0 commit comments