Skip to content

extensions-107.1.0

Choose a tag to compare

@dummdidumm dummdidumm released this 23 Feb 14:08
· 420 commits to master since this release
4c200ba
  • (fix) set rootDir in emitDts for consistent output structure (#1886)
  • (fix) add data-sveltekit-replacestate/-keepfocus intellisense (#1865)
  • (fix) no error with unkown props if uses $$restProps (#1887)
  • (fix) update broken link (#1871)
  • (fix) use closest config file and cache result (#1872)
  • (fix) give Svelte code fixes lower priority (#1874)
  • (fix) deal with shorthands during rename (#1876)
  • (fix) don't rename props name when triggered in shorthand (#1877)
  • (fix) no error with unkown props if $$restProps is used (#1887)
  • (chore) remove old transformation (#1858)
  • (feat) call hierarchy support (#1889)
  • (feat) declarationMap support (#1878)
  • (feat) TypeScript inlay hints (#1855)