Hey Webpackers!
This release contains a bug fix for 0.32.0 where Encore would always require
the @symfony/stimulus-bridge/webpack-helper
module, even if you were not
using the Stimulus helper.
To upgrade run:
yarn upgrade "@symfony/webpack-encore@^0.32.1"
Changes: v0.32.0..v0.32.1
Documentation: http://symfony.com/doc/current/frontend.html
Highlights: