Skip to content

svelte-check breaking changes v4 #2243

@dummdidumm

Description

@dummdidumm

Loose collection of things we should do for v4:

  • make TypeScript a peer dependency
  • Possibly chokidar v4 is out by then and we should check whether or not to switch to it. By the looks of it it will be ESM only, so we need change our output to be ESM, too. But that sounds like a good thing to do either way; and likely harmless since svelte-check is meant to be used as a command line tool where that doesn't matter.
  • Check which minimum Node version to support. Probably 18

Issues to take a closer look at:

Timing:

  • after we investigated Volar? no
  • with Svelte 5? no, shorty before it

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions