Skip to content

v1.1.22

Choose a tag to compare

@voyvodka voyvodka released this 08 Jun 07:26
· 8 commits to main since this release

Accessibility

  • Keyboard focus rings (:focus-visible, 2px --focus-ring) on the primary/secondary CTAs in CompareCTA.astro and on the homepage.
  • Compare-listing (/compare/) grid cards gain the same focus ring plus a prefers-reduced-motion-gated scale(0.96) active-press transform.

Dependencies

  • Minor/patch group: astro 6.4.2 → 6.4.4, marked 18.0.4 → 18.0.5, dompurify 3.4.7 → 3.4.8, isomorphic-dompurify 3.15.0 → 3.16.0.
  • @astrojs/mdx 5.0.6 → 6.0.2 (major) — Astro 6.4 satisfies the new astro: ^6.4.0 peer range; build, type-check, and Lighthouse-CI gates green.