acdlite / recompose

A React utility belt for function components and higher-order components.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

withRenderProps in 0.27.1 but not in the documentation, fromRenderProps not in 0.27.1 but in the documentation

jarhed opened this issue · comments

I'm trying to use fromRenderProps to put context into my HOC but it doesn't seem to exist. Am I doing something wrong?

PR merged to master but not released yet.

When will it be released? Thank you.