You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- 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).
0 commit comments