v0.21.0
This release contains mainly exciting improvements related to module paths and import generation. IDE 2021.2 version is required.
- Fix
tsconfig.json
& path aliases resolution - Improve placement of imports generated by quick fixes
- Rework component import suggestions
- Hide CommonJS import fixes from Svelte files
- Support
$app\*
modules from SvelteKit - Add
trusted
to event modifiers - Bundle dictionary with some common Svelte-related words
- Increase required IDE version range to 2021.2 and up