-
-
Notifications
You must be signed in to change notification settings - Fork 3.4k
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
chore(mapStateToProps): port to typescript #1745
chore(mapStateToProps): port to typescript #1745
Conversation
✔️ Deploy Preview for react-redux-docs ready! 🔨 Explore the source changes: 4137320 🔍 Inspect the deploy log: https://app.netlify.com/sites/react-redux-docs/deploys/60de22779baea60007354dd4 😎 Browse the preview: https://deploy-preview-1745--react-redux-docs.netlify.app |
Why did |
366e3cd
to
9c7ca0e
Compare
Looks like the lockfile on master was updated to v2, but not on the TS branch. I just fixed that up now. |
0fad9ff
to
4137320
Compare
Not sure, but feel like I'm reaching something. Let me know @markerikson . |
Ought to be good for now. Thanks for working on this! |
Hi folks 👋
any
there. I have to make a second pass to add generics. But feel free to give me feedback anyway.This pull request follows the typescript migration initiative (#1737).
files to migrate:
mapStateToProps
wrapMapToProps