@astrojs/language-server 2.17.0
Minor Changes
#17676
49d4294Thanks @Princesseuh! - Improves type checking and editor support for.astrofiles.The language server now uses our all-new Biome powered
astro2tsximplementation. This new version has much better support for incomplete syntax, generic types and various edge cases.In the vast majority of cases, no changes should be required to your code, and any change should be the result of more accurate types or behavior.