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

To address the new redux-saga action creator support #33

Merged
merged 1 commit into from
Jul 7, 2017

Conversation

ssynix
Copy link
Contributor

@ssynix ssynix commented Jul 6, 2017

Adding the toString field for better redux-saga support.

redux-saga docs mention this under take pattern:

Note: if the pattern function has toString defined on it, action.type will be tested against pattern.toString() instead. This is useful if you're using an action creator library like redux-act or redux-actions.

@aikoven aikoven merged commit ff7b75f into aikoven:master Jul 7, 2017
@aikoven
Copy link
Owner

aikoven commented Jul 7, 2017

Thanks! I'll make a release shortly.

@aikoven
Copy link
Owner

aikoven commented Jul 7, 2017

Released v2.4.0

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

2 participants