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.4.3
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.4.4
Choose a head ref
  • 4 commits
  • 4 files changed
  • 1 contributor

Commits on Mar 29, 2018

  1. chore(npm): add "files" to package.json and remove .npmignore

    Use "files" to whitelist what gets published instead of using
    .npmignore to blacklist what gets published.
    remarkablemark committed Mar 29, 2018
    Configuration menu
    Copy the full SHA
    336b2b8 View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2018

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

Commits on May 7, 2018

  1. fix(package): upgrade react-dom-core@0.0.3

    This ensures the package doesn't break for react >=16.3
    remarkablemark committed May 7, 2018
    Configuration menu
    Copy the full SHA
    b4a1c6e View commit details
    Browse the repository at this point in the history
  2. chore(release): 0.4.4

    remarkablemark committed May 7, 2018
    Configuration menu
    Copy the full SHA
    e90fa57 View commit details
    Browse the repository at this point in the history
Loading