Skip to content

Releases: jul-sh/hook-into-props

The one that removes refForwarding

21 Mar 17:36
Compare
Choose a tag to compare

Removes React.forwardRef, as it can cause issues when using hookIntoProps inside of a HoC. This can always be applied manually on the user side.

The one that hoists statics

18 Mar 22:06
Compare
Choose a tag to compare

With a better displayName

21 Mar 17:40
Compare
Choose a tag to compare

Hello World ✨

17 Mar 02:16
Compare
Choose a tag to compare
1.0.0

relase major version for forwarding refs