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.2.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: v0.3.0
Choose a head ref
  • 3 commits
  • 2 files changed
  • 2 contributors

Commits on Nov 18, 2016

  1. Require DOM property configs from react-dom/lib/ in react >=15.4

    Update devDependencies and peerDependencies in package.json
    remarkablemark committed Nov 18, 2016
    Configuration menu
    Copy the full SHA
    56f279c View commit details
    Browse the repository at this point in the history
  2. Merge pull request #32 from remarkablemark/react@15.4

    Require DOM property configs from `react-dom/lib/` in react >=15.4
    remarkablemark authored Nov 18, 2016
    Configuration menu
    Copy the full SHA
    06e70b7 View commit details
    Browse the repository at this point in the history
  3. Bump version to 0.3.0

    Update react and react-dom to >=15.4 and require DOM property
    configs from `react-dom/lib/` instead of `react/lib/`.
    remarkablemark committed Nov 18, 2016
    Configuration menu
    Copy the full SHA
    ff4a895 View commit details
    Browse the repository at this point in the history
Loading