-
Notifications
You must be signed in to change notification settings - Fork 3.5k
Comparing changes
Open a pull request
base repository: markedjs/marked
base: v17.0.6
head repository: markedjs/marked
compare: v18.0.0
- 7 commits
- 7 files changed
- 5 contributors
Commits on Apr 6, 2026
-
chore(deps-dev): Bump eslint from 10.1.0 to 10.2.0 (#3941)
Bumps [eslint](https://github.com/eslint/eslint) from 10.1.0 to 10.2.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v10.1.0...v10.2.0) --- updated-dependencies: - dependency-name: eslint dependency-version: 10.2.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for b436e82 - Browse repository at this point
Copy the full SHA b436e82View commit details -
chore(deps-dev): Bump esbuild from 0.27.4 to 0.28.0 (#3940)
Bumps [esbuild](https://github.com/evanw/esbuild) from 0.27.4 to 0.28.0. - [Release notes](https://github.com/evanw/esbuild/releases) - [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG.md) - [Commits](evanw/esbuild@v0.27.4...v0.28.0) --- updated-dependencies: - dependency-name: esbuild dependency-version: 0.28.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 71e5ae3 - Browse repository at this point
Copy the full SHA 71e5ae3View commit details
Commits on Apr 7, 2026
-
fix: Bump typescript from 5.9.3 to 6.0.2 (#3934)
BREAKING CHANGE: update Typescript to v6
Configuration menu - View commit details
-
Copy full SHA for e8efc51 - Browse repository at this point
Copy the full SHA e8efc51View commit details -
Configuration menu - View commit details
-
Copy full SHA for b379e3e - Browse repository at this point
Copy the full SHA b379e3eView commit details -
fix: prevent GFM table tokens from greedily capturing trailing newlin…
…es (#3926) Co-authored-by: Pushkar Gupta <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 40f2665 - Browse repository at this point
Copy the full SHA 40f2665View commit details -
fix: trim blank lines from block tokens (#3939)
BREAKING CHANGE: trim trailing blank lines from block tokens
Configuration menu - View commit details
-
Copy full SHA for b70895f - Browse repository at this point
Copy the full SHA b70895fView commit details -
chore(release): 18.0.0 [skip ci]
# [18.0.0](v17.0.6...v18.0.0) (2026-04-07) ### Bug Fixes * Bump typescript from 5.9.3 to 6.0.2 ([#3934](#3934)) ([e8efc51](e8efc51)) * prevent GFM table tokens from greedily capturing trailing newlines ([#3926](#3926)) ([40f2665](40f2665)) * prevent heading and def tokens from greedily capturing multiple newlines ([#3925](#3925)) ([b379e3e](b379e3e)) * trim blank lines from block tokens ([#3939](#3939)) ([b70895f](b70895f)) ### BREAKING CHANGES * trim trailing blank lines from block tokens * update Typescript to v6
Configuration menu - View commit details
-
Copy full SHA for 28954e0 - Browse repository at this point
Copy the full SHA 28954e0View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v17.0.6...v18.0.0