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: v5.0.1
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: v5.0.2
Choose a head ref
  • 6 commits
  • 6 files changed
  • 4 contributors

Commits on Oct 29, 2023

  1. build(deps-dev): bump tough-cookie from 4.1.2 to 4.1.3 (#1130)

    Bumps [tough-cookie](https://github.com/salesforce/tough-cookie) from 4.1.2 to 4.1.3.
    - [Release notes](https://github.com/salesforce/tough-cookie/releases)
    - [Changelog](https://github.com/salesforce/tough-cookie/blob/master/CHANGELOG.md)
    - [Commits](salesforce/tough-cookie@v4.1.2...v4.1.3)
    
    ---
    updated-dependencies:
    - dependency-name: tough-cookie
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 29, 2023
    Configuration menu
    Copy the full SHA
    75336a4 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2023

  1. build(deps-dev): bump rollup from 4.1.4 to 4.1.5 (#1131)

    Bumps [rollup](https://github.com/rollup/rollup) from 4.1.4 to 4.1.5.
    - [Release notes](https://github.com/rollup/rollup/releases)
    - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
    - [Commits](rollup/rollup@v4.1.4...v4.1.5)
    
    ---
    updated-dependencies:
    - dependency-name: rollup
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 30, 2023
    Configuration menu
    Copy the full SHA
    810d13b View commit details
    Browse the repository at this point in the history
  2. refactor(domToReact): refactoring multiple types

    Release-As: 5.0.2
    ssi02014 committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    8ef6201 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1133 from ssi02014/imp/types

    refactor(domToReact): refactoring  multiple types
    remarkablemark authored Oct 30, 2023
    Configuration menu
    Copy the full SHA
    e372b46 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e301131 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #1134 from remarkablemark/release-please--branches…

    …--master--components--html-react-parser
    
    chore(master): release 5.0.2
    remarkablemark authored Oct 30, 2023
    Configuration menu
    Copy the full SHA
    53dcc20 View commit details
    Browse the repository at this point in the history
Loading