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

fix: remove extends Action from Epic generic argument #780

Closed
wants to merge 1 commit into from

Conversation

safareli
Copy link

@safareli safareli commented Feb 14, 2023

Fixes #605

@safareli safareli changed the title remove extends Action from Epic generic argument fix: remove extends Action from Epic generic argument Feb 14, 2023
@evertbouw
Copy link
Member

Thank you for your contribution! This should be possible now that Redux has moved to type unknown for actions.

@evertbouw evertbouw closed this Dec 14, 2023
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.

Compatibility with redux-thunk middleware
2 participants