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-dom-parser
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.1.0
Choose a base ref
...
head repository: remarkablemark/html-dom-parser
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.1.1
Choose a head ref
  • 8 commits
  • 6 files changed
  • 5 contributors

Commits on Aug 19, 2022

  1. build(deps-dev): bump rollup from 2.78.0 to 2.78.1

    Bumps [rollup](https://github.com/rollup/rollup) from 2.78.0 to 2.78.1.
    - [Release notes](https://github.com/rollup/rollup/releases)
    - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
    - [Commits](rollup/rollup@v2.78.0...v2.78.1)
    
    ---
    updated-dependencies:
    - dependency-name: rollup
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Aug 19, 2022
    Configuration menu
    Copy the full SHA
    3f656a1 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #333 from remarkablemark/dependabot/npm_and_yarn/r…

    …ollup-2.78.1
    
    build(deps-dev): bump rollup from 2.78.0 to 2.78.1
    mergify[bot] authored Aug 19, 2022
    Configuration menu
    Copy the full SHA
    848a622 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2022

  1. Configuration menu
    Copy the full SHA
    7de506c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6f614ba View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d61f10b View commit details
    Browse the repository at this point in the history
  4. Merge pull request #335 from remarkablemark/fix/mjs

    fix(client): correct ECMAScript export in client html-to-dom.mjs
    remarkablemark authored Aug 20, 2022
    Configuration menu
    Copy the full SHA
    c9339d7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    aae7e6b View commit details
    Browse the repository at this point in the history
  6. Merge pull request #336 from remarkablemark/release-please--branches-…

    …-master--components--html-dom-parser
    
    chore(master): release 3.1.1
    remarkablemark authored Aug 20, 2022
    Configuration menu
    Copy the full SHA
    6e51456 View commit details
    Browse the repository at this point in the history
Loading