Skip to content

v1.8.0

Latest

Choose a tag to compare

@github-actions github-actions released this 04 Jun 07:28
· 6 commits to main since this release
a23304c

Minor Changes

  • #895 fe36e97 Thanks @baseballyama! - Add an experimental ts.sys.readFile hook that speeds up type-aware lint
    of .svelte files. Opt in with SVELTE_ESLINT_PARSER_EXPERIMENTAL_TS_SYS_HOOK=1. See
    the Experimental section in the README for details.