Version history
Documented releases of this site. Content can evolve between version bumps; cite specific guide URLs when you need a stable reference.
Overview
Current version and semver
Site version 0.0.5 · last updated 21 May 2026.
Version numbers follow semantic versioning for the site as a whole, not individual guides. A patch bump may fix typos or add pages; a minor bump adds sections or notable content; a major bump signals breaking changes to URLs, structure, or policy.
Releases below are newest first. Each section documents what shipped in that version — for machine-readable discovery, see llms.txt and the AI statement.
v0.0.5 · 21 May 2026
Guide consolidation
Merged overlapping architecture, accessibility, and performance guides so each topic earns its URL — fewer duplicate essays, clearer indexes, and updated cross-links across the site.
- Architecture: platform-first content unified under progressive enhancement strategy; CSS naming and documentation folded into css-architecture and frontend-governance; component ownership into design-system-governance; CSS performance under css-performance-architecture
- Accessibility: dynamic announcements and live regions merged; testing guides unified as accessibility testing strategy; landmarks in semantic HTML; focus traps in focus management; accessibility-is-product-quality lives on principles only
- Performance: rendering strategy on static vs SSR vs CSR; lazy loading images in lazy loading strategy; third-party governance in third-party scripts; monitoring in frontend observability; hydration, islands, and progressive hydration in hydration and client interactivity; weight essay folded into JavaScript cost
- Removed legacy redirect stubs — merged slugs no longer published (147 URLs in sitemap)
- Updated standards link lists, llms.txt flagship guides, and guide FAQs for consolidated slugs
v0.0.4 · 20 May 2026
AI statement
Transparency page on how the site was built with AI assistance under human direction, including DESIGN.md and human verification of all reference content.
- AI statement at /ai-statement/ — human direction, AI scaffolding, and what was verified
- Linked from footer legal navigation alongside privacy, terms, and accessibility statement
- Documented in llms.txt under Legal and policies
v0.0.3 · 19 May 2026
AEO and structured data
Generative-engine optimisation: TechArticle schema, publisher metadata, guide FAQs, expanded llms.txt, and machine-discovery links for AI crawlers.
- TechArticle JSON-LD on guides with dateModified and publisher (Organization logo and sameAs)
- Visible “Last updated” on guide pages tied to the current site release date
- FAQ sections and FAQPage schema on eight cornerstone guides (HTML, forms, modals, toasts, hydration, automated testing limits, state management)
- Expanded llms.txt with flagship URLs and cite guidance for AI systems
- link rel="alternate" for /llms.txt in the document head
- robots.txt notes for common AI crawlers (GPTBot, ClaudeBot, PerplexityBot, etc.)
v0.0.2 · 18 May 2026
SEO improvements and version history
Search and social metadata across the site, article Open Graph on guides, and a documented version history page in the footer.
- Meta descriptions built to 120–160 characters on guides, index hubs, legal pages, and the homepage
- Homepage title and H1 aligned around “practical frontend standards”
- og:type article on standards, patterns, architecture, accessibility, performance, checklists, and principles
- Version history page at /versions/ linked from the footer
- Additional architecture guides: state management, design system governance, frontend governance, folder structure, CSS scope strategy
v0.0.1 · 17 May 2026
Public reference launch
Initial published release of Frontend Foundations — standards, patterns, topic guides, checklists, and discovery files for teams and crawlers.
- Principles, standards (HTML, CSS, JavaScript, accessibility, performance, code formatting), patterns, architecture, accessibility, and performance guides
- Review checklists including SEO and metadata, release readiness, and technical debt
- Categorised index pages for architecture, accessibility, and performance
- Machine-readable discovery: sitemap, urllist.txt, llms.txt, and robots.txt
- Structured data on the homepage (Organization, WebSite, FAQPage) and WebPage schema on inner pages
- Privacy, terms, cookies, and accessibility statement pages