Changelog

Hemingway

Theme details

September 3, 2026 — Update

  • Expanded the design system skill at .cursor/skills/hemingway-design/SKILL.md: typography, color usage, spacing rhythm, component conventions, and do/don’t rules extracted from the theme’s own code, so AI coding tools (Cursor, Claude Code, Codex) build UI that matches the theme.
  • AGENTS.md links the design rules in every variant.

August 15, 2026 — Update

  • Refreshed Astro + Tailwind CSS dependencies to latest stable releases.
  • Refreshed Astro + Sanity CMS variant dependencies (astro@7.2.2, Tailwind v4.3.3, Sanity v6.9.x, and related packages).
  • Updated integrations and related packages (@lexingtonthemes/seo, @astrojs/*, Tailwind).
  • Refreshed Astro + EmDash CMS variant dependencies (astro@7.2.2, Tailwind v4.3.3, EmDash v0.33.x, and related packages).

August 7, 2026 — Update

  • Added a new Astro + EmDash CMS variant: built-in admin at /_emdash/admin, Portable Text content for posts, podcast episodes, authors, and legal pages, CMS menus, LiveSearch (posts + podcast), and Cloudflare Workers deploy (D1 + R2).
  • Includes buyer docs (STARTING-UP.md, SEO.md, AGENTS.md), Cursor rules, and a local SQLite + npm run setup workflow.
  • The Astro + Tailwind CSS and Astro + Sanity CMS variants are unchanged in this release.

June 23, 2026 — Update

  • Upgraded to Astro v7 stable (7.0.0) — no longer on beta.
  • The Astro + Sanity CMS variant front-end has also been updated to Astro v7 stable.
  • Refreshed integrations and dependencies (@lexingtonthemes/seo, @astrojs/*, Tailwind).

June 11, 2026 — Update

  • Upgraded to Astro v7 and Tailwind CSS v4.
  • The Astro + Sanity CMS variant has been upgraded to Astro v7, Tailwind CSS v4, and Sanity v6.
  • Updated integrations and dependencies for v7 compatibility.

March 29, 2026 — Update

  • Added AGENTS.md and Cursor rules (.cursor/rules) for AI-assisted development, on both the Astro + Tailwind CSS and Astro + Sanity CMS versions, each adapted to its repo layout.

January 18, 2026 — Update

  • Upgraded to Sanity v5.0.0

January 17, 2026 — Update

  • Added a new variant with Sanity CMS integration with a ready-to-use Sanity Studio and full Astro front-end support.
  • Introduced CMS-powered content types for editorial workflows
  • Now available as part of the new Full Access and Agency tiers.

January 05, 2026 — Update

  • Installed Reading Time package to calculate reading time for blog posts.

December 30, 2025 — Update

  • General improvements and internal refinements.
  • 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 28, 2025 — Reset

  • Complete rebuild of the theme from scratch.
  • New UI, layout, and component architecture.
  • Added client-side search using Fuse.js.
  • Introduced a reusable component system.
  • Documentation: Components

This release replaces all previous versions and establishes a new baseline.


September 25, 2023 — Release

  • Initial release