symfony / webpack-encore-bundle

Symfony integration with Webpack Encore!
https://symfony.com/webpack-encore
MIT License
933 stars 83 forks source link

Updates for WebpackEncoreBundle 2.0 #212

Closed weaverryan closed 1 year ago

weaverryan commented 1 year ago

Hi!

Soon we will release the final 1.17, which will deprecate the stimulus_* Twig functions in favor of symfony/stimulus-bundle.

I plan to release 2.0 at the same time, which will be equivalent to 1.17, except without the deprecated code paths. Also the PHP and Symfony minimum requirements are bumped.

Cheers!