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: testing-library/svelte-testing-library
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v5.2.7
Choose a base ref
...
head repository: testing-library/svelte-testing-library
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v5.2.8
Choose a head ref
  • 6 commits
  • 57 files changed
  • 1 contributor

Commits on May 7, 2025

  1. test: replace deprecated toMatchTypeOf (#434)

    mcous authored May 7, 2025

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    b2005b7 View commit details
  2. test: extract tests directory out of src (#433)

    mcous authored May 7, 2025

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    ea37c47 View commit details
  3. ci: expand matrix to include Node 22 (#435)

    mcous authored May 7, 2025

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    6096f05 View commit details

Commits on May 9, 2025

  1. ci: use specific dependencies for different Svelte/Node versions (#436)

    mcous authored May 9, 2025

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    f1fb8dd View commit details
  2. style: update to ESLint v9 and rework lint config (#438)

    mcous authored May 9, 2025

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    1aa3701 View commit details

Commits on May 19, 2025

  1. fix: configure dom-testing-library to flush Svelte changes (#439)

    mcous authored May 19, 2025

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    492dbd1 View commit details
Loading