Skip to content
This repository has been archived by the owner on Sep 10, 2022. It is now read-only.

toRenderProps - fromRenderProps

Compare
Choose a tag to compare
@istarkov istarkov released this 23 Aug 15:53
· 17 commits to master since this release

This release adds support to:

  1. toRenderProps with support for flow type
    2.fromRenderProps with support for flow type and multiple arguments.
  2. withPropsOnChange maps subset of owner props to child props with custom predicate.
  3. Upgrade the size snapshot plugin
    b2f082f
  4. Upgrade babel to ^7.0.0-beta.55 and reduce the bundle size.
    0db1ef6

Big Thanks to @shireeshaBongarala !!!