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-dom-parser
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v5.1.4
Choose a base ref
...
head repository: remarkablemark/html-dom-parser
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v5.1.5
Choose a head ref
  • 3 commits
  • 11 files changed
  • 3 contributors

Commits on Jan 26, 2026

  1. fix: resolve ModuleNotFoundError in ESM environments by generating na…

    …tive bundles (#1299)
    
    * fix: resolve ModuleNotFoundError in ESM environments by generating native bundles
    
    * chore: modify build config
    
    * chore: modify build config
    
    * fix(package.json): add author and remove unused build:esm script
    
    * fix(rollup): use preserveModules for client ESM build
    
    * build(package.json): add build:umd script
    
    * fix(package.json): build all artifacts in test:esm script
    Div627 authored Jan 26, 2026
    Configuration menu
    Copy the full SHA
    7172552 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    847a20a View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1313 from remarkablemark/release-please--branches…

    …--master--components--html-dom-parser
    
    chore(master): release 5.1.5
    remarkablemark authored Jan 26, 2026
    Configuration menu
    Copy the full SHA
    3359f5c View commit details
    Browse the repository at this point in the history
Loading