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: v4.2.6
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: v4.2.7
Choose a head ref
  • 4 commits
  • 3 files changed
  • 3 contributors

Commits on Oct 20, 2023

  1. fix: upgrade html-dom-parser and style-to-js to fix source map warnings

    Fixes #1097
    
    ```
     html-dom-parser  5.0.1  →  5.0.2
     style-to-js      1.1.6  →  1.1.8
    ```
    remarkablemark committed Oct 20, 2023
    Configuration menu
    Copy the full SHA
    4469022 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1098 from remarkablemark/fix/package

    fix: upgrade `html-dom-parser` and `style-to-js` to fix source map warnings
    remarkablemark authored Oct 20, 2023
    Configuration menu
    Copy the full SHA
    383da33 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f160dcb View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1099 from remarkablemark/release-please--branches…

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