fix(deps): update dependency recompose to ^0.30.0
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| recompose | ^0.26.0 -> ^0.30.0 |
Release Notes
acdlite/recompose
v0.30.0: withStateHandler behaviour change
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 7
Babel 7!!!
Thanks to @​TrySound
v0.28.2: Babel magic
Pin babel runtime version and upgrade babel (#​724)
Thanks to @​shireeshaBongarala, @​TrySound
v0.28.1: babel 1
Use folder as babel input to preserve directory structure (#​719)
Thanks to @​shireeshaBongarala, @​TrySound
v0.28.0: toRenderProps - fromRenderProps
This release adds support to:
- toRenderProps with support for flow type 2.fromRenderProps with support for flow type and multiple arguments.
- withPropsOnChange maps subset of owner props to child props with custom predicate.
- Upgrade the size snapshot plugin
b2f082f - Upgrade babel to ^7.0.0-beta.55 and reduce the bundle size.
0db1ef6
Big Thanks to @​shireeshaBongarala !!!
v0.27.1: Render props
This release adds a missing piece between Higher Order Components and Render props
-
Meet
withRenderPropsprops utility, it allows you to transform any HOC into RenderProps component see PR #​663 see docs see source see example -
composenow shorter #​643
The hero of this release is @​pomber !!!
v0.27.0: React 16.3 Lifecycles, flow types
- 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
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 this update again.
- [ ] If you want to rebase/retry this PR, check this box
This PR has been generated by Mend Renovate. View repository job log here.
Deploy preview for react-progressive-bg-image ready!
Built with commit 8d538263e974f00e5cddd2d4cfb7817629a8d73b
https://deploy-preview-106--react-progressive-bg-image.netlify.com
Codecov Report
Merging #106 into master will not change coverage. The diff coverage is
n/a.
@@ Coverage Diff @@
## master #106 +/- ##
=====================================
Coverage 100% 100%
=====================================
Files 3 3
Lines 34 34
Branches 7 7
=====================================
Hits 34 34
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact),ø = not affected,? = missing dataPowered by Codecov. Last update aa84006...8d53826. Read the comment docs.