Skip to content

Commit 1c92999

Browse files
committed
Update changelog
1 parent 49fa189 commit 1c92999

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

src/LiveComponent/CHANGELOG.md

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

3+
## 2.32
4+
5+
- Add support for `LiveProp` union types in Live Components.
6+
`LiveComponentMetadataFactory` can now create `liveProp` metadata for union types.
7+
Note: This feature only works when using a custom `hydrate` and `dehydrate` implementation.
8+
39
## 2.31
410

511
- Add browser events assertions in `InteractsWithLiveComponents`:

0 commit comments

Comments
 (0)