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: v3.0.13
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: v3.0.14
Choose a head ref
  • 10 commits
  • 6 files changed
  • 5 contributors

Commits on Mar 22, 2023

  1. build(deps-dev): bump prettier from 2.8.5 to 2.8.6

    Bumps [prettier](https://github.com/prettier/prettier) from 2.8.5 to 2.8.6.
    - [Release notes](https://github.com/prettier/prettier/releases)
    - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
    - [Commits](prettier/prettier@2.8.5...2.8.6)
    
    ---
    updated-dependencies:
    - dependency-name: prettier
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Mar 22, 2023
    Configuration menu
    Copy the full SHA
    c531a37 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #876 from remarkablemark/dependabot/npm_and_yarn/p…

    …rettier-2.8.6
    
    build(deps-dev): bump prettier from 2.8.5 to 2.8.6
    mergify[bot] authored Mar 22, 2023
    Configuration menu
    Copy the full SHA
    ab5eded View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2023

  1. build(deps-dev): bump rimraf from 4.4.0 to 4.4.1

    Bumps [rimraf](https://github.com/isaacs/rimraf) from 4.4.0 to 4.4.1.
    - [Release notes](https://github.com/isaacs/rimraf/releases)
    - [Changelog](https://github.com/isaacs/rimraf/blob/main/CHANGELOG.md)
    - [Commits](isaacs/rimraf@v4.4.0...v4.4.1)
    
    ---
    updated-dependencies:
    - dependency-name: rimraf
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Mar 23, 2023
    Configuration menu
    Copy the full SHA
    39ace2b View commit details
    Browse the repository at this point in the history
  2. build(deps-dev): bump @commitlint/cli from 17.4.4 to 17.5.0

    Bumps [@commitlint/cli](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli) from 17.4.4 to 17.5.0.
    - [Release notes](https://github.com/conventional-changelog/commitlint/releases)
    - [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/cli/CHANGELOG.md)
    - [Commits](https://github.com/conventional-changelog/commitlint/commits/v17.5.0/@commitlint/cli)
    
    ---
    updated-dependencies:
    - dependency-name: "@commitlint/cli"
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Mar 23, 2023
    Configuration menu
    Copy the full SHA
    4cb3c70 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #877 from remarkablemark/dependabot/npm_and_yarn/r…

    …imraf-4.4.1
    
    build(deps-dev): bump rimraf from 4.4.0 to 4.4.1
    mergify[bot] authored Mar 23, 2023
    Configuration menu
    Copy the full SHA
    9b8dc04 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #878 from remarkablemark/dependabot/npm_and_yarn/c…

    …ommitlint/cli-17.5.0
    
    build(deps-dev): bump @commitlint/cli from 17.4.4 to 17.5.0
    mergify[bot] authored Mar 23, 2023
    Configuration menu
    Copy the full SHA
    2505a8f View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2023

  1. Configuration menu
    Copy the full SHA
    d9c608d View commit details
    Browse the repository at this point in the history
  2. Merge pull request #879 from remarkablemark/fix/types

    fix(types): fix `Type error: ',' expected.` in index.d.ts
    remarkablemark authored Mar 24, 2023
    Configuration menu
    Copy the full SHA
    565d33d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ceecea0 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #880 from remarkablemark/release-please--branches-…

    …-master--components--html-react-parser
    
    chore(master): release 3.0.14
    remarkablemark authored Mar 24, 2023
    Configuration menu
    Copy the full SHA
    dcd306f View commit details
    Browse the repository at this point in the history
Loading