github webpack/webpack v5.0.0-rc.0

latest releases: v5.91.0, v5.90.3, v5.90.2...
pre-release3 years ago

Full Changelog

Known Problems

  • delete x.y.z doesn't work with optimization.concatenateModules: true yet.
  • mini-css-extract-plugin is not fully compatible and there a few problems.
  • html-webpack-plugin doesn't understand the new default automatic publicPath yet. Use output.publicPath: "" instead.
  • target doesn't support individual browser versions yet. Use the general targets for now: target: ["web", "es2020"]
  • The stable webpack-cli shows too verbose output for schema validation problems.
  • new URL with string not starting with ./ or ../ works incorrectly
  • The stats grouping algorithm need still some fine-tuning

Don't miss a new webpack release

NewReleases is sending notifications on new releases.