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: usage of ESM modules imports (instead of CommonJS) #182

Merged
merged 5 commits into from Mar 20, 2022

Conversation

theoludwig
Copy link
Member

What changes this PR introduce?

Replace jest with tap for tests, so we can use ESM imports instead of CommonJS, and also use top-level await etc.
Also, we are now able to update all of our dependencies.

List any relevant issue numbers

Fixes #97

@theoludwig theoludwig added the improvement Improve structure/format/performance/refactor/tests of the code label Mar 20, 2022
@theoludwig theoludwig added this to the 1.1.0 milestone Mar 20, 2022
@theoludwig theoludwig self-assigned this Mar 20, 2022
@theoludwig theoludwig merged commit 42a8a41 into develop Mar 20, 2022
@theoludwig theoludwig deleted the feat/usage-of-esm-modules-imports branch March 20, 2022 15:57
@github-actions
Copy link

🎉 This PR is included in version 1.1.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
improvement Improve structure/format/performance/refactor/tests of the code released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Improvement] Usage of ESM imports instead of CommonJS
1 participant