Skip to content

extensions-105.6.0

Choose a tag to compare

@dummdidumm dummdidumm released this 08 Dec 14:55
· 672 commits to master since this release
4660a4c
  • (feat) add autoClosingPairs for template literal (#1251)
  • (feat) restart on prettier config change (#1265)
  • (fix) use system-specific new line for ts completions and code actions (#1264)
  • (fix) adhere to code formatting semicolon settings when organizing imports (#1261)
  • (fix) use tsx sourcemap when there's no script tag (#1267)
  • (fix) Use the more specific InputEvent interface for onbeforeinput (#1257)
  • (fix) don't widen props type when using $$props while using $$Props (#1268)
  • (chore) bump prettier-plugin-svelte version