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: v0.10.5
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: v0.11.0
Choose a head ref
  • 9 commits
  • 5 files changed
  • 2 contributors

Commits on Jun 2, 2020

  1. build(package): downgrade standard-version@6

    Because standard-version >=6 no longer bumps package with 0.x.x
    version correctly.
    remarkablemark committed Jun 2, 2020
    Configuration menu
    Copy the full SHA
    cc5b3e3 View commit details
    Browse the repository at this point in the history
  2. build(package): upgrade devDependencies

     dtslint       ^3.6.4  →  ^3.6.10
     lint-staged  ^10.2.6  →  ^10.2.7
     nyc          ^15.0.1  →  ^15.1.0
     rollup       ^1.32.1  →  ^2.12.1
    remarkablemark committed Jun 2, 2020
    Configuration menu
    Copy the full SHA
    5e104db View commit details
    Browse the repository at this point in the history
  3. build(package): update rollup plugins in devDependencies

    Replace deprecated plugins with latest plugins:
    
    * rollup-plugin-commonjs@10.1.0 -> @rollup/plugin-commonjs@12.0.0
    * rollup-plugin-node-resolve@5.2.0 -> @rollup/plugin-node-resolve@8.0.0
    
    Update `rollup.config.js`
    remarkablemark committed Jun 2, 2020
    Configuration menu
    Copy the full SHA
    f189246 View commit details
    Browse the repository at this point in the history
  4. feat(package): upgrade html-dom-parser@0.3.0

     html-dom-parser  0.2.3  →  0.3.0
    remarkablemark committed Jun 2, 2020
    Configuration menu
    Copy the full SHA
    d30bfdc View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    606d959 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #159 from remarkablemark/build/package

    build(package): upgrade html-dom-parser@0.3.0 and devDependencies
    remarkablemark authored Jun 2, 2020
    Configuration menu
    Copy the full SHA
    ba59af0 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4734496 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    22b64a6 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    8560493 View commit details
    Browse the repository at this point in the history
Loading