New
Fix type support for Symfony 7
Hi Webpackers!
A small bug fix to match return types in Symfony 7.
- Patch type declarations (Symfony 7.0) by @smnandre in https://github.com/symfony/webpack-encore-bundle/pull/224
Full Changes: https://github.com/symfony/webpack-encore-bundle/compare/v2.1.0...v2.1.1
Have fun!