We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
019b26b
fix: make messages more consistent (#11643)
feat: introduce rootDir compiler option, make filename relative to it (#11627)
rootDir
filename
fix: rename __svelte_meta.filename to __svelte_meta.file to align with svelte 4 (#11627)
__svelte_meta.filename
__svelte_meta.file
fix: avoid state_referenced_locally warning within type annotations (#11638)