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

Handling private actions is an anti-pattern. Enforce it. (Fixes #186) #259

Merged
merged 1 commit into from
Jul 13, 2015

Conversation

gaearon
Copy link
Contributor

@gaearon gaearon commented Jul 13, 2015

This renames @@INIT to @@redux/INIT and adds random type probing to ensure you're not trying to handle INIT directly. This fixes #186.

gaearon added a commit that referenced this pull request Jul 13, 2015
Handling private actions is an anti-pattern. Enforce it. (Fixes #186)
@gaearon gaearon merged commit 99a9cee into breaking-changes-1.0 Jul 13, 2015
@gaearon gaearon deleted the forbid-handling-private-actions branch July 13, 2015 16:22
@timdorr timdorr mentioned this pull request May 16, 2017
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.

1 participant