✅ Filter ESM-only packages from CommonJS mode checks#6507
Conversation
|
Co-authored-by: dubzzz <[email protected]>
@fast-check/ava
fast-check
@fast-check/jest
@fast-check/packaged
@fast-check/poisoning
@fast-check/vitest
@fast-check/worker
commit: |
|
👋 A preview of the new documentation is available at: http://697bdca426afc37689eec1da--dubzzz-fast-check.netlify.app |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #6507 +/- ##
=======================================
Coverage 94.85% 94.85%
=======================================
Files 207 207
Lines 5581 5581
Branches 1467 1468 +1
=======================================
Hits 5294 5294
Misses 274 274
Partials 13 13
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
ESM-only packages were conditionally excluded from CommonJS type checks only for TypeScript 5.0 and 5.7. Since these packages don't publish CommonJS exports at all, they should be excluded unconditionally.
Changes
@fast-check/ava,@fast-check/packaged,@fast-check/poisoning,@fast-check/vitestBefore:
After:
Original prompt
✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.