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 49fa189 commit 1c92999Copy full SHA for 1c92999
src/LiveComponent/CHANGELOG.md
@@ -1,5 +1,11 @@
1
# CHANGELOG
2
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
9
## 2.31
10
11
- Add browser events assertions in `InteractsWithLiveComponents`:
0 commit comments