Skip to content

Upgrade to flow-parser@0.42.0#208

Merged
fkling merged 1 commit intofkling:masterfrom
gabelevi:flow
Mar 19, 2017
Merged

Upgrade to flow-parser@0.42.0#208
fkling merged 1 commit intofkling:masterfrom
gabelevi:flow

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