Skip to content

Commit 0e53507

Browse files
committed
minor #1256 bumping CHANGELOG for 2.13 (weaverryan)
This PR was squashed before being merged into the 2.x branch. Discussion ---------- bumping CHANGELOG for 2.13 | Q | A | ------------- | --- | Bug fix? | no | New feature? | no | Issues | None | License | MIT Commits ------- cd3fa238f3 bumping CHANGELOG for 2.13
2 parents b774ead + 0193b00 commit 0e53507

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)