github facebook/flow v0.237.2

latest releases: v0.239.0, v0.238.3, v0.238.2...
one month ago

New Features:

  • We added a flag to help prepare your codebase for React 19's defaultProps change. defaultProps on function components will no longer work in React 19. Under react.disable_function_components_default_props=true, Flow will ignore defaultProps on function components for React typing purposes. Note that we do not intend to keep this flag forever, so you should try to turn this flag on as soon as possible.

Don't miss a new flow release

NewReleases is sending notifications on new releases.