v10.0.1
·
1 commit
to refs/heads/master
since this release
- fix(types): relax variant behavior on incompatible props #97 (@AlexandrHoroshih)
variant
blocking on "incompatible props" use-case is bad for DX and it only protects against bad spreads, which are react anti-pattern anyway
In this patch-release behavior is changed to favor union of possible props as a resulting type for variant