Skip to content

language-server-0.14.33

Choose a tag to compare

@dummdidumm dummdidumm released this 29 Aug 08:38
· 622 commits to master since this release
a554ff9
  • (fix) more robust ./$types auto imports for SvelteKit (#1609)
  • (chore) bump TS and Prettier versions

New transformation:

  • (feat) enable actions to enhance typings on applied element (not usable yet, requires pending Svelte PR) (#1553)
  • (feat) preserve bind: for better type checking of HTML elements (#1596)
  • (feat) keep colon while transforming events (#1549)