Skip to content

extensions-109.0.2

Compare
Choose a tag to compare
@dummdidumm dummdidumm released this 26 Sep 12:24
· 1 commit to master since this release
fc2144b
  • breaking(svelte5): only generate function component shape in runes mode. This means you may need to do typeof Component instead of Component in type situations (#2517)
  • fix: update SvelteKit trailingSlash types (#2496)
  • fix: revert additional two-way-binding checks as they were causing bugs (#2508)
  • fix: include files indirectly belonging to a project into correct project (#2488)
  • fix: check project files update more aggressively before assigning service (#2518)
  • chore: upgrade to chokidar 4 (#2502)
  • perf: auto import cache for svelte-kit language service proxy (#2513)