Comparing changes
Open a pull request
base repository: markedjs/marked
base: v11.2.0
head repository: markedjs/marked
compare: v12.0.0
- 6 commits
- 8 files changed
- 3 contributors
Commits on Jan 29, 2024
-
chore(deps-dev): Bump dts-bundle-generator from 9.2.4 to 9.2.5 (#3178)
Bumps [dts-bundle-generator](https://github.com/timocov/dts-bundle-generator) from 9.2.4 to 9.2.5. - [Release notes](https://github.com/timocov/dts-bundle-generator/releases) - [Commits](timocov/dts-bundle-generator@v9.2.4...v9.2.5) --- updated-dependencies: - dependency-name: dts-bundle-generator 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>
-
chore(deps-dev): Bump @typescript-eslint/parser from 6.19.0 to 6.19.1 (…
…#3180) Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 6.19.0 to 6.19.1. - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v6.19.1/packages/parser) --- updated-dependencies: - dependency-name: "@typescript-eslint/parser" 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>
-
chore(deps-dev): Bump @typescript-eslint/eslint-plugin from 6.19.0 to…
… 6.19.1 (#3179) chore(deps-dev): Bump @typescript-eslint/eslint-plugin Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 6.19.0 to 6.19.1. - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v6.19.1/packages/eslint-plugin) --- updated-dependencies: - dependency-name: "@typescript-eslint/eslint-plugin" 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>
-
chore(deps-dev): Bump @arethetypeswrong/cli from 0.13.5 to 0.13.6 (#3181
) Bumps [@arethetypeswrong/cli](https://github.com/arethetypeswrong/arethetypeswrong.github.io/tree/HEAD/packages/cli) from 0.13.5 to 0.13.6. - [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/@arethetypeswrong/cli@0.13.6/packages/cli) --- updated-dependencies: - dependency-name: "@arethetypeswrong/cli" 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>
Commits on Feb 3, 2024
-
fix: update to commonmark specs 0.31 (#3176)
BREAKING CHANGE: - Update HTML block tags: add search, remove source - Update punctuation to include unicode punctuation and symbol categories - Update HTML comment to include <!--> and <!--->
-
chore(release): 12.0.0 [skip ci]
# [12.0.0](v11.2.0...v12.0.0) (2024-02-03) ### Bug Fixes * update to commonmark specs 0.31 ([#3176](#3176)) ([3d9017b](3d9017b)) ### BREAKING CHANGES * - Update HTML block tags: add search, remove source - Update punctuation to include unicode punctuation and symbol categories - Update HTML comment to include <!--> and <!--->
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 v11.2.0...v12.0.0