0.3.8
Core Changes
- Introduce new
mergeProps, a utility that merges props smartly, with special handling forclassName,style, and event handlers. - Introduce new
polymorphic, a set of utilities that allows you to create polymorphic components.
Core Changes
mergeProps, a utility that merges props smartly, with special handling for className, style, and event handlers.polymorphic, a set of utilities that allows you to create polymorphic components.