Astro Components
Type to search documentation.

Changelog

Track notable changes to Astro Components.

This changelog covers user-facing changes to @prosefly/astro-components, including components, markdown transforms, integration behavior, styling tokens, and documentation.

0.2.1

Released July 18, 2026
  • Fixed the @prosefly/astro-components/icon ESM entry by moving the FileTree icon helper into the icon module and using explicit .js imports.

0.2.0

Released July 18, 2026

Added

  • FileTree now supports iconSet="vscode-icons" for richer file-type icons.
  • Semantic badge colors for info, success, warning, and danger.
  • Shared semantic CSS tokens for status-oriented components.

Changed

  • Callout colors now use the shared semantic token palette, with type-specific callout override tokens still available.

0.1.0

Released July 17, 2026

Added

  • MDX components for callouts, cards, tabs, accordions, file trees, steps, badges, and icons.
  • Iconify preload integration for projects that need icons without the full Lotus theme.
  • Markdown transforms for package-manager tabs and image galleries.
  • CSS custom properties for shared typography, color, radius, and component styling.

Last updated Jul 18, 2026