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.2.9
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.3.0
Choose a head ref
  • 10 commits
  • 7 files changed
  • 4 contributors

Commits on Sep 6, 2021

  1. Configuration menu
    Copy the full SHA
    7c95df4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a7a3552 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #275 from remarkablemark/ci/codecov

    ci(github): replace Coveralls with Codecov in workflow `build.yml`
    remarkablemark authored Sep 6, 2021
    Configuration menu
    Copy the full SHA
    b993f23 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2021

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

    Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 4.30.0 to 4.31.0.
    - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
    - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/parser/CHANGELOG.md)
    - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.31.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 Sep 7, 2021
    Configuration menu
    Copy the full SHA
    5dee290 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #276 from remarkablemark/dependabot/npm_and_yarn/t…

    …ypescript-eslint/parser-4.31.0
    
    build(deps-dev): bump @typescript-eslint/parser from 4.30.0 to 4.31.0
    remarkablemark authored Sep 7, 2021
    Configuration menu
    Copy the full SHA
    20981f3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9ebecd4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f0fbbff View commit details
    Browse the repository at this point in the history
  5. Merge pull request #277 from remarkablemark/feat/react-property

    feat: upgrade `react-property` to get react-dom 17 DOM/SVG properties
    remarkablemark authored Sep 7, 2021
    Configuration menu
    Copy the full SHA
    db2b801 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6bd7e2f View commit details
    Browse the repository at this point in the history
  7. Merge pull request #278 from remarkablemark/release-v1.3.0

    chore: release 1.3.0
    remarkablemark authored Sep 7, 2021
    Configuration menu
    Copy the full SHA
    81f9a7c View commit details
    Browse the repository at this point in the history
Loading