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.15
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.16
Choose a head ref
  • 9 commits
  • 15 files changed
  • 4 contributors

Commits on Feb 2, 2026

  1. build(deps-dev): bump preact from 10.28.2 to 10.28.3 (#2103)

    Bumps [preact](https://github.com/preactjs/preact) from 10.28.2 to 10.28.3.
    - [Release notes](https://github.com/preactjs/preact/releases)
    - [Commits](preactjs/preact@10.28.2...10.28.3)
    
    ---
    updated-dependencies:
    - dependency-name: preact
      dependency-version: 10.28.3
      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 Feb 2, 2026
    Configuration menu
    Copy the full SHA
    dacec55 View commit details
    Browse the repository at this point in the history
  2. build(deps-dev): bump @types/node from 25.1.0 to 25.2.0 (#2102)

    Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 25.1.0 to 25.2.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.2.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 Feb 2, 2026
    Configuration menu
    Copy the full SHA
    a98354e View commit details
    Browse the repository at this point in the history
  3. build(deps-dev): bump globals from 17.2.0 to 17.3.0 (#2104)

    Bumps [globals](https://github.com/sindresorhus/globals) from 17.2.0 to 17.3.0.
    - [Release notes](https://github.com/sindresorhus/globals/releases)
    - [Commits](sindresorhus/globals@v17.2.0...v17.3.0)
    
    ---
    updated-dependencies:
    - dependency-name: globals
      dependency-version: 17.3.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 Feb 2, 2026
    Configuration menu
    Copy the full SHA
    3dd1a22 View commit details
    Browse the repository at this point in the history
  4. build(deps-dev): bump the commitlint group with 2 updates (#2105)

    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.4.0 to 20.4.1
    - [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.1/@commitlint/cli)
    
    Updates `@commitlint/config-conventional` from 20.4.0 to 20.4.1
    - [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.1/@commitlint/config-conventional)
    
    ---
    updated-dependencies:
    - dependency-name: "@commitlint/cli"
      dependency-version: 20.4.1
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: commitlint
    - dependency-name: "@commitlint/config-conventional"
      dependency-version: 20.4.1
      dependency-type: direct:development
      update-type: version-update:semver-patch
      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 Feb 2, 2026
    Configuration menu
    Copy the full SHA
    1e6c401 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    74dd707 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #2106 from remarkablemark/refactor/eslint

    refactor(eslint): add more ESLint rules and fix lint errors
    remarkablemark authored Feb 2, 2026
    Configuration menu
    Copy the full SHA
    19d8fc0 View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2026

  1. Configuration menu
    Copy the full SHA
    461624b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fe4668b View commit details
    Browse the repository at this point in the history
  3. Merge pull request #2107 from remarkablemark/release-please--branches…

    …--master--components--html-react-parser
    
    chore(master): release 5.2.16
    remarkablemark authored Feb 3, 2026
    Configuration menu
    Copy the full SHA
    88eab60 View commit details
    Browse the repository at this point in the history
Loading