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.2
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.3
Choose a head ref
  • 2 commits
  • 2 files changed
  • 2 contributors

Commits on Oct 1, 2024

  1. chore(deps-dev): bump svelte-check from 3.8.6 to 4.0.4 in the test gr…

    …oup (#401)
    
    Bumps the test group with 1 update: [svelte-check](https://github.com/sveltejs/language-tools).
    
    
    Updates `svelte-check` from 3.8.6 to 4.0.4
    - [Release notes](https://github.com/sveltejs/language-tools/releases)
    - [Commits](sveltejs/language-tools@svelte-check-3.8.6...svelte-check-4.0.4)
    
    ---
    updated-dependencies:
    - dependency-name: svelte-check
      dependency-type: direct:development
      update-type: version-update:semver-major
      dependency-group: test
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 1, 2024
    Copy the full SHA
    f215ad8 View commit details

Commits on Oct 2, 2024

  1. fix(svelte5): ensure typings are actually included in the module (#402)

    mcous authored Oct 2, 2024
    Copy the full SHA
    f4b1508 View commit details
Loading