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: remarkablemark/html-react-parser
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.2.7
Choose a base ref
...
head repository: remarkablemark/html-react-parser
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.2.8
Choose a head ref
  • 15 commits
  • 5 files changed
  • 4 contributors

Commits on Jun 11, 2021

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

Commits on Jun 19, 2021

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

Commits on Jul 2, 2021

  1. build(deps-dev): bump husky from 6.0.0 to 7.0.0

    Bumps [husky](https://github.com/typicode/husky) from 6.0.0 to 7.0.0.
    - [Release notes](https://github.com/typicode/husky/releases)
    - [Commits](typicode/husky@v6.0.0...v7.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: husky
      dependency-type: direct:development
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jul 2, 2021
    Configuration menu
    Copy the full SHA
    5a5d775 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #261 from remarkablemark/dependabot/npm_and_yarn/h…

    …usky-7.0.0
    
    build(deps-dev): bump husky from 6.0.0 to 7.0.0
    remarkablemark authored Jul 2, 2021
    Configuration menu
    Copy the full SHA
    200d49c View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2021

  1. build(deps-dev): bump @commitlint/config-conventional

    Bumps [@commitlint/config-conventional](https://github.com/conventional-changelog/commitlint) from 12.1.4 to 13.1.0.
    - [Release notes](https://github.com/conventional-changelog/commitlint/releases)
    - [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/CHANGELOG.md)
    - [Commits](conventional-changelog/commitlint@v12.1.4...v13.1.0)
    
    ---
    updated-dependencies:
    - dependency-name: "@commitlint/config-conventional"
      dependency-type: direct:development
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jul 26, 2021
    Configuration menu
    Copy the full SHA
    99147e7 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2021

  1. Merge pull request #264 from remarkablemark/dependabot/npm_and_yarn/c…

    …ommitlint/config-conventional-13.1.0
    
    build(deps-dev): bump @commitlint/config-conventional from 12.1.4 to 13.1.0
    remarkablemark authored Jul 28, 2021
    Configuration menu
    Copy the full SHA
    0eb5bd1 View commit details
    Browse the repository at this point in the history
  2. build(deps-dev): bump @commitlint/cli from 12.1.4 to 13.1.0

    Bumps [@commitlint/cli](https://github.com/conventional-changelog/commitlint) from 12.1.4 to 13.1.0.
    - [Release notes](https://github.com/conventional-changelog/commitlint/releases)
    - [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/CHANGELOG.md)
    - [Commits](conventional-changelog/commitlint@v12.1.4...v13.1.0)
    
    ---
    updated-dependencies:
    - dependency-name: "@commitlint/cli"
      dependency-type: direct:development
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jul 28, 2021
    Configuration menu
    Copy the full SHA
    4b9b6bc View commit details
    Browse the repository at this point in the history
  3. Merge pull request #265 from remarkablemark/dependabot/npm_and_yarn/c…

    …ommitlint/cli-13.1.0
    
    build(deps-dev): bump @commitlint/cli from 12.1.4 to 13.1.0
    remarkablemark authored Jul 28, 2021
    Configuration menu
    Copy the full SHA
    8ceea0f View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2021

  1. build(deps-dev): bump @rollup/plugin-commonjs from 19.0.2 to 20.0.0

    Bumps [@rollup/plugin-commonjs](https://github.com/rollup/plugins/tree/HEAD/packages/commonjs) from 19.0.2 to 20.0.0.
    - [Release notes](https://github.com/rollup/plugins/releases)
    - [Changelog](https://github.com/rollup/plugins/blob/master/packages/commonjs/CHANGELOG.md)
    - [Commits](https://github.com/rollup/plugins/commits/commonjs-v20.0.0/packages/commonjs)
    
    ---
    updated-dependencies:
    - dependency-name: "@rollup/plugin-commonjs"
      dependency-type: direct:development
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Aug 2, 2021
    Configuration menu
    Copy the full SHA
    71b2e44 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2021

  1. Merge pull request #266 from remarkablemark/dependabot/npm_and_yarn/r…

    …ollup/plugin-commonjs-20.0.0
    
    build(deps-dev): bump @rollup/plugin-commonjs from 19.0.2 to 20.0.0
    remarkablemark authored Aug 6, 2021
    Configuration menu
    Copy the full SHA
    b0c1ca0 View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2021

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

Commits on Aug 12, 2021

  1. Configuration menu
    Copy the full SHA
    49e00cf View commit details
    Browse the repository at this point in the history
  2. Merge pull request #257 from dogriffiths/master

    fix(utilities): skip invalid style attributes
    remarkablemark authored Aug 12, 2021
    Configuration menu
    Copy the full SHA
    1ed58a1 View commit details
    Browse the repository at this point in the history
  3. chore(release): 1.2.8

    remarkablemark committed Aug 12, 2021
    Configuration menu
    Copy the full SHA
    4e886c4 View commit details
    Browse the repository at this point in the history
Loading