Skip to content

0.3.8

Choose a tag to compare

@SukkaW SukkaW released this 22 Jun 17:42
· 20 commits to master since this release

Core Changes

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