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 Flow typing for observable.map #1501

Merged
merged 3 commits into from
Apr 16, 2018
Merged

Conversation

quanganhtran
Copy link
Member

It is a PR to address #1500

Flow typing of observable.map is changed from generic of <T> to <K, V>

@coveralls
Copy link

coveralls commented Apr 14, 2018

Coverage Status

Coverage remained the same at 92.938% when pulling dbef2ab on quanganhtran:master into 7179b96 on mobxjs:master.

@mweststrate
Copy link
Member

Looking good, thanks!

@mweststrate mweststrate merged commit 09493ee into mobxjs:master Apr 16, 2018
@mweststrate
Copy link
Member

Released as part of 4.2.0. Thanks!

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.

3 participants