Skip to content

Fix for incorrectly requiring eslint-webpack-plugin

Compare
Choose a tag to compare
@weaverryan weaverryan released this 21 Jan 13:52
· 252 commits to main since this release

Hey Webpackers!

This release fixes 1.8.0, which incorrectly requires the eslint-webpack-plugin package in all situations.

To upgrade run:

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

Changes: v1.8.0..v1.8.1

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

Highlights:

Bug Fix

Happy packing!