Skip to content

svelte-check-2.2.11

Choose a tag to compare

@dummdidumm dummdidumm released this 17 Dec 13:32
· 660 commits to master since this release
255d9dc
  • (feat) Support then/catch shorthands introduced in Svelte 3.41 (#1171)
  • (fix) Allow null on all HTML props (#1287)
  • (fix) Allow nullish stores (#1288)
  • (fix) Silence diagnostics for no side effects variables in reactive blocks (#1286)
  • (fix) Adjust invalid position in ParserError diagnostics (#1281)