Skip to content

Build(deps-dev): Bump svelte-check from 4.1.1 to 4.1.3

Dependabot requested to merge dependabot-npm_and_yarn-svelte-check-4.1.3 into main

Bumps svelte-check from 4.1.1 to 4.1.3.

Release notes

Sourced from svelte-check's releases.

svelte-check-4.1.3

  • fix: move snippets to correct place when only module script present

svelte-check-4.1.2

  • feat: support generics attribute for JSDoc (#2624)
  • fix: better snippet/interface hoistability analysis (#2655)
  • chore: TypeScript 5.7 support (#2585)
Commits
  • 52c0d9f fix: move snippets to correct place when only module script present
  • b5ec504 fix: safely access Svelte config during startup
  • d5fbdfe fix: better hoistability analysis (#2655)
  • 931dd85 feat: Semantic document highlight (#1408)
  • 646f2e6 feat: support generics attribute for JSDoc (#2624)
  • 3f2da5d feat: TypeScript 5.7 support (#2585)
  • 1e9cbd3 chore: run Svelte 5 tests in loose parser mode (#2652)
  • 477e76d fix: reword plugin modal options (#2646) (#2647)
  • c830841 fix: correct the selection range of the last import that doesn't have a semic...
  • 4ba7760 fix: README typo (#2645)
  • Additional commits viewable in compare view


Dependabot commands
You can trigger Dependabot actions by commenting on this MR
  • $dependabot recreate will recreate this MR rewriting all the manual changes and resolving conflicts

Merge request reports

Loading