- Notifications
You must be signed in to change notification settings - Fork3.5k
PermalinkChoose a base ref {{ refName }}default Choose a head ref {{ refName }}default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also orlearn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also.Learn more about diff comparisons here.
base repository:markedjs/marked
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
Uh oh!
There was an error while loading.Please reload this page.
base:v7.0.2
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}defaultLoading
...
head repository:markedjs/marked
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
Uh oh!
There was an error while loading.Please reload this page.
compare:v7.0.3
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}defaultLoading
- 7commits
- 24files changed
- 6contributors
Commits on Aug 11, 2023
Co-authored-by: Steven <steven@ceriously.com>
Commits on Aug 14, 2023
chore(deps-dev): Bump eslint from 8.46.0 to 8.47.0 (#2940)
Bumps [eslint](https://github.com/eslint/eslint) from 8.46.0 to 8.47.0.- [Release notes](https://github.com/eslint/eslint/releases)- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)- [Commits](eslint/eslint@v8.46.0...v8.47.0)---updated-dependencies:- dependency-name: eslint 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>
dependabot[bot] authoredAug 14, 2023 chore(deps-dev): Bump rollup from 3.27.2 to 3.28.0 (#2941)
Bumps [rollup](https://github.com/rollup/rollup) from 3.27.2 to 3.28.0.- [Release notes](https://github.com/rollup/rollup/releases)- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)- [Commits](rollup/rollup@v3.27.2...v3.28.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>
dependabot[bot] authoredAug 14, 2023
Commits on Aug 15, 2023
fix: Fix unicode Regex miscounting emoji length (#2942)
Many emojis are 2+ unicode bytes long. The \u tag which allows searching for punctuation also counts emojis as single chars. Slicing the strings into an array restores the correct character count.
calculuschild authoredAug 15, 2023 - MarkedJS bot committed
Aug 15, 2023 chore(release): 7.0.3 [skip ci]
## [7.0.3](v7.0.2...v7.0.3) (2023-08-15)### Bug Fixes* Fix unicode Regex miscounting emoji length ([#2942](#2942)) ([f3af23e](f3af23e))
semantic-release-bot committedAug 15, 2023
Loading
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 v7.0.2...v7.0.3
Uh oh!
There was an error while loading.Please reload this page.