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

feat: switch to ESM #235

Merged
merged 1 commit into from
Feb 4, 2024
Merged

feat: switch to ESM #235

merged 1 commit into from
Feb 4, 2024

Conversation

xobotyi
Copy link
Contributor

@xobotyi xobotyi commented Feb 4, 2024

BREAKING CHANGE: package now is type:"module" and distributed only with ESM modules and ESNext lang level.

Copy link

codecov bot commented Feb 4, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (353eaff) 100.00% compared to head (42b6f42) 100.00%.

Additional details and impacted files
@@            Coverage Diff            @@
##            master      #235   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            2         2           
  Lines          116       116           
  Branches        64        64           
=========================================
  Hits           116       116           

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

BREAKING CHANGE: package now is `type:"module"` and distributed only
with ESM modules and ESNext lang level.
@xobotyi xobotyi merged commit 8b08c02 into master Feb 4, 2024
7 checks passed
@xobotyi xobotyi deleted the esm branch February 4, 2024 13:31
github-actions bot pushed a commit that referenced this pull request Feb 4, 2024
# [2.0.0](v1.0.4...v2.0.0) (2024-02-04)

### Features

* switch to ESM ([#235](#235)) ([8b08c02](8b08c02))

### BREAKING CHANGES

* package now is `type:"module"` and distributed only with ESM modules and ESNext lang level.
@xobotyi
Copy link
Contributor Author

xobotyi commented Feb 4, 2024

🎉 This PR is included in version 2.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

Successfully merging this pull request may close these issues.

1 participant