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 https://cdn.jsdelivr.net/npm/[email protected]/lib/marked.esm.js |
## [3.0.6](markedjs/marked@v3.0.5...v3.0.6) (2021-10-06) ### Bug Fixes * Remove esm interop ([#2225](markedjs/marked#2225)) ([368c37c](markedjs/marked@368c37c))
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.