Skip to content

5.0.0

Compare
Choose a tag to compare
@theKashey theKashey released this 03 Oct 01:16
· 348 commits to master since this release

Fixes

  • stop passing all-the-props to the final component. Lets pass only ones, provided by a user (breaking change).
  • fix sync SSR issue, #30
  • fix scanImports (reason unknown, #29)

#Features

  • forwardRef (if supported by target system)