Skip to content

Conversation

@mdjastrzebski
Copy link
Member

Removed Flow configuration, type definitions, and dependencies.

  • Deleted .flowconfig
  • Deleted flow-typed/ and typings/ directories
  • Removed Flow-related scripts and dependencies from package.json
  • Removed Flow preset from babel.config.js
  • Removed Flow ignore from eslint.config.mjs

Summary

Remove flow types, as these were no longer maintined.

Test plan

Removed Flow configuration, type definitions, and dependencies.
- Deleted .flowconfig
- Deleted flow-typed/ and typings/ directories
- Removed Flow-related scripts and dependencies from package.json
- Removed Flow preset from babel.config.js
- Removed Flow ignore from eslint.config.mjs
@codecov
Copy link

codecov bot commented Jan 4, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 91.05%. Comparing base (482875d) to head (aaabae1).
⚠️ Report is 1 commits behind head on v14.

Additional details and impacted files
@@           Coverage Diff           @@
##              v14    #1845   +/-   ##
=======================================
  Coverage   91.05%   91.05%           
=======================================
  Files          94       94           
  Lines        5453     5453           
  Branches      904      904           
=======================================
  Hits         4965     4965           
  Misses        483      483           
  Partials        5        5           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@mdjastrzebski mdjastrzebski merged commit f534aa7 into v14 Jan 4, 2026
16 of 17 checks passed
@mdjastrzebski mdjastrzebski deleted the refactor/remove-flow-types branch January 4, 2026 21:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants