-
Notifications
You must be signed in to change notification settings - Fork 91
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
Update react-redux in group default to the latest version 🚀 #763
base: master
Are you sure you want to change the base?
Conversation
Update to this version instead 🚀 Release Notes for v7.1.1This release is sponsored by Deft, providing technical teams to high-growth SaaS companies with the processes they need to scale successfully. Please reach out to see how we can help with your software development, systems architecture, and infrastructure design needs. This release includes some new APIs for those that want to use a custom React Context with our Hooks API, a small memory optimization, and has a fix for when the Changes
P.S. On the sponsorship section above, it's a thing we're trying out to see how it feels and if it causes any problems for your workflows. (Don't worry, no ads are coming to your npm installs!) The idea for future releases is to let those that contributed to that release have the opportunity to sponsor that release. We don't need donations, but we definitely do need PRs! Hopefully, it's a fair way to encourage them. Please let us know if it's a problem in any way. CommitsThe new version differs by 26 commits.
There are 26 commits in total. See the full diff |
|
|
|
The dependency react-redux was updated from
5.1.1
to7.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
deps
argument touseSelector
(#1251 by @MrWolfZ)useRedux
(@markerikson)useActions
(@markerikson)deps
argument (#1272 by @josepot)shallowEqual
with reference equality inuseSelector
(#1288 by @perrin4869)Commits
The new version differs by 118 commits ahead by 118, behind by 3.
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 118 commits in total.
See the full diff
FAQ and help
There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.
Your Greenkeeper bot 🌴