@astrojs/language-server@2.16.14
withastro/astro@astrojs/language-server@2.16.14Aug 11, 2026by astrobot-houston
AI Summary
A patch release restoring quick fix functionality for Astro components, specifically the 'Add all missing imports' and 'Add import from' features.
Key Highlights
- Restores missing quick fixes for adding imports in Astro components.
Full Release Notes
### Patch Changes - [#17618](https://github.com/withastro/astro/pull/17618) [`2630631`](https://github.com/withastro/astro/commit/263063116c8fa36474b255b7d4ecf43a0a55ffe2) Thanks [@lazerg](https://github.com/lazerg)! - Fixes the missing "Add all missing imports" and "Add import from" quick fixes for Astro components