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

Commits on Dec 14, 2020

  1. build(package): upgrade devDependencies

     @typescript-eslint/parser  ^4.9.0  →  ^4.9.1
     eslint-plugin-prettier     ^3.2.0  →  ^3.3.0
     husky                      ^4.3.5  →  ^4.3.6
     standard-version                5  →  ^9.0.0
     typescript                 ^4.1.2  →  ^4.1.3
    remarkablemark committed Dec 14, 2020
    Configuration menu
    Copy the full SHA
    fda6602 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #196 from remarkablemark/build/devDependencies

    build(package): upgrade devDependencies
    remarkablemark authored Dec 14, 2020
    Configuration menu
    Copy the full SHA
    e40fa19 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f67cc8d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d03ff92 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3f89ae0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8ef5869 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e82e419 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #197 from remarkablemark/ci/size-limit

    ci(github): add `size-limit.yml` workflow
    remarkablemark authored Dec 14, 2020
    Configuration menu
    Copy the full SHA
    01299eb View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    3a559e4 View commit details
    Browse the repository at this point in the history

Commits on Dec 26, 2020

  1. Configuration menu
    Copy the full SHA
    59bc274 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bf33b36 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dfa0c19 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    db456cb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    21b45a4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d83bf94 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    057ab48 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #201 from remarkablemark/feat/types

    feat(index): export `domhandler` node types and update README.md
    remarkablemark authored Dec 26, 2020
    Configuration menu
    Copy the full SHA
    b97bc57 View commit details
    Browse the repository at this point in the history
  9. chore(release): 1.1.0

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