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: v5.0.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: v5.0.1
Choose a head ref
  • 12 commits
  • 23 files changed
  • 3 contributors

Commits on Oct 29, 2023

  1. Configuration menu
    Copy the full SHA
    0ce7cca View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    58f1920 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1125 from remarkablemark/refactor/test

    refactor(test): rename `test` directory to `__tests__`
    remarkablemark authored Oct 29, 2023
    Configuration menu
    Copy the full SHA
    b47bd6e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bf9e00d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    57571aa View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a6978c3 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #1127 from remarkablemark/fix/dom-to-react

    fix(dom-to-react): default props.children to `undefined` instead of `null`
    remarkablemark authored Oct 29, 2023
    Configuration menu
    Copy the full SHA
    6f9ae44 View commit details
    Browse the repository at this point in the history
  8. fix(types): add back object to replace option return type

    Fixes #1126
    
    Maintains backward compatibility for invalid return type
    remarkablemark committed Oct 29, 2023
    Configuration menu
    Copy the full SHA
    88eea66 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #1129 from remarkablemark/fix/types

    fix(types): add back `object` to `replace` option return type
    remarkablemark authored Oct 29, 2023
    Configuration menu
    Copy the full SHA
    312a565 View commit details
    Browse the repository at this point in the history
  10. 2 Configuration menu
    Copy the full SHA
    76663c3 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    5b00465 View commit details
    Browse the repository at this point in the history
  12. Merge pull request #1128 from remarkablemark/release-please--branches…

    …--master--components--html-react-parser
    
    chore(master): release 5.0.1
    remarkablemark authored Oct 29, 2023
    Configuration menu
    Copy the full SHA
    4d3931f View commit details
    Browse the repository at this point in the history
Loading