feat: next major version
What kind of change does this PR introduce?
Did you add tests for your changes?
If relevant, did you update the documentation?
Summary
Does this PR introduce a breaking change?
Other information
I wIll use this branch to merge all changes for the next version. Then merge this PR at last.
@snitin315 Can you list all remains todos and which packages we need to update it to have everything up to date
@snitin315 can you rebase?
@alexander-akait yes, for some reason I am unable to access github on my laptop.
@alexander-akait Following TODOs are pending:
- https://github.com/webpack/webpack-cli/blob/9539ea1c8a5276c3ca46ee983b379b3ede74ad40/packages/webpack-cli/src/webpack-cli.ts#L1949
- https://github.com/webpack/webpack-cli/blob/9539ea1c8a5276c3ca46ee983b379b3ede74ad40/test/serve/invalid-schema/invalid-schema.test.js#L25
I'm not sure what we need to do in 1st todo regarding --config, can you please explain?