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: xmldom/xmldom
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.8.10
Choose a base ref
...
head repository: xmldom/xmldom
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.8.11
Choose a head ref
  • 7 commits
  • 8 files changed
  • 2 contributors

Commits on Aug 17, 2025

  1. ci: execute checks on 0.8.x release branch (#934)

    Since contributions regularly effect 0.8.x let's use GitHub actions to
    run the checks.
    Following the usual pattern, this is first applied to the master branch,
    before being ported to the release branch.
    
    (cherry picked from commit 39fc73e)
    karfau committed Aug 17, 2025
    Configuration menu
    Copy the full SHA
    c4dedf1 View commit details
    Browse the repository at this point in the history
  2. fix: [0.8.x] update ownerDocument when moving nodes between documen…

    …ts (#933)
    
    Resolves issue #932
    
    Co-authored-by: Christian Bewernitz <coder@karfau.de>
    shunkica and karfau authored Aug 17, 2025
    Configuration menu
    Copy the full SHA
    cd97add View commit details
    Browse the repository at this point in the history
  3. docs: prepare changelog for 0.8.11

    and update package-lock file
    karfau committed Aug 17, 2025
    Configuration menu
    Copy the full SHA
    3562083 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    386989e View commit details
    Browse the repository at this point in the history
  5. Revert "chore: pin npm version using node 22"

    This reverts commit 386989e.
    karfau committed Aug 17, 2025
    Configuration menu
    Copy the full SHA
    4bb9a5f View commit details
    Browse the repository at this point in the history
  6. chore: bump np to version 9.2.0

    to fix issues while releasing the package using node v18
    karfau committed Aug 17, 2025
    Configuration menu
    Copy the full SHA
    5aadcdd View commit details
    Browse the repository at this point in the history
  7. 0.8.11

    karfau committed Aug 17, 2025
    Configuration menu
    Copy the full SHA
    c0f1401 View commit details
    Browse the repository at this point in the history
Loading