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
base: v1.2.3
Choose a base ref
...
head repository: markedjs/marked
compare: v1.2.4
Choose a head ref
  • 9 commits
  • 12 files changed
  • 4 contributors

Commits on Nov 6, 2020

  1. chore(deps-dev): Bump eslint-config-standard from 14.1.1 to 16.0.1 (#…

    …1809)
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Tony Brix <tony@brix.ninja>
    dependabot[bot] and UziTech committed Nov 6, 2020
    1 Configuration menu
    Copy the full SHA
    320aeee View commit details
    Browse the repository at this point in the history
  2. 1 Configuration menu
    Copy the full SHA
    c50e39e View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2020

  1. chore(deps-dev): Bump eslint from 7.12.1 to 7.13.0 (#1818)

    Bumps [eslint](https://github.com/eslint/eslint) from 7.12.1 to 7.13.0.
    - [Release notes](https://github.com/eslint/eslint/releases)
    - [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
    - [Commits](eslint/eslint@v7.12.1...v7.13.0)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Nov 9, 2020
    1 Configuration menu
    Copy the full SHA
    9803205 View commit details
    Browse the repository at this point in the history
  2. chore(deps-dev): Bump rollup from 2.33.0 to 2.33.1 (#1817)

    Bumps [rollup](https://github.com/rollup/rollup) from 2.33.0 to 2.33.1.
    - [Release notes](https://github.com/rollup/rollup/releases)
    - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
    - [Commits](rollup/rollup@v2.33.0...v2.33.1)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Nov 9, 2020
    1 Configuration menu
    Copy the full SHA
    21d55b7 View commit details
    Browse the repository at this point in the history
  3. chore(deps-dev): Bump uglify-js from 3.11.4 to 3.11.5 (#1816)

    Bumps [uglify-js](https://github.com/mishoo/UglifyJS) from 3.11.4 to 3.11.5.
    - [Release notes](https://github.com/mishoo/UglifyJS/releases)
    - [Commits](mishoo/UglifyJS@v3.11.4...v3.11.5)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Nov 9, 2020
    1 Configuration menu
    Copy the full SHA
    4fad167 View commit details
    Browse the repository at this point in the history
  4. chore(deps-dev): Bump semantic-release from 17.2.1 to 17.2.2 (#1815)

    Bumps [semantic-release](https://github.com/semantic-release/semantic-release) from 17.2.1 to 17.2.2.
    - [Release notes](https://github.com/semantic-release/semantic-release/releases)
    - [Commits](semantic-release/semantic-release@v17.2.1...v17.2.2)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Nov 9, 2020
    1 Configuration menu
    Copy the full SHA
    73f10d3 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2020

  1. fix: no strikethrough on different number of tildes (#1821)

    Possible Breaking Change: When using the inline.del rule the text is provided in capture group 2 instead of 1.
    UziTech committed Nov 15, 2020
    1 Configuration menu
    Copy the full SHA
    d79f210 View commit details
    Browse the repository at this point in the history
  2. 🗜️ build [skip ci]

    MarkedJS bot committed Nov 15, 2020
    Configuration menu
    Copy the full SHA
    4fad96b View commit details
    Browse the repository at this point in the history
  3. chore(release): 1.2.4 [skip ci]

    ## [1.2.4](v1.2.3...v1.2.4) (2020-11-15)
    
    ### Bug Fixes
    
    * no strikethrough on different number of tildes ([#1821](#1821)) ([d79f210](d79f210))
    semantic-release-bot committed Nov 15, 2020
    1 Configuration menu
    Copy the full SHA
    da071c9 View commit details
    Browse the repository at this point in the history