Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Snyk] Upgrade recompose from 0.19.0 to 0.30.0 #3

Closed

Conversation

snyk-bot
Copy link

Snyk have raised this PR to upgrade recompose from 0.19.0 to 0.30.0.

  • The recommended version is 24 minor versions ahead of your current version.
  • The recommended version was released a year ago, on 2018-08-30.
Release notes
  • 0.30.0 - 2018-08-30

    Remove useless in React 16 optimisation #736 (comment)
    Make state change more similar to React setState.

  • 0.29.0 - 2018-08-28

    Babel 7!!!

    Thanks to @TrySound

  • 0.28.2 - 2018-08-06

    Pin babel runtime version and upgrade babel (#724)

    Thanks to @shireeshaBongarala, @TrySound

  • 0.28.1 - 2018-08-02

    Use folder as babel input to preserve directory structure (#719)

    Thanks to @shireeshaBongarala, @TrySound

  • 0.28.0 - 2018-07-30

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

  • 0.27.1 - 2018-05-20

    This release adds a missing piece between Higher Order Components and Render props

    • Meet withRenderProps props utility, it allows you to transform any HOC into RenderProps component
      see PR #663
      see docs
      see source
      see example

    • compose now shorter #643

    The hero of this release is @pomber !!!

  • 0.27.0 - 2018-04-19
    • Flow types are now distributed with recompose, please delete flow-typed recompose lib defs. #649
    • Build improvements by @TrySound #645
    • New lifecycle methods are used internally see #647
    • Minor docs and other changes
  • 0.26.0 - 2017-10-06

    After a lot of issues like #489 #525 #488 etc we decided to remove eager(in some cases recompose replaced createElement with function call) optimisations from recompose. See discussions in issues for details.

    Thank you @deepsweet for this !!!

    Please read comments here #538 for more information.

  • 0.25.1 - 2017-09-26

    Add React 16 to peer deps

  • 0.25.0 - 2017-08-16

    This release contains:

    1. #479 withStateHandlers fix which allows to use it with SyntheticEvents
    2. #473 Use eager factory optimization only in production env. (Possibly breaking change for development env, does not affects production builds)
    3. #463 Simpler classful component check - this change possibly will allow to use recompose with Preact and Inferno.
    4. #479 flow v0.53 typings support, having this flow release it would be easier to combine recompose and 3rd party hocs.
      (This PR must be merged to use with flow-typed, until that please use typedefs from current repo defs)

    Thank you @developit, @deepsweet and others for your help!

  • 0.24.0 - 2017-07-12
  • 0.23.5 - 2017-06-07
  • 0.23.4 - 2017-05-12
  • 0.23.3 - 2017-05-11
  • 0.23.2 - 2017-05-11
  • 0.23.1 - 2017-04-10
  • 0.23.0 - 2017-04-08
  • 0.22.0 - 2017-01-28
  • 0.21.2 - 2016-12-24
  • 0.21.1 - 2016-12-20
  • 0.21.0 - 2016-12-12
  • 0.20.2 - 2016-06-28
  • 0.20.1 - 2016-06-28
  • 0.20.0 - 2016-06-16
  • 0.19.0 - 2016-05-16

from recompose GitHub Release Notes


🧐 View latest project report

🛠 Adjust upgrade PR settings

🔕 Ignore this dependency or unsubscribe from future upgrade PRs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants