-
Notifications
You must be signed in to change notification settings - Fork 3.4k
Comparing changes
Open a pull request
base repository: markedjs/marked
base: v15.0.0
head repository: markedjs/marked
compare: v15.0.1
- 8 commits
- 22 files changed
- 4 contributors
Commits on Nov 9, 2024
-
Configuration menu - View commit details
-
Copy full SHA for bd22323 - Browse repository at this point
Copy the full SHA bd22323View commit details
Commits on Nov 10, 2024
-
* chore: show percentage slower in bench * chore: remove jasmine.json
Configuration menu - View commit details
-
Copy full SHA for cf4e518 - Browse repository at this point
Copy the full SHA cf4e518View commit details
Commits on Nov 11, 2024
-
chore(deps-dev): Bump @arethetypeswrong/cli from 0.16.4 to 0.17.0 (#3530
) Bumps [@arethetypeswrong/cli](https://github.com/arethetypeswrong/arethetypeswrong.github.io/tree/HEAD/packages/cli) from 0.16.4 to 0.17.0. - [Release notes](https://github.com/arethetypeswrong/arethetypeswrong.github.io/releases) - [Changelog](https://github.com/arethetypeswrong/arethetypeswrong.github.io/blob/main/packages/cli/CHANGELOG.md) - [Commits](https://github.com/arethetypeswrong/arethetypeswrong.github.io/commits/HEAD/packages/cli) --- updated-dependencies: - dependency-name: "@arethetypeswrong/cli" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 7f79166 - Browse repository at this point
Copy the full SHA 7f79166View commit details -
chore(deps-dev): Bump rollup from 4.24.4 to 4.25.0 (#3531)
Bumps [rollup](https://github.com/rollup/rollup) from 4.24.4 to 4.25.0. - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](rollup/rollup@v4.24.4...v4.25.0) --- updated-dependencies: - dependency-name: rollup dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for cb3d895 - Browse repository at this point
Copy the full SHA cb3d895View commit details -
chore(deps-dev): Bump @semantic-release/github from 11.0.0 to 11.0.1 (#…
…3532) Bumps [@semantic-release/github](https://github.com/semantic-release/github) from 11.0.0 to 11.0.1. - [Release notes](https://github.com/semantic-release/github/releases) - [Commits](semantic-release/github@v11.0.0...v11.0.1) --- updated-dependencies: - dependency-name: "@semantic-release/github" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 9e811a6 - Browse repository at this point
Copy the full SHA 9e811a6View commit details -
chore(deps-dev): Bump marked-highlight from 2.2.0 to 2.2.1 (#3533)
Bumps [marked-highlight](https://github.com/markedjs/marked-highlight) from 2.2.0 to 2.2.1. - [Release notes](https://github.com/markedjs/marked-highlight/releases) - [Changelog](https://github.com/markedjs/marked-highlight/blob/main/release.config.cjs) - [Commits](markedjs/marked-highlight@v2.2.0...v2.2.1) --- updated-dependencies: - dependency-name: marked-highlight dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for a46c0d8 - Browse repository at this point
Copy the full SHA a46c0d8View commit details
Commits on Nov 18, 2024
-
fix: Remove unused plus typescript tightening (#3527)
* chore: remove unused build file * chore: remove unused package * chore: remove unused function * chore: remove unnecessary | undefineds * core: replace unnecessary &&s with optional chaining * chore: use .at(-x) instead of .length - x property access gives stricter TS typing, is more concise * chore: tighten TS types * chore: sort tokens alphabetically * fix: typeof plus !== null check * chore: type test for .parse, .use * fix: if check
Configuration menu - View commit details
-
Copy full SHA for 1f579f7 - Browse repository at this point
Copy the full SHA 1f579f7View commit details -
chore(release): 15.0.1 [skip ci]
## [15.0.1](v15.0.0...v15.0.1) (2024-11-18) ### Bug Fixes * Remove unused plus typescript tightening ([#3527](#3527)) ([1f579f7](1f579f7))
Configuration menu - View commit details
-
Copy full SHA for 5459c62 - Browse repository at this point
Copy the full SHA 5459c62View 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 v15.0.0...v15.0.1