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

Upgrade to flow-parser@0.42.0 #208

Merged
merged 1 commit into from
Mar 19, 2017
Merged

Upgrade to flow-parser@0.42.0 #208

merged 1 commit into from
Mar 19, 2017

Conversation

gabelevi
Copy link
Contributor

This version of flow-parser introduces object type spreads. They look like

type A = { x: string };
type B = { ...A };

@fkling fkling merged commit 830690e into fkling:master Mar 19, 2017
@fkling fkling added deploy pending Marks issues/PRs that are merged into master but are not deployed to any webserver deployed to production Marks issues/PRs that are deployed to https://astexplorer.net and removed deploy pending Marks issues/PRs that are merged into master but are not deployed to any webserver labels Mar 19, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
deployed to production Marks issues/PRs that are deployed to https://astexplorer.net
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants