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.2.14
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.2.15
Choose a head ref
  • 14 commits
  • 14 files changed
  • 4 contributors

Commits on Jan 29, 2026

  1. build(deps-dev): bump @types/node from 25.0.10 to 25.1.0 (#2096)

    Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 25.0.10 to 25.1.0.
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
    
    ---
    updated-dependencies:
    - dependency-name: "@types/node"
      dependency-version: 25.1.0
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 29, 2026
    Configuration menu
    Copy the full SHA
    adb0188 View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2026

  1. Configuration menu
    Copy the full SHA
    b237d9e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d5ac943 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fe831fe View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ad987e2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ae76ae7 View commit details
    Browse the repository at this point in the history
  6. fix(esm): set explicit file extension for ./lib/utilities

    esm/utilities.d.mts:1:15 - error TS2835: Relative import paths need explicit file extensions in ECMAScript imports when '--moduleResolution' is 'node16' or 'nodenext'. Did you mean '../lib/utilities.js'?
    
    1 export * from '../lib/utilities';
                    ~~~~~~~~~~~~~~~~~~
    
    Found 1 error in esm/utilities.d.mts:1
    remarkablemark committed Jan 31, 2026
    Configuration menu
    Copy the full SHA
    d8fd0c5 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    509de11 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    19be59b View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    79e08e8 View commit details
    Browse the repository at this point in the history
  10. build(deps-dev): bump the commitlint group with 2 updates (#2098)

    Bumps the commitlint group with 2 updates: [@commitlint/cli](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli) and [@commitlint/config-conventional](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/config-conventional).
    
    
    Updates `@commitlint/cli` from 20.3.1 to 20.4.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/v20.4.0/@commitlint/cli)
    
    Updates `@commitlint/config-conventional` from 20.3.1 to 20.4.0
    - [Release notes](https://github.com/conventional-changelog/commitlint/releases)
    - [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/config-conventional/CHANGELOG.md)
    - [Commits](https://github.com/conventional-changelog/commitlint/commits/v20.4.0/@commitlint/config-conventional)
    
    ---
    updated-dependencies:
    - dependency-name: "@commitlint/cli"
      dependency-version: 20.4.0
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: commitlint
    - dependency-name: "@commitlint/config-conventional"
      dependency-version: 20.4.0
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: commitlint
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 31, 2026
    Configuration menu
    Copy the full SHA
    3a57b81 View commit details
    Browse the repository at this point in the history
  11. build(deps-dev): bump rollup from 4.57.0 to 4.57.1 (#2101)

    Bumps [rollup](https://github.com/rollup/rollup) from 4.57.0 to 4.57.1.
    - [Release notes](https://github.com/rollup/rollup/releases)
    - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
    - [Commits](rollup/rollup@v4.57.0...v4.57.1)
    
    ---
    updated-dependencies:
    - dependency-name: rollup
      dependency-version: 4.57.1
      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 Jan 31, 2026
    Configuration menu
    Copy the full SHA
    db5473c View commit details
    Browse the repository at this point in the history
  12. build(deps-dev): bump @eslint/compat in the eslint group (#2099)

    Bumps the eslint group with 1 update: [@eslint/compat](https://github.com/eslint/rewrite/tree/HEAD/packages/compat).
    
    
    Updates `@eslint/compat` from 2.0.1 to 2.0.2
    - [Release notes](https://github.com/eslint/rewrite/releases)
    - [Changelog](https://github.com/eslint/rewrite/blob/main/packages/compat/CHANGELOG.md)
    - [Commits](https://github.com/eslint/rewrite/commits/compat-v2.0.2/packages/compat)
    
    ---
    updated-dependencies:
    - dependency-name: "@eslint/compat"
      dependency-version: 2.0.2
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: eslint
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 31, 2026
    Configuration menu
    Copy the full SHA
    d00a743 View commit details
    Browse the repository at this point in the history
  13. Merge pull request #2097 from remarkablemark/release-please--branches…

    …--master--components--html-react-parser
    
    chore(master): release 5.2.15
    remarkablemark authored Jan 31, 2026
    Configuration menu
    Copy the full SHA
    638ed04 View commit details
    Browse the repository at this point in the history
Loading