Announcing Conditional Types

Conditional types allow you to choose between two different output types by inspecting an input type. The…


Improved Flow Docs and Try Flow

We’ve refreshed our documentation, and added the ability to configure options and lints in Try Flow!


Exact object types by default, by default

We announced 5 years ago a plan to eventually make exact object types the default. We are now proceeding with this plan. Starting with Flow 0.200, you must explicitly set either exact_by_default=true or exact_by_default=false in the [options] section of…

Flow
Flow
The official publication for the Flow static type checker for JavaScript. Code faster. Code smarter. Code confidently.
More information
Followers
1.5K
Elsewhere