Skip to content

v6.0.0

Compare
Choose a tag to compare
@alexander-akait alexander-akait released this 19 Dec 16:31
· 17 commits to master since this release

6.0.0 (2024-12-19)

BREAKING CHANGES

  • the minimum required Node.js version is 18.12.0
  • removed init, loader and plugin commands in favor create-webpack-app
  • dropped support for webpack-dev-server@v4
  • minimum supported webpack version is 5.82.0

Bug Fixes

Features

  • output pnpm version with info/version command (#3906) (38f3c6f)