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: v3.0.0
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: v3.0.1
Choose a head ref
  • 10 commits
  • 3 files changed
  • 5 contributors

Commits on Jul 6, 2022

  1. build(deps-dev): bump @types/react from 18.0.14 to 18.0.15

    Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 18.0.14 to 18.0.15.
    - [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>
    dependabot[bot] authored Jul 6, 2022
    Configuration menu
    Copy the full SHA
    8317499 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #622 from remarkablemark/dependabot/npm_and_yarn/t…

    …ypes/react-18.0.15
    
    build(deps-dev): bump @types/react from 18.0.14 to 18.0.15
    mergify[bot] authored Jul 6, 2022
    Configuration menu
    Copy the full SHA
    c60d9c4 View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2022

  1. build(deps-dev): bump preact from 10.8.2 to 10.9.0

    Bumps [preact](https://github.com/preactjs/preact) from 10.8.2 to 10.9.0.
    - [Release notes](https://github.com/preactjs/preact/releases)
    - [Commits](preactjs/preact@10.8.2...10.9.0)
    
    ---
    updated-dependencies:
    - dependency-name: preact
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jul 7, 2022
    Configuration menu
    Copy the full SHA
    a85896e View commit details
    Browse the repository at this point in the history
  2. Merge pull request #623 from remarkablemark/dependabot/npm_and_yarn/p…

    …react-10.9.0
    
    build(deps-dev): bump preact from 10.8.2 to 10.9.0
    mergify[bot] authored Jul 7, 2022
    Configuration menu
    Copy the full SHA
    f622551 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    57d76fe View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2022

  1. Configuration menu
    Copy the full SHA
    7dbe931 View commit details
    Browse the repository at this point in the history
  2. fix: parse head/body with newline correctly (bump html-dom-parser)

    Fixes #624
    
    Bump html-dom-parser from 3.0.0 to 3.0.1
    remarkablemark committed Jul 10, 2022
    Configuration menu
    Copy the full SHA
    d00087a View commit details
    Browse the repository at this point in the history
  3. Merge pull request #626 from remarkablemark/build/html-dom-parser

    fix: parse head/body with newline correctly (bump html-dom-parser)
    remarkablemark authored Jul 10, 2022
    Configuration menu
    Copy the full SHA
    f96cd00 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b38a1d4 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #627 from remarkablemark/release-please--branches-…

    …-master--components--html-react-parser
    
    chore(master): release 3.0.1
    remarkablemark authored Jul 10, 2022
    Configuration menu
    Copy the full SHA
    d7ba9d7 View commit details
    Browse the repository at this point in the history
Loading