-
Notifications
You must be signed in to change notification settings - Fork 9
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
fix(deps): update dependency recompose to v0.30.0 #625
base: master
Are you sure you want to change the base?
Conversation
Generated by 🚫 dangerJS |
Deploy preview for mcslite ready! Built with commit 49fee84 |
Deploy preview for mcs-lite-ui ready! Built with commit 49fee84 |
Deploy preview for mcs-lite-introduction ready! Built with commit 49fee84 https://deploy-preview-625--mcs-lite-introduction.netlify.com |
Codecov Report
@@ Coverage Diff @@
## master #625 +/- ##
=======================================
Coverage 83.77% 83.77%
=======================================
Files 326 326
Lines 2694 2694
Branches 174 174
=======================================
Hits 2257 2257
Misses 372 372
Partials 65 65 Continue to review full report at Codecov.
|
12c39e6
to
92cc60a
Compare
7d480e1
to
3da253c
Compare
e662f33
to
664382f
Compare
703effe
to
a53fbd7
Compare
738e9e1
to
11fb840
Compare
11fb840
to
f3cc0be
Compare
8bef9b0
to
3198147
Compare
8b48f07
to
c1986f1
Compare
c1986f1
to
f6fbb6e
Compare
59b5617
to
7180846
Compare
7180846
to
49fee84
Compare
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
This PR contains the following updates:
^0.26.0
->^0.30.0
0.26.0
->0.30.0
Release Notes
acdlite/recompose
v0.30.0
: withStateHandler behaviour changeCompare Source
Remove useless in React 16 optimisation https://github.com/acdlite/recompose/pull/736#issue-212019167
Make state change more similar to React setState.
v0.29.0
: babel 7Compare Source
Babel 7!!!
Thanks to @TrySound
v0.28.2
: Babel magicCompare Source
Pin babel runtime version and upgrade babel (#724)
Thanks to @shireeshaBongarala, @TrySound
v0.28.1
: babel 1Compare Source
Use folder as babel input to preserve directory structure (#719)
Thanks to @shireeshaBongarala, @TrySound
v0.28.0
: toRenderProps - fromRenderPropsCompare Source
This release adds support to:
2.fromRenderProps with support for flow type and multiple arguments.
b2f082f
0db1ef6
Big Thanks to @shireeshaBongarala !!!
v0.27.1
: Render propsCompare Source
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 componentsee PR #663
see docs
see source
see example
compose
now shorter #643The hero of this release is @pomber !!!
v0.27.0
: React 16.3 Lifecycles, flow typesCompare Source
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR has been generated by Mend Renovate. View repository job log here.