github symfony/webpack-encore v0.32.0
Adding Symfony UX integration: enableStimulusBridge()

latest releases: v4.6.1, v4.6.0, v4.5.0...
3 years ago

Hi Webpackers!

This release introduces a new feature to work with Symfony's new UX system 🎆 https://symfony.com/blog/new-in-symfony-the-ux-initiative-a-new-javascript-ecosystem-for-symfony

To upgrade run:

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

Changes: v0.31.1..v0.32.0

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

Highlights:

  • [enableStimulusBridge] The new enableStimulusBridge() method was
    added to enable the Stimulus bridge and Symfony UX features. See
    https://symfony.com/ux for more details and #859 thanks to @tgalopin.

Happy packing!

Don't miss a new webpack-encore release

NewReleases is sending notifications on new releases.