Skip to content

Commit 0193b00

Browse files
committed
bumping CHANGELOG for 2.13
1 parent 4403ef2 commit 0193b00

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,15 @@
22

33
## 2.13.0
44

5-
- Add deferred rendering of Live Components
5+
- 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.
614

715
## 2.12.0
816

0 commit comments

Comments
 (0)