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: v4.2.7
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: v4.2.8
Choose a head ref
  • 6 commits
  • 5 files changed
  • 4 contributors

Commits on Oct 20, 2023

  1. build(deps-dev): bump lint-staged from 15.0.1 to 15.0.2 (#1101)

    Bumps [lint-staged](https://github.com/okonet/lint-staged) from 15.0.1 to 15.0.2.
    - [Release notes](https://github.com/okonet/lint-staged/releases)
    - [Changelog](https://github.com/lint-staged/lint-staged/blob/master/CHANGELOG.md)
    - [Commits](lint-staged/lint-staged@v15.0.1...v15.0.2)
    
    ---
    updated-dependencies:
    - dependency-name: lint-staged
      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 20, 2023
    Configuration menu
    Copy the full SHA
    811b0f9 View commit details
    Browse the repository at this point in the history
  2. build(deps-dev): bump @types/react from 18.2.29 to 18.2.30 (#1102)

    Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 18.2.29 to 18.2.30.
    - [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] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 20, 2023
    Configuration menu
    Copy the full SHA
    ff88296 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2023

  1. chore(utilities): remove unused function invertObject

    Release-As: 4.2.8
    remarkablemark committed Oct 21, 2023
    Configuration menu
    Copy the full SHA
    7cc8df7 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1103 from remarkablemark/chore/utilities

    chore(utilities): remove unused function `invertObject`
    remarkablemark authored Oct 21, 2023
    Configuration menu
    Copy the full SHA
    248678d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3219d35 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1104 from remarkablemark/release-please--branches…

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