Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@UziTech
Copy link
Member

@UziTech UziTech commented May 18, 2025

Description

BREAKING CHANGES

Contributor

  • Test(s) exist to ensure functionality and minimize regression (if no tests added, list tests covering this PR); or,
  • no tests required for this PR.
  • If submitting new feature, it has been documented in the appropriate places.

Committer

In most cases, this should be a different person than the contributor.

@vercel
Copy link

vercel bot commented May 18, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
marked-website ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 27, 2025 4:39am

Copy link
Member

@styfle styfle May 21, 2025

Choose a reason for hiding this comment

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

How was the performance here?

Curious if there is any difference between node versions.

Copy link
Member Author

Choose a reason for hiding this comment

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

cjs was always slightly slower than esm. Not by much though.

Copy link
Member

@styfle styfle left a comment

Choose a reason for hiding this comment

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

Thanks!

@UziTech
Copy link
Member Author

UziTech commented May 26, 2025

I think this is ready to go, but I am going to wait to merge this for a month so we can bundle any other breaking changes together.

@UziTech UziTech merged commit 0a35d8f into markedjs:master Jun 27, 2025
8 checks passed
github-actions bot pushed a commit that referenced this pull request Jun 27, 2025
# [16.0.0](v15.0.12...v16.0.0) (2025-06-27)

### Bug Fixes

* remove cjs build & update min node to 20 ([#3687](#3687)) ([0a35d8f](0a35d8f))

### BREAKING CHANGES

* - minify ./lib/marked.esm.js and ./lib/marked.umd.js
- remove ./marked.min.js use ./lib/marked.umd.js instead
- remove ./lib/marked.cjs
- update minimum supported node version to 20 to support require('marked.esm.js'). see nodejs.org/docs/latest-v20.x/api/modules.html#loading-ecmascript-modules-using-require
@jony89 jony89 mentioned this pull request Nov 26, 2025
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