General Updates

Changelog and general updates

March 12, 2026 — Update

  • All themes Astro core and Astro + Sanity themes are now on Astro v6.
  • Upgraded to Zod v4 for schema validation across the codebase.
  • SEO integration: Replaced @astrolib/seo with @lexingtonthemes/seo. The Astrolib integration is unmaintained; the new package keeps the same API for easy migration and will add more features in the future.
  • Pages CMS support removed. The pages.yml workflow has been discontinued. CMS functionality is now provided by the Sanity CMS variants available for each theme.

February 13, 2026 — Update

  • All themes now have a Sanity CMS variant. Every theme ships with an optional Astro + Sanity version, including a ready-to-use Sanity Studio and monorepo setup.
  • Existing Full Access customers have been grandfathered and receive all Sanity CMS variants at no additional cost.

See all themes with Sanity CMS variants here.


January 16, 2026 — Update

  • Introduced the first Sanity CMS–powered themes, including a ready-to-use Sanity Studio and Astro integration.
  • Existing Full Access customers have been grandfathered and now receive Sanity CMS variants at no additional cost.

January 2, 2026 — Update

  • General improvements and internal refinements across all themes.
  • The Button component now handles link behavior via the isLink prop.
  • The Button component now supports configurable icon sizing.
  • Removed unused icons.
  • Removed the Link component.

January 1, 2026 — Update

  • Changelogs have moved to a dedicated page right here.
  • Added direct links in all theme READMEs to their changelog page.

January/December, 2025 — Update

  • All themes rebuilt with reusable component architecture.
  • Documentation: Components