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

Commits on Aug 22, 2022

  1. build(deps-dev): bump rollup from 2.78.0 to 2.78.1

    Bumps [rollup](https://github.com/rollup/rollup) from 2.78.0 to 2.78.1.
    - [Release notes](https://github.com/rollup/rollup/releases)
    - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
    - [Commits](rollup/rollup@v2.78.0...v2.78.1)
    
    ---
    updated-dependencies:
    - dependency-name: rollup
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Aug 22, 2022
    Configuration menu
    Copy the full SHA
    ec390eb View commit details
    Browse the repository at this point in the history
  2. build(deps-dev): bump preact from 10.10.4 to 10.10.6

    Bumps [preact](https://github.com/preactjs/preact) from 10.10.4 to 10.10.6.
    - [Release notes](https://github.com/preactjs/preact/releases)
    - [Commits](preactjs/preact@10.10.4...10.10.6)
    
    ---
    updated-dependencies:
    - dependency-name: preact
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Aug 22, 2022
    Configuration menu
    Copy the full SHA
    7c91cc5 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #665 from remarkablemark/dependabot/npm_and_yarn/r…

    …ollup-2.78.1
    
    build(deps-dev): bump rollup from 2.78.0 to 2.78.1
    mergify[bot] authored Aug 22, 2022
    Configuration menu
    Copy the full SHA
    e23bb70 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2022

  1. Merge pull request #666 from remarkablemark/dependabot/npm_and_yarn/p…

    …react-10.10.6
    
    build(deps-dev): bump preact from 10.10.4 to 10.10.6
    remarkablemark authored Aug 23, 2022
    Configuration menu
    Copy the full SHA
    06f3408 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f6c982c View commit details
    Browse the repository at this point in the history
  3. Merge pull request #667 from remarkablemark/fix/html-dom-parser

    fix(package): upgrade html-dom-parser to fix client ES Module import
    remarkablemark authored Aug 23, 2022
    Configuration menu
    Copy the full SHA
    626e76e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    10e7d6b View commit details
    Browse the repository at this point in the history
  5. Merge pull request #668 from remarkablemark/release-please--branches-…

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