Files
Cursor Agent 5163bdc95c Upgrade Flow to 0.299.0 and apply initial fixes
- Upgrade flow-bin from 0.131.0 to 0.299.0
- Add flow-libs directory with old DOM/BOM/CSSOM type definitions
- Update .flowconfig with declarations for flow-typed and GDevelop.js types
- Fix existential type * -> any in src/ files
- Fix %checks predicate syntax removal
- Fix React$ type names to React. namespace
- Fix $PropertyType to indexed access types
- Fix renders any/React.Node/Fragment patterns from codemod
- Add fix-flow-errors.sh and add-flow-fixme.py scripts

Co-authored-by: Florian Rival <4ian@users.noreply.github.com>
2026-02-09 14:44:10 +00:00
..