Skip to content
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

chore: replace react-router-redux with connected-react-router #4001

Merged
merged 2 commits into from
Jul 9, 2020

Conversation

erezrokah
Copy link
Contributor

Fixes #2753

@erezrokah erezrokah requested a review from a team July 9, 2020 14:55
@github-actions github-actions bot added the type: chore work needed to keep the product and development running smoothly label Jul 9, 2020
@@ -191,5 +191,8 @@
"hooks": {
"commit-msg": "commitlint -E HUSKY_GIT_PARAMS"
}
},
"resolutions": {
Copy link
Contributor Author

@erezrokah erezrokah Jul 9, 2020

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is required since redux-notifications has react-redux v4 as a dependency.
https://github.com/indexiatech/re-notif/blob/b03011cfe31721b201a1801f96ec0501611be0fb/package.json#L26
indexiatech/re-notif#72
We should probably replace redux-notifications as it is no longer maintained.

@erezrokah erezrokah merged commit 07f4782 into master Jul 9, 2020
@erezrokah erezrokah deleted the chore/replace_react-router-redux branch July 9, 2020 16:08
vladdu pushed a commit to vladdu/netlify-cms that referenced this pull request Jan 26, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: chore work needed to keep the product and development running smoothly
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Migrate away from react-router-redux (no longer maintained)
1 participant