Skip to content

svelte-check-1.1.36

Compare
Choose a tag to compare
@dummdidumm dummdidumm released this 24 Feb 13:51
· 899 commits to master since this release
cbcbea3
  • (fix) named slot element can reference let'ed variable (#817, #834)
  • (fix) add href attribute to svg image tag (#824)
  • (fix) add <details> ontoggle event (#829)
  • (fix) adjust shorthand transition/animation transformation to match Svelte's runtime behavior (#816)
  • (fix) control flow for stores. This requires TypeScript 4.2 or later (#493)
  • (fix) correct classname generation for all-invalid filenames (#836)
  • (fix) watch (d.)ts/js files (#839)