Skip to content

@astrojs/language-server@2.16.16

Choose a tag to compare

@astrobot-houston astrobot-houston released this 31 Aug 19:36
· 2 commits to main since this release
2fdf731

Patch Changes

  • #17715 a51c533 Thanks @wakqasahmed! - Fixes astro check silently skipping .astro files that are only reachable through a TypeScript project reference (a tsconfig referenced via references in another tsconfig). These files are now checked and reported like any other .astro file.