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

Commits on Mar 5, 2023

  1. docs(github): add CODE_OF_CONDUCT.md

    Signed-off-by: Mark <remarkablemark@users.noreply.github.com>
    remarkablemark authored Mar 5, 2023
    Configuration menu
    Copy the full SHA
    87be5c5 View commit details
    Browse the repository at this point in the history
  2. docs(github): delete CODE_OF_CONDUCT.md

    Signed-off-by: Mark <remarkablemark@users.noreply.github.com>
    remarkablemark authored Mar 5, 2023
    Configuration menu
    Copy the full SHA
    b0a2ad1 View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2023

  1. build(deps-dev): bump rimraf from 4.2.0 to 4.3.0

    Bumps [rimraf](https://github.com/isaacs/rimraf) from 4.2.0 to 4.3.0.
    - [Release notes](https://github.com/isaacs/rimraf/releases)
    - [Changelog](https://github.com/isaacs/rimraf/blob/main/CHANGELOG.md)
    - [Commits](isaacs/rimraf@v4.2.0...v4.3.0)
    
    ---
    updated-dependencies:
    - dependency-name: rimraf
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Mar 6, 2023
    Configuration menu
    Copy the full SHA
    dc99075 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #854 from remarkablemark/dependabot/npm_and_yarn/r…

    …imraf-4.3.0
    
    build(deps-dev): bump rimraf from 4.2.0 to 4.3.0
    mergify[bot] authored Mar 6, 2023
    Configuration menu
    Copy the full SHA
    042e2e0 View commit details
    Browse the repository at this point in the history
  3. fix(package): bump html-dom-parser@3.1.5 to fix formatDOM error

    Fixes #855
    
    ```
    TypeError: Cannot read properties of undefined (reading 'length')
     at formatDOM (lib/client/utilities.js)
    ```
    remarkablemark committed Mar 6, 2023
    Configuration menu
    Copy the full SHA
    7e18b3c View commit details
    Browse the repository at this point in the history
  4. Merge pull request #856 from remarkablemark/fix/html-dom-parser

    fix(package): bump html-dom-parser@3.1.5 to fix formatDOM error
    remarkablemark authored Mar 6, 2023
    Configuration menu
    Copy the full SHA
    fa1029c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e18c9d2 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #857 from remarkablemark/release-please--branches-…

    …-master--components--html-react-parser
    
    chore(master): release 3.0.12
    remarkablemark authored Mar 6, 2023
    Configuration menu
    Copy the full SHA
    3cf84b8 View commit details
    Browse the repository at this point in the history
Loading