Skip to content

Allow less-loader 9 & fix pesky bug with build cache

Compare
Choose a tag to compare
@weaverryan weaverryan released this 31 May 16:17
· 295 commits to main since this release

Hi Webpackers!

This release contains a bug fix if you're using Encore.enableBuildCache() and allows less-loader version 9. Thanks to @bobvandevijver for both of these - especially the bug fix, which was super tricky.

To upgrade run:

yarn upgrade "@symfony/webpack-encore@^1.4.0"

Changes: v1.3.0..v1.4.0

Documentation: http://symfony.com/doc/current/frontend.html

Happy packing!