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

Modernize (ES entry point, drop transpilation, better tests) #180

Merged
merged 2 commits into from
Jun 12, 2024
Merged

Conversation

mourner
Copy link
Member

@mourner mourner commented Jun 12, 2024

  • Switch to ESM only entry point for Node & bundlers + UMD for browsers; drop CommonJS.
  • Drop transpilation (which targeted IE11). You can still transpile on application side.
  • Upgrade testing framework, switch to native Node test runner.

Copy link

@stepankuzmin stepankuzmin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Really nice!

@mourner mourner merged commit 52f2ef8 into main Jun 12, 2024
2 checks passed
@mourner mourner deleted the modernize branch June 12, 2024 13:04
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.

2 participants