-
Notifications
You must be signed in to change notification settings - Fork 3.4k
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
fix: Remove esm interop #2225
fix: Remove esm interop #2225
Conversation
This pull request is being automatically deployed with Vercel (learn more). 🔍 Inspect: https://vercel.com/markedjs/markedjs/7PPFvf6umYgKWUcnD6Js93uzFjae |
## [3.0.6](v3.0.5...v3.0.6) (2021-10-06) ### Bug Fixes * Remove esm interop ([#2225](#2225)) ([4bc9121](4bc9121))
🎉 This PR is included in version 3.0.6 🎉 The release is available on: Your semantic-release bot 📦🚀 |
This still seems to have not fixed it. |
I will take a look now that I know what the issue is and see if I can come up with a better fix |
I was using this import line: And the web app broke with 3.0.6 release How should I import marked now from |
@thexs-dev v3.0.7 should work again |
This import line is working fine 3.0.7 as suggested above, but not for 4.0 I know it's a trivial question, but I don't know the answer |
Try the ESM file |
Marked version: 3.0.5
Markdown flavor: all
Description
Alternative to #2224
Contributor
Committer
In most cases, this should be a different person than the contributor.