## Info * [changelog](https://webpack.js.org/blog/2020-10-10-webpack-5-release/) * [migration guide](https://webpack.js.org/migrate/5/) ## Plugins ### ready * [terser-webpack-plugin](https://github.com/webpack-contrib/terser-webpack-plugin/releases/tag/v5.0.0) * [webpack-bundle-analyzer](https://github.com/webpack-contrib/webpack-bundle-analyzer/blob/master/CHANGELOG.md#400) ### not ready * [html-webpack-plugin](https://github.com/jantimon/html-webpack-plugin) (`@next`) * [react-dev-utils/InlineChunkHtmlPlugin](https://github.com/facebook/create-react-app/blob/master/packages/react-dev-utils/InlineChunkHtmlPlugin.js) * [wp-inline-runtime-chunk-plugin](https://github.com/sjinks/hwp-inline-runtime-chunk-plugin)?