Skip to content

v0.6.26

Choose a tag to compare

@github-actions github-actions released this 10 Jun 02:12
f895e3b

Improvements

  • FAQ structured data: Blog posts with a ## Frequently Asked Questions section now automatically generate FAQPage JSON-LD structured data derived from the visible Markdown content, replacing any need for inline script tags.

  • Canonical URLs on blog posts: Each blog post page now sets a <link rel="canonical"> tag pointing to its own URL, both in the static build output and dynamically in the client-side React app.

  • Updated homepage SEO metadata: The homepage meta description, Open Graph description, and Twitter card description have been refreshed, and a canonical URL tag has been added.

  • CLI telemetry version metadata: The CLI now includes the package version and build channel (node_modules, source, or unknown) in anonymous telemetry payloads. The telemetry disclosure in the README and first-run notice has been updated to reflect these additional fields.