recompose v0.28.0 Release Notes

Release Date: 2018-08-23 // over 5 years ago
  • ๐Ÿš€ This release adds support to:

    ๐Ÿ‘ 1. toRenderProps with support for flow type
    ๐Ÿ‘ 2.fromRenderProps with support for flow type and multiple arguments.

    1. 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 !!!