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: v1.1.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: v1.1.1
Choose a head ref
  • 7 commits
  • 7 files changed
  • 2 contributors

Commits on Dec 26, 2020

  1. Configuration menu
    Copy the full SHA
    6cd9a20 View commit details
    Browse the repository at this point in the history

Commits on Dec 27, 2020

  1. Configuration menu
    Copy the full SHA
    07e1055 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    943e2d3 View commit details
    Browse the repository at this point in the history
  3. refactor(index): prune unnecessary option for htmlparser2

    `htmlparser2` defaults `decodeEntities` to true in v5.0.0:
    
    https://github.com/fb55/htmlparser2/releases/tag/v5.0.0
    remarkablemark committed Dec 27, 2020
    Configuration menu
    Copy the full SHA
    1dc24f1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    886e53d View commit details
    Browse the repository at this point in the history
  5. Merge pull request #203 from remarkablemark/fix/title

    fix: escape tags inside of <title> (upgrade html-dom-parser to 1.0.0)
    remarkablemark authored Dec 27, 2020
    Configuration menu
    Copy the full SHA
    f22d756 View commit details
    Browse the repository at this point in the history
  6. chore(release): 1.1.1

    remarkablemark committed Dec 27, 2020
    Configuration menu
    Copy the full SHA
    b2cdbcb View commit details
    Browse the repository at this point in the history
Loading