Skip to content

add overloads to compose.ts and applyMiddleware.ts #3558

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

Merged
merged 2 commits into from
Sep 2, 2019

Conversation

cellog
Copy link
Contributor

@cellog cellog commented Sep 2, 2019

Because applyMiddleware relies upon compose, these two need to be committed at the same time. The comment changes in compose.ts are because of subtle differences between the comments in index.d.ts and compose.ts. Where there was a conflict I chose the index.d.ts version

@timdorr timdorr merged commit 8112c95 into reduxjs:ts-conversion Sep 2, 2019
@reduxjs reduxjs deleted a comment from kevinaskin Nov 4, 2019
webMasterMrBin pushed a commit to webMasterMrBin/redux that referenced this pull request Aug 21, 2021
* add overloads to compose.ts

* add applyMiddleware overload fixes


Former-commit-id: 6c609ac
Former-commit-id: 3774004
webMasterMrBin pushed a commit to webMasterMrBin/redux that referenced this pull request Aug 21, 2021
* add overloads to compose.ts

* add applyMiddleware overload fixes


Former-commit-id: 6c609ac
Former-commit-id: 3774004
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.

2 participants