We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4403ef2 commit 0193b00Copy full SHA for 0193b00
CHANGELOG.md
@@ -2,7 +2,15 @@
2
3
## 2.13.0
4
5
-- Add deferred rendering of Live Components
+- Add deferred/lazy rendering of Live Components.
6
+- Fix option tag synchronization.
7
+- Handle array-like objects when working with checkboxes.
8
+- Add Symfony 7 support.
9
+- Normalize "true" & "false" model values
10
+- Fix DTO hydration from phpdoc typehints.
11
+- Fix instantiating LiveComponentMetadata multiple times.
12
+- Change JavaScript package to `type: module`.
13
+- Throwing an error when setting an invalid model name.
14
15
## 2.12.0
16
0 commit comments