File tree Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## v1.17.0
4
+
5
+ - Deprecated the ` stimulus_controller() ` , ` stimulus_action() ` and ` stimulus_target `
6
+ functions and related classes. Install ` symfony/stimulus-bundle ` instead.
7
+
3
8
## [ v1.16.0] ( https://github.com/symfony/webpack-encore-bundle/releases/tag/v1.16.0 )
4
9
5
10
* October 18th, 2022*
Original file line number Diff line number Diff line change @@ -206,7 +206,7 @@ Stimulus / Symfony UX Helper
206
206
207
207
The ``stimulus_controller() ``, ``stimulus_action() `` and ``stimulus_target() ``
208
208
Twig functions are deprecated in WebpackEncoreBundle 1.17.0. Install and
209
- use `symfony/stimulus-bundle `_ for identical functionality.
209
+ use `symfony/stimulus-bundle `_ for that functionality.
210
210
211
211
.. _`Webpack Encore` : https://symfony.com/doc/current/frontend.html
212
212
.. _`enable the bundle manually` : https://symfony.com/doc/current/bundles.html
You can’t perform that action at this time.
0 commit comments