Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn 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
base: v18.0.0
Choose a base ref
...
head repository: markedjs/marked
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v18.0.1
Choose a head ref
  • 4 commits
  • 3 files changed
  • 4 contributors

Commits on Apr 7, 2026

  1. Configuration menu
    Copy the full SHA
    c132699 View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2026

  1. chore(deps-dev): bump marked-highlight from 2.2.3 to 2.2.4 (#3946)

    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 14, 2026
    Configuration menu
    Copy the full SHA
    96351c4 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2026

  1. fix(rules): ensure lookbehind regex is evaluated correctly by minifie…

    …rs (#3945)
    
    * fix(rules): ensure lookbehind regex is evaluated correctly by minifiers
    
    * Use a default variable in the regex to prevent removal by minifiers
    
    * fix(rules): remove unnecessary eslint directive for lookbehind regex
    christophe-g authored Apr 17, 2026
    Configuration menu
    Copy the full SHA
    abd907a View commit details
    Browse the repository at this point in the history
  2. chore(release): 18.0.1 [skip ci]

    ## [18.0.1](v18.0.0...v18.0.1) (2026-04-17)
    
    ### Bug Fixes
    
    * **rules:** ensure lookbehind regex is evaluated correctly by minifiers ([#3945](#3945)) ([abd907a](abd907a))
    semantic-release-bot committed Apr 17, 2026
    Configuration menu
    Copy the full SHA
    98b3824 View commit details
    Browse the repository at this point in the history
Loading