Commit 2b47cce
committed
chore(release): 16.0.0 [skip ci]
# [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-require1 parent 0a35d8f commit 2b47cce
2 files changed
+3
-3
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
0 commit comments