Commit 648207d
committed
Bump to v1.1.0 for publishing
- Extract composition detection logic from `propTypeHandler` into
`propTypeCompositionHandler`. `propTypeHandler` still delegates to
`propTypeCompositionHandler` for backwards compatibility.
- Expose an array of default handlers as `defaultHandlers` on the root
object.
- Relax requirements for composition detection in spread properties (see
878d57d).1 parent e7b4307 commit 648207d
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
0 commit comments