release notes
The web framework for content-driven websites. ⭐️ Star to support our work!
release notes
Published 4/28/2026
Safe upgrade#16498 4efe020 Thanks @matthewp! - Fixes the dependency scan failing with "No matching export for import 'default'" when a .ts file default-imports an .astro component
The esbuild scan plugin now includes export default {} in its output for .astro files, preventing the scan from failing and ensuring all dependencies are discovered ahead of time.
Updated dependencies []:
release notes
Published 4/28/2026
Safe upgrade#16498 4efe020 Thanks @matthewp! - Fixes the dependency scan failing with "No matching export for import 'default'" when a .ts file default-imports an .astro component
The esbuild scan plugin now includes export default {} in its output for .astro files, preventing the scan from failing and ensuring all dependencies are discovered ahead of time.
Updated dependencies []: