Skip to content

Releases: x0s3/react-hoist-hook-class

Fix peerDependency 🙆‍♂️

27 Jul 06:43
Compare
Choose a tag to compare
  • Fix React version peerDependency, from ~16.0.0 -> >=16.8.0 (min. version with hooks)

(RenderHook) Small improvements

26 Jul 12:32
Compare
Choose a tag to compare

Small improvements v.1.1.0

  • (RenderHook) now accepts a prop args to bind arguments to the hook. 🧛🏼‍♂️
  • Improve ReadME.

First version v1.0.0!

25 Jul 17:24
Compare
Choose a tag to compare

Release of the package 🎉

These methods and component are exported by the library:

  • withHook
  • withUIHook
  • RenderHook

So there is no reason to refactor your code now to hooks thanks to this handy package 😄