Skip to content

v0.21.0

Compare
Choose a tag to compare
@github-actions github-actions released this 23 Jul 17:28

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