@astrojs/language-server@2.16.15

withastro/astro@astrojs/language-server@2.16.15Aug 25, 2026by astrobot-houston

AI Summary

A patch release for the Astro language server fixing a bug where import organization was leaking exports.

Key Highlights

  • Fixes `source.organizeImports` leaking generated Astro component exports into `.astro` files

Full Release Notes

### Patch Changes

-   [#17820](https://github.com/withastro/astro/pull/17820) [`89e5349`](https://github.com/withastro/astro/commit/89e53492d2358596afbb327ef8bb80a44cd59807) Thanks [@matthewp](https://github.com/matthewp)! - Fixes `source.organizeImports` leaking generated Astro component exports into `.astro` files