github symfony/webpack-encore v0.32.1
Fixing requirement on @symfony/stimulus-bridge/webpack-helper module

latest releases: v5.0.0, v4.7.0, v4.6.1...
3 years ago

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:

  • Fixing a bug where the new Stimulus Bridge always required the
    @symfony/stimulus-bridge/webpack-helper module, even if you
    were not using this feature - #863 thanks to @Kocal

Don't miss a new webpack-encore release

NewReleases is sending notifications on new releases.