Skip to content

Conversation

@Belco90
Copy link
Member

@Belco90 Belco90 commented Dec 12, 2025

Checks

Changes

  • Set up a bundler (tsdown)
  • Update package.json fields for CJS and ESM exposed files
  • Set up publint for linting the published bundle
  • Update type to "module"
  • Move CJS code to ESM
  • Rename lib/ to src/
  • Adjust types (mirroring eslint-plugin-vitest and using eslint exported types)

Context

Closes #900

@Belco90 Belco90 self-assigned this Dec 12, 2025
@codecov
Copy link

codecov bot commented Dec 12, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 97.47%. Comparing base (9c78006) to head (287f839).
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1130      +/-   ##
==========================================
- Coverage   97.48%   97.47%   -0.01%     
==========================================
  Files          49       49              
  Lines        5997     5974      -23     
  Branches     1518     1518              
==========================================
- Hits         5846     5823      -23     
  Misses        149      149              
  Partials        2        2              

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

🚀 New features to boost your workflow:
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

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.

Bundle plugin in ESM format

2 participants