Features
- Remove warning for usage of configureLoaderRule by @Tofandel in #1368
- Add support for webpack-cli ^6 by @Kocal in #1367
- Add support for babel-loader ^10.0.0 by @Kocal in #1379
- Add support for style-loader ^4.0.0 by @Kocal in #1380
- Re-add
webpack-manifest-plugin
dependency, which was previously embedded in #921 by @Kocal in #1382
Internals
- [CI][Puppeteer] Add timeout, use new headless mode, and disable sandbox by @Kocal in #1369
- [CI] Upgrade deprecated os windows-2019 to windows-latest by @Kocal in #1376
- Upgrade ESLint to ^9, migrate some plugins and configuration by @Kocal in #1377
- [CI] Fix tests in lowest and highest jobs by @Kocal in #1378
New Contributors
Full Changelog: v5.1.0...v5.2.0