Enables Babel to parse Flow syntax. This plugin allows Babel to understand and process Flow type annotations in your JavaScript code, but it doesn't remove or transform the types. It prepares the code for further processing by tools that specifically handle Flow type checking or conversion. A crucial prerequisite for using other Babel plugins that work with Flow types, like removing or converting them to TypeScript. Requires Babel version 7.0.0 or later.
@babel/plugin-syntax-flow has had sporadic releases. Initial releases occurred in 2018, with periods of inactivity followed by bursts. Releases occurred throughout 2019-2024, never exceeding 3 releases in a month. Most recently, a release occurred in April 2025, with none since then.
@babel/plugin-syntax-flow downloads showed steady activity between March 2024 and August 2025, generally fluctuating between 42 million and 56 million, peaking in June and July 2025 with over 64 million downloads. September 2025 shows a sharp decline, likely due to incomplete data for the current month.