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

Implement simplified selector pattern #2921

Closed
wants to merge 3 commits into from
Closed

Implement simplified selector pattern #2921

wants to merge 3 commits into from

Conversation

pedro-victor
Copy link

Implements the suggestions made in this comment.

@coveralls
Copy link

coveralls commented May 25, 2020

Coverage Status

Coverage remained the same at 100.0% when pulling e92849a on pedro-victor:feature/redux-toolkit-switch-selector-pattern into c252e9d on react-boilerplate:redux-toolkit-switch.

@pedro-victor
Copy link
Author

Hello @julienben !

I implemented this recommendation for myself (in my projects), opened this PR against your PR #2812 and fixed the build for Node 14 (PR #2812 was successful because it used Node 13 which didn't check for fs.copyFileSync 3rd parameter).

After all this, I found PR #2823. 😞
(Though the PR doesn't remove reselect and it breaks .all-contributorsrc JSON)

Please feel free to close this PR if it feels unnecessary.

@Can-Sahin
Copy link
Member

Duplicate of #2823

@Can-Sahin Can-Sahin marked this as a duplicate of #2823 Jul 3, 2020
@Can-Sahin Can-Sahin closed this Jul 3, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants