Skip to content

Commit 00bde9d

Browse files
committed
small tweaks
1 parent dd3a07e commit 00bde9d

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# Changelog
22

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+
38
## [v1.16.0](https://github.com/symfony/webpack-encore-bundle/releases/tag/v1.16.0)
49

510
*October 18th, 2022*

doc/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -206,7 +206,7 @@ Stimulus / Symfony UX Helper
206206

207207
The ``stimulus_controller()``, ``stimulus_action()`` and ``stimulus_target()``
208208
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.
210210

211211
.. _`Webpack Encore`: https://symfony.com/doc/current/frontend.html
212212
.. _`enable the bundle manually`: https://symfony.com/doc/current/bundles.html

0 commit comments

Comments
 (0)