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.12
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.13
Choose a head ref

Commits on Mar 7, 2023

  1. build(deps-dev): bump jest-environment-jsdom from 29.4.3 to 29.5.0

    Bumps [jest-environment-jsdom](https://github.com/facebook/jest/tree/HEAD/packages/jest-environment-jsdom) from 29.4.3 to 29.5.0.
    - [Release notes](https://github.com/facebook/jest/releases)
    - [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/facebook/jest/commits/v29.5.0/packages/jest-environment-jsdom)
    
    ---
    updated-dependencies:
    - dependency-name: jest-environment-jsdom
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Mar 7, 2023
    Copy the full SHA
    e0bb0d6 View commit details
  2. build(deps-dev): bump rimraf from 4.3.0 to 4.3.1

    Bumps [rimraf](https://github.com/isaacs/rimraf) from 4.3.0 to 4.3.1.
    - [Release notes](https://github.com/isaacs/rimraf/releases)
    - [Changelog](https://github.com/isaacs/rimraf/blob/main/CHANGELOG.md)
    - [Commits](isaacs/rimraf@v4.3.0...v4.3.1)
    
    ---
    updated-dependencies:
    - dependency-name: rimraf
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Mar 7, 2023
    Copy the full SHA
    2c28828 View commit details
  3. build(deps-dev): bump @typescript-eslint/parser from 5.54.0 to 5.54.1

    Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.54.0 to 5.54.1.
    - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
    - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
    - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.54.1/packages/parser)
    
    ---
    updated-dependencies:
    - dependency-name: "@typescript-eslint/parser"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Mar 7, 2023
    Copy the full SHA
    96c66c9 View commit details
  4. Merge pull request #858 from remarkablemark/dependabot/npm_and_yarn/j…

    …est-environment-jsdom-29.5.0
    
    build(deps-dev): bump jest-environment-jsdom from 29.4.3 to 29.5.0
    mergify[bot] authored Mar 7, 2023
    Copy the full SHA
    548baf0 View commit details
  5. Merge pull request #859 from remarkablemark/dependabot/npm_and_yarn/r…

    …imraf-4.3.1
    
    build(deps-dev): bump rimraf from 4.3.0 to 4.3.1
    mergify[bot] authored Mar 7, 2023
    Copy the full SHA
    5ca0eae View commit details
  6. Merge pull request #861 from remarkablemark/dependabot/npm_and_yarn/t…

    …ypescript-eslint/parser-5.54.1
    
    build(deps-dev): bump @typescript-eslint/parser from 5.54.0 to 5.54.1
    mergify[bot] authored Mar 7, 2023
    Copy the full SHA
    4343320 View commit details
  7. build(deps-dev): bump jest from 29.4.3 to 29.5.0

    Bumps [jest](https://github.com/facebook/jest/tree/HEAD/packages/jest) from 29.4.3 to 29.5.0.
    - [Release notes](https://github.com/facebook/jest/releases)
    - [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/facebook/jest/commits/v29.5.0/packages/jest)
    
    ---
    updated-dependencies:
    - dependency-name: jest
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Mar 7, 2023
    Copy the full SHA
    033e322 View commit details
  8. Merge pull request #860 from remarkablemark/dependabot/npm_and_yarn/j…

    …est-29.5.0
    
    build(deps-dev): bump jest from 29.4.3 to 29.5.0
    mergify[bot] authored Mar 7, 2023
    Copy the full SHA
    fb0af75 View commit details

Commits on Mar 8, 2023

  1. docs(readme): replace shields badges with badgen

    https://badgen.net/
    
    Signed-off-by: Mark <remarkablemark@users.noreply.github.com>
    remarkablemark authored Mar 8, 2023
    Copy the full SHA
    0d883c2 View commit details

Commits on Mar 9, 2023

  1. build(deps-dev): bump rimraf from 4.3.1 to 4.4.0

    Bumps [rimraf](https://github.com/isaacs/rimraf) from 4.3.1 to 4.4.0.
    - [Release notes](https://github.com/isaacs/rimraf/releases)
    - [Changelog](https://github.com/isaacs/rimraf/blob/main/CHANGELOG.md)
    - [Commits](isaacs/rimraf@v4.3.1...v4.4.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 9, 2023
    Copy the full SHA
    31789a7 View commit details
  2. Merge pull request #862 from remarkablemark/dependabot/npm_and_yarn/r…

    …imraf-4.4.0
    
    build(deps-dev): bump rimraf from 4.3.1 to 4.4.0
    mergify[bot] authored Mar 9, 2023
    Copy the full SHA
    82492a7 View commit details

Commits on Mar 10, 2023

  1. build(deps-dev): bump preact from 10.13.0 to 10.13.1

    Bumps [preact](https://github.com/preactjs/preact) from 10.13.0 to 10.13.1.
    - [Release notes](https://github.com/preactjs/preact/releases)
    - [Commits](preactjs/preact@10.13.0...10.13.1)
    
    ---
    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 Mar 10, 2023
    Copy the full SHA
    8f4a34c View commit details
  2. Merge pull request #863 from remarkablemark/dependabot/npm_and_yarn/p…

    …react-10.13.1
    
    build(deps-dev): bump preact from 10.13.0 to 10.13.1
    mergify[bot] authored Mar 10, 2023
    Copy the full SHA
    004e010 View commit details

Commits on Mar 13, 2023

  1. build(deps-dev): bump eslint from 8.35.0 to 8.36.0

    Bumps [eslint](https://github.com/eslint/eslint) from 8.35.0 to 8.36.0.
    - [Release notes](https://github.com/eslint/eslint/releases)
    - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
    - [Commits](eslint/eslint@v8.35.0...v8.36.0)
    
    ---
    updated-dependencies:
    - dependency-name: eslint
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Mar 13, 2023
    Copy the full SHA
    3c3a062 View commit details
  2. build(deps-dev): bump lint-staged from 13.1.2 to 13.2.0

    Bumps [lint-staged](https://github.com/okonet/lint-staged) from 13.1.2 to 13.2.0.
    - [Release notes](https://github.com/okonet/lint-staged/releases)
    - [Commits](lint-staged/lint-staged@v13.1.2...v13.2.0)
    
    ---
    updated-dependencies:
    - dependency-name: lint-staged
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Mar 13, 2023
    Copy the full SHA
    5744b2f View commit details
  3. Merge pull request #865 from remarkablemark/dependabot/npm_and_yarn/e…

    …slint-8.36.0
    
    build(deps-dev): bump eslint from 8.35.0 to 8.36.0
    mergify[bot] authored Mar 13, 2023
    Copy the full SHA
    6d3cce5 View commit details
  4. Merge pull request #866 from remarkablemark/dependabot/npm_and_yarn/l…

    …int-staged-13.2.0
    
    build(deps-dev): bump lint-staged from 13.1.2 to 13.2.0
    mergify[bot] authored Mar 13, 2023
    Copy the full SHA
    6b2cedf View commit details

Commits on Mar 14, 2023

  1. build(deps-dev): bump @typescript-eslint/parser from 5.54.1 to 5.55.0

    Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.54.1 to 5.55.0.
    - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
    - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
    - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.55.0/packages/parser)
    
    ---
    updated-dependencies:
    - dependency-name: "@typescript-eslint/parser"
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Mar 14, 2023
    Copy the full SHA
    a5c2877 View commit details
  2. Merge pull request #867 from remarkablemark/dependabot/npm_and_yarn/t…

    …ypescript-eslint/parser-5.55.0
    
    build(deps-dev): bump @typescript-eslint/parser from 5.54.1 to 5.55.0
    mergify[bot] authored Mar 14, 2023
    Copy the full SHA
    8bf33b1 View commit details

Commits on Mar 17, 2023

  1. build(deps-dev): bump typescript from 4.9.5 to 5.0.2

    Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.9.5 to 5.0.2.
    - [Release notes](https://github.com/Microsoft/TypeScript/releases)
    - [Commits](microsoft/TypeScript@v4.9.5...v5.0.2)
    
    ---
    updated-dependencies:
    - dependency-name: typescript
      dependency-type: direct:development
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Mar 17, 2023
    Copy the full SHA
    edd2ac6 View commit details
  2. Merge pull request #869 from remarkablemark/dependabot/npm_and_yarn/t…

    …ypescript-5.0.2
    
    build(deps-dev): bump typescript from 4.9.5 to 5.0.2
    mergify[bot] authored Mar 17, 2023
    Copy the full SHA
    21aa1f4 View commit details

Commits on Mar 21, 2023

  1. build(deps-dev): bump prettier from 2.8.4 to 2.8.5

    Bumps [prettier](https://github.com/prettier/prettier) from 2.8.4 to 2.8.5.
    - [Release notes](https://github.com/prettier/prettier/releases)
    - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
    - [Commits](prettier/prettier@2.8.4...2.8.5)
    
    ---
    updated-dependencies:
    - dependency-name: prettier
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Mar 21, 2023
    Copy the full SHA
    6b0599f View commit details
  2. build(deps-dev): bump @typescript-eslint/parser from 5.55.0 to 5.56.0

    Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.55.0 to 5.56.0.
    - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
    - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
    - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.56.0/packages/parser)
    
    ---
    updated-dependencies:
    - dependency-name: "@typescript-eslint/parser"
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Mar 21, 2023
    Copy the full SHA
    de8bd2e View commit details
  3. Merge pull request #872 from remarkablemark/dependabot/npm_and_yarn/p…

    …rettier-2.8.5
    
    build(deps-dev): bump prettier from 2.8.4 to 2.8.5
    mergify[bot] authored Mar 21, 2023
    Copy the full SHA
    203b1f1 View commit details
  4. Merge pull request #873 from remarkablemark/dependabot/npm_and_yarn/t…

    …ypescript-eslint/parser-5.56.0
    
    build(deps-dev): bump @typescript-eslint/parser from 5.55.0 to 5.56.0
    mergify[bot] authored Mar 21, 2023
    Copy the full SHA
    e85390f View commit details

Commits on Mar 22, 2023

  1. Copy the full SHA
    81bfeba View commit details
  2. Merge pull request #874 from remarkablemark/fix/package

    fix: bump html-dom-parser to 3.1.6 to fix feGaussianBlur misspelling
    remarkablemark authored Mar 22, 2023
    Copy the full SHA
    433157d View commit details
  3. Copy the full SHA
    1399383 View commit details
  4. Merge pull request #875 from remarkablemark/release-please--branches-…

    …-master--components--html-react-parser
    
    chore(master): release 3.0.13
    remarkablemark authored Mar 22, 2023
    Copy the full SHA
    7d3e28c View commit details
Showing with 21 additions and 14 deletions.
  1. +7 −0 CHANGELOG.md
  2. +3 −3 README.md
  3. +11 −11 package.json
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -2,6 +2,13 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

## [3.0.13](https://github.com/remarkablemark/html-react-parser/compare/v3.0.12...v3.0.13) (2023-03-22)


### Bug Fixes

* bump html-dom-parser to 3.1.6 to fix feGaussianBlur misspelling ([81bfeba](https://github.com/remarkablemark/html-react-parser/commit/81bfebaa87564cc88a00bebd030d0d22b5b5dd46)), closes [#734](https://github.com/remarkablemark/html-react-parser/issues/734)

## [3.0.12](https://github.com/remarkablemark/html-react-parser/compare/v3.0.11...v3.0.12) (2023-03-06)


6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -2,11 +2,11 @@

[![NPM](https://nodei.co/npm/html-react-parser.png)](https://nodei.co/npm/html-react-parser/)

[![NPM version](https://img.shields.io/npm/v/html-react-parser.svg)](https://www.npmjs.com/package/html-react-parser)
[![Bundlephobia minified + gzip](https://img.shields.io/bundlephobia/minzip/html-react-parser)](https://bundlephobia.com/package/html-react-parser)
[![NPM version](https://badgen.net/npm/v/html-react-parser)](https://www.npmjs.com/package/html-react-parser)
[![Bundlephobia minified + gzip](https://badgen.net/bundlephobia/minzip/html-react-parser)](https://bundlephobia.com/package/html-react-parser)
[![Build Status](https://github.com/remarkablemark/html-react-parser/workflows/build/badge.svg?branch=master)](https://github.com/remarkablemark/html-react-parser/actions?query=workflow%3Abuild)
[![codecov](https://codecov.io/gh/remarkablemark/html-react-parser/branch/master/graph/badge.svg?token=wosFd1DBIR)](https://codecov.io/gh/remarkablemark/html-react-parser)
[![NPM downloads](https://img.shields.io/npm/dm/html-react-parser.svg?style=flat-square)](https://www.npmjs.com/package/html-react-parser)
[![NPM downloads](https://badgen.net/npm/dm/html-react-parser)](https://www.npmjs.com/package/html-react-parser)
[![Discord](https://img.shields.io/discord/422421589582282752.svg?label=&logo=discord&logoColor=ffffff&color=7389D8&labelColor=6A7EC2)](https://discord.gg/njExwXdrRJ)

HTML to React parser that works on both the server (Node.js) and the client (browser):
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "html-react-parser",
"version": "3.0.12",
"version": "3.0.13",
"description": "HTML to React parser.",
"author": "Mark <mark@remarkablemark.org>",
"main": "index.js",
@@ -46,7 +46,7 @@
],
"dependencies": {
"domhandler": "5.0.3",
"html-dom-parser": "3.1.5",
"html-dom-parser": "3.1.6",
"react-property": "2.0.0",
"style-to-js": "1.1.3"
},
@@ -57,25 +57,25 @@
"@rollup/plugin-node-resolve": "15.0.1",
"@size-limit/preset-big-lib": "8.1.0",
"@types/react": "18.0.28",
"@typescript-eslint/parser": "5.54.0",
"@typescript-eslint/parser": "5.56.0",
"benchmark": "2.1.4",
"dtslint": "4.2.1",
"eslint": "8.35.0",
"eslint": "8.36.0",
"eslint-plugin-prettier": "4.2.1",
"husky": "8.0.3",
"jest": "29.4.3",
"jest-environment-jsdom": "29.4.3",
"lint-staged": "13.1.2",
"jest": "29.5.0",
"jest-environment-jsdom": "29.5.0",
"lint-staged": "13.2.0",
"pinst": "3.0.0",
"preact": "10.13.0",
"prettier": "2.8.4",
"preact": "10.13.1",
"prettier": "2.8.5",
"react": "18.2.0",
"react-dom": "18.2.0",
"rimraf": "4.3.0",
"rimraf": "4.4.0",
"rollup": "2.79.1",
"rollup-plugin-terser": "7.0.2",
"size-limit": "8.1.0",
"typescript": "4.9.5"
"typescript": "5.0.2"
},
"peerDependencies": {
"react": "0.14 || 15 || 16 || 17 || 18"