We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1bb2a7c commit 04bed18Copy full SHA for 04bed18
CHANGELOG.md
@@ -2,7 +2,15 @@
2
3
## 0.32.0
4
5
- * Add Stimulus bridge configurator
+ * [enableStimulusBridge] The new `enableStimulusBridge()` method was
6
+ added to enable the Stimulus bridge and Symfony UX features. See
7
+ https://symfony.com/ux for more details and #859 thanks to @tgalopin.
8
+
9
+## 0.31.1
10
11
+ * [DEPENDENCY UPGRADE] `resolve-url-loader` was updated from `^3.0.1`
12
+ to `^3.1.2`, which should not affect most users. See #848 thanks
13
+ to @Khartir.
14
15
## 0.31.0
16
0 commit comments