CAAPIM / react-themer

React bindings for https://github.com/CAAPIM/themer
MIT License
1 stars 1 forks source link

Update recompose to the latest version πŸš€ #33

Closed greenkeeper[bot] closed 7 years ago

greenkeeper[bot] commented 7 years ago

Version 0.23.0 of recompose just got published.

Dependency recompose
Current Version 0.22.0
Type dependency

The version 0.23.0 is not covered by your current version range.

Without accepting this pull request your project will work just like it did before. There might be a bunch of new features, fixes and perf improvements that the maintainers worked on for you though.

I recommend you look into these changes and try to get onto the latest version of recompose. Given that you have a decent test suite, a passing build is a strong indicator that you can take advantage of these changes by merging the proposed change into your project. Otherwise this branch is a great starting point for you to work on the update.


Release Notes Rollup umd
  1. Build umd with rollup #341, incredible size reduce (3.9Kb minified, gzipped)
  2. lifecycle now uses es class instead of React.createClass #346 (Possibly breaking change)

The hero of this release is @TrySound, Thank you Bogdan!

Not sure how things should work exactly? There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html) and of course you may always [ask my humans](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper Bot :palm_tree:

codecov-io commented 7 years ago

Codecov Report

Merging #33 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff          @@
##           master    #33   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files           4      4           
  Lines          30     30           
  Branches       10     10           
=====================================
  Hits           30     30

Continue to review full report at Codecov.

Legend - Click here to learn more Ξ” = absolute <relative> (impact), ΓΈ = not affected, ? = missing data Powered by Codecov. Last update bcb78f3...97c5933. Read the comment docs.