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

Fixed ES Modules compatibility #39

Merged
merged 10 commits into from
Mar 8, 2024
Merged

Fixed ES Modules compatibility #39

merged 10 commits into from
Mar 8, 2024

Conversation

oskardudycz
Copy link
Collaborator

@oskardudycz oskardudycz commented Mar 8, 2024

I also added the initial CI script to ensure the new version remains compatible.

Fixes #38
Fixes #40

Read more in How to tackle compatibility issues in ECMA Script modules (and in general).

@oskardudycz oskardudycz force-pushed the esmodules_compatibility branch 4 times, most recently from a78a18b to c1d1932 Compare March 8, 2024 12:03
@oskardudycz oskardudycz force-pushed the esmodules_compatibility branch 13 times, most recently from f25f8d5 to 218e53b Compare March 8, 2024 13:42
@oskardudycz oskardudycz force-pushed the esmodules_compatibility branch 4 times, most recently from 8676214 to 20d4bfd Compare March 8, 2024 17:23
@oskardudycz oskardudycz marked this pull request as ready for review March 8, 2024 17:37
@oskardudycz oskardudycz merged commit d80dab5 into main Mar 8, 2024
1 check passed
@oskardudycz oskardudycz deleted the esmodules_compatibility branch March 8, 2024 17:37
@oskardudycz oskardudycz changed the title Added test project to ensure compatibility with ESM Fixed ES Modules compatibility Mar 8, 2024
@oskardudycz oskardudycz added bug Something isn't working CI compatibility labels Mar 8, 2024
@oskardudycz oskardudycz added this to the 0.5.2 milestone Mar 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working CI compatibility
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fix: ESM problem in Nuxt Fix: Importing emmet package as an ECMAScript module doesn't work yet
1 participant