Thanks to visit codestin.com
Credit goes to github.com

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.1.19
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.0
Choose a head ref
  • 8 commits
  • 8 files changed
  • 4 contributors

Commits on Dec 5, 2024

  1. build(deps-dev): bump @eslint/compat in the eslint group (#1625)

    Bumps the eslint group with 1 update: [@eslint/compat](https://github.com/eslint/rewrite).
    
    
    Updates `@eslint/compat` from 1.2.3 to 1.2.4
    - [Release notes](https://github.com/eslint/rewrite/releases)
    - [Changelog](https://github.com/eslint/rewrite/blob/main/release-please-config.json)
    - [Commits](eslint/rewrite@compat-v1.2.3...compat-v1.2.4)
    
    ---
    updated-dependencies:
    - dependency-name: "@eslint/compat"
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: eslint
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 5, 2024
    Configuration menu
    Copy the full SHA
    f35e899 View commit details
    Browse the repository at this point in the history
  2. build(deps-dev): bump @types/react from 18.3.12 to 18.3.13 (#1626)

    Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 18.3.12 to 18.3.13.
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)
    
    ---
    updated-dependencies:
    - dependency-name: "@types/react"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 5, 2024
    Configuration menu
    Copy the full SHA
    39334a8 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2024

  1. Configuration menu
    Copy the full SHA
    5939624 View commit details
    Browse the repository at this point in the history
  2. build(package): upgrade devDependencies

    ```
     @types/react      18.3.13  →  19.0.0
     @types/react-dom   18.3.1  →  19.0.0
    ```
    remarkablemark committed Dec 6, 2024
    Configuration menu
    Copy the full SHA
    8767ca4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8b6506c View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1627 from remarkablemark/feat/package

    feat(package): add react 19 to package.json peerDependencies
    remarkablemark authored Dec 6, 2024
    Configuration menu
    Copy the full SHA
    840051c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3800389 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #1628 from remarkablemark/release-please--branches…

    …--master--components--html-react-parser
    
    chore(master): release 5.2.0
    remarkablemark authored Dec 6, 2024
    Configuration menu
    Copy the full SHA
    c141a34 View commit details
    Browse the repository at this point in the history
Loading