Skip to content

fix: use @oxc-project/types for ast types - #332

Merged
danielroe merged 1 commit into
mainfrom
fix/oxc-types
Jul 13, 2026
Merged

fix: use @oxc-project/types for ast types#332
danielroe merged 1 commit into
mainfrom
fix/oxc-types

Conversation

@danielroe

@danielroe danielroe commented Jul 13, 2026

Copy link
Copy Markdown
Collaborator

related: #288

previously we required oxc-parser to be installed for types, but this can lead to type mismatches if the user has an older version of oxc-parser installed for some reason (see nuxt/nuxt#35543 for example)

@danielroe
danielroe merged commit 4ef7ab0 into main Jul 13, 2026
3 checks passed
@danielroe
danielroe deleted the fix/oxc-types branch July 13, 2026 10:06
@codecov-commenter

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 86.75%. Comparing base (ff71cac) to head (cdeaffd).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #332   +/-   ##
=======================================
  Coverage   86.75%   86.75%           
=======================================
  Files           5        5           
  Lines         400      400           
  Branches      115      115           
=======================================
  Hits          347      347           
  Misses         53       53           

☔ View full report in Codecov by Harness.
📢 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.

@oxc-guard oxc-guard Bot mentioned this pull request Jul 13, 2026
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