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: jsdom/jsdom
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 22.1.0
Choose a base ref
...
head repository: jsdom/jsdom
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 23.0.1
Choose a head ref
  • 12 commits
  • 63 files changed
  • 1 contributor

Commits on May 27, 2023

  1. 1 Configuration menu
    Copy the full SHA
    a39e0ec View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2023

  1. 1 Configuration menu
    Copy the full SHA
    032df9c View commit details
    Browse the repository at this point in the history
  2. 1 Configuration menu
    Copy the full SHA
    9b354af View commit details
    Browse the repository at this point in the history
  3. Move from yarn to npm

    domenic committed Nov 26, 2023
    1 Configuration menu
    Copy the full SHA
    7027a3d View commit details
    Browse the repository at this point in the history
  4. Remove abab dependency

    domenic committed Nov 26, 2023
    1 Configuration menu
    Copy the full SHA
    6d9ff2c View commit details
    Browse the repository at this point in the history
  5. Remove the domexception package dependency

    Like w3c-hr-time before it, we can just incorporate this directly into jsdom.
    domenic committed Nov 26, 2023
    1 Configuration menu
    Copy the full SHA
    6626781 View commit details
    Browse the repository at this point in the history
  6. Update dependencies and dev dependencies

    Closes #3606. Closes #3604.
    domenic committed Nov 26, 2023
    3 Configuration menu
    Copy the full SHA
    1ee4d61 View commit details
    Browse the repository at this point in the history
  7. Use modern pathToFileURL in tests

    Also delete some unneeded utils.
    domenic committed Nov 26, 2023
    1 Configuration menu
    Copy the full SHA
    59ebd7e View commit details
    Browse the repository at this point in the history
  8. 23.0.0

    domenic committed Nov 26, 2023
    1 Configuration menu
    Copy the full SHA
    b968889 View commit details
    Browse the repository at this point in the history
  9. Add a changelog entry for v23.0.0

    I'll need to figure out a better system for this in future releases.
    domenic committed Nov 26, 2023
    1 Configuration menu
    Copy the full SHA
    52083cf View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2023

  1. Fix canvas peerDependency

    Despite being tagged on GitHub, the 3.0.0 version has not been released to npm.
    
    Closes #3627.
    domenic committed Nov 30, 2023
    1 Configuration menu
    Copy the full SHA
    2ea7988 View commit details
    Browse the repository at this point in the history
  2. Version 23.0.1

    domenic committed Nov 30, 2023
    1 Configuration menu
    Copy the full SHA
    8e31507 View commit details
    Browse the repository at this point in the history
Loading