@astrojs/language-server@2.16.15
KalyanKS-NLP/llm-engineer-toolkit@astrojs/language-server@2.16.15Aug 25, 2026by astrobot-houston
AI Summary
A patch release that resolves an issue where the source.organizeImports command incorrectly leaked generated Astro component exports into .astro files.
Key Highlights
- Fixed 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