Deprecating stimulus_* Twig functions in favor of symfony/stimulus-bundle
Hi Webpackers!
This release deprecates the stimulus_controller(), stimulus_action() and stimulus_target functions because they are now included with the new symfony/stimulus-bundle. Run composer require symfony/stimulus-bundle to grab the functions from that package instead.
Diff: v1.16.1...v1.17.0
Happy packing!