Skip to content

v0.2.4

Latest

Choose a tag to compare

@adrianoamalfi adrianoamalfi released this 24 Jul 10:16

Stable release. Recommended for everyone on 0.2.x.

  • Correct LCP preload. In the Personal header style a hero portrait is the LCP, but 0.2.3 preloaded the first featured card — the wrong image, which added a download instead of saving one. Verified against a running Ghost that the LCP image and the font are each fetched exactly once.
  • Clean security audit. Three high-severity advisories in the build toolchain patched via npm overrides. Dev-only — the theme ships no runtime dependency.
  • Stronger checks. npm run smoke now asserts every LCP preload matches the image the page actually renders.

See CHANGELOG.md.

Full Changelog: v0.2.3...v0.2.4