ParaffinIoT / dashboard

📈 Dashboard for Paraffin IoT Platform
MIT License
4 stars 0 forks source link

Update react-redux to the latest version 🚀 #35

Closed greenkeeper[bot] closed 5 years ago

greenkeeper[bot] commented 5 years ago

The dependency react-redux was updated from 7.0.3 to 7.1.0.

This version is not covered by your current version range.

If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.


Release Notes for v7.1.0

Hooks!

After much discussion, we've decided these Hook things are probably going to stick around, so we might as well add some. Many thanks to @MrWolfZ, @josepot, @perrin4869, and @mpeyper for their contributions and to everyone else that offered feedback, ideas, and critiques as we built them out. Go open source!

Changes

Commits

The new version differs by 38 commits.

  • 01966db 7.1.0
  • 3f0933c Update docs versioning for 7.1
  • 316467a Update deps and switch rtl to tlr.
  • 93d731b 7.1.0-rc.1
  • f4938d6 Update deps. Handle RTL@7.
  • 4649f8b Update jsdocs for hooks (#1295)
  • 18bd1aa some minor hooks updates (#1294)
  • 9183035 7.1.0-alpha.5
  • 4d3a7e1 Avoid unnecessary selector evaluations (#1273)
  • 88964e5 Replace shallowEqual with reference equality in useSelector (#1288)
  • d45bfb4 Remove deps of useSelector (#1272)
  • 7a8fbb7 7.1.0-alpha.4
  • b375295 Remove useActions
  • 1fd55a0 7.1.0-alpha.3
  • 3c47e7c Remove useRedux hook

There are 38 commits in total.

See the full diff

FAQ and help There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those don’t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper bot :palm_tree: