Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ESM only + move to webtestrunnner #467

Merged
merged 9 commits into from
Oct 17, 2024
Merged

ESM only + move to webtestrunnner #467

merged 9 commits into from
Oct 17, 2024

Conversation

Trott
Copy link
Owner

@Trott Trott commented Oct 12, 2024

ESM only. No more CJS. No more non-ESM <script> tag. Too much?

@Trott Trott merged commit a8db3ed into main Oct 17, 2024
7 checks passed
@Trott Trott deleted the webtestrunner branch October 17, 2024 19:57
github-actions bot pushed a commit that referenced this pull request Oct 17, 2024
# [10.0.0](v9.1.0...v10.0.0) (2024-10-17)

* ESM only + move to webtestrunnner ([#467](#467)) ([a8db3ed](a8db3ed))

### BREAKING CHANGES

* This module only supports ESM. CommonJS and non-ESM
script tags are no longer supported.

* chore: add web-test-runner

* chore: add coverage reporting for CLI tests

* chore: fail CLI tests if coverage is not 100%
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.

1 participant