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: sveltejs/language-tools
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: svelte-check@4.4.7
Choose a base ref
...
head repository: sveltejs/language-tools
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: svelte-check@4.4.8
Choose a head ref
  • 2 commits
  • 30 files changed
  • 2 contributors

Commits on May 5, 2026

  1. feat: typescript 6.0 support (#2985)

    * wip
    
    * bumps
    
    * another default change
    
    * changeset
    
    * format
    
    * fix svelte2tsx build for now
    
    * more svelte2tsx migrate
    
    * add node to be explicit
    
    * avoid svelteHTML.mapElementTag in perf test for now
    
    * update svelte5 snapshot
    
    * update svelte-check smoke test to bundler
    
    * try fix flaky test
    it might have run too fast
    
    * move typescript to peer in language server
    
    * another drive-by fix
    shouldn't matter in most cases but still restore the original logic
    
    * use 6.0.3
    jasonlyu123 authored May 5, 2026
    Configuration menu
    Copy the full SHA
    29e2894 View commit details
    Browse the repository at this point in the history
  2. Version Packages (#3015)

    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    github-actions[bot] authored May 5, 2026
    Configuration menu
    Copy the full SHA
    0070c6f View commit details
    Browse the repository at this point in the history
Loading