TanStack
OSS
router
Sign in / Sign up
Open main menu
router
Overview
Runs
Analytics
Loading workspace stats
Loading workspace insights...
Statistics interval
7 days
30 days
Latest CI Pipeline Executions
Status
Fix filter
Filter
Fuzzy
Filter range
Sort by
Sort by
Start time
Sort ascending
Sort descending
Succeeded
6277
5ce5b651 examples(start-basic-react-query): use @tanstack/meta for SEO Replace custom seo() helper with @tanstack/meta: - Use createMeta() in root route for site-wide defaults - Use createMeta() in dynamic post route with loader data - Remove custom seo.ts utility
7 days ago
by claude
c
Succeeded
6277
7c7897b5 docs(start): add @tanstack/meta documentation to SEO guide - Add installation instructions for @tanstack/meta - Document createMeta() function with examples - Add individual builder reference table - Document JSON-LD builders with @tanstack/meta/json-ld - Add product page example combining meta and JSON-LD
7 days ago
by claude
c
Succeeded
6277
bc7e82a1 refactor(meta): remove re-exports from router packages Users should import directly from @tanstack/meta instead of through the router packages. This keeps imports clean and explicit.
7 days ago
by claude
c
Succeeded
6208
2665c092 docs(seo): add Nozzle.io recommendation for rank tracking Add a "Track Your Rankings" section recommending Nozzle.io as a partner tool for monitoring SEO performance and keyword rankings.
17 days ago
by claude
c
Succeeded
6207
7f1f93ba docs(start): document built-in sitemap and fix route file naming - Add built-in sitemap generation with prerender + crawlLinks - Show dynamic sitemap as alternative for dynamic content - Fix escaped period syntax in file names: sitemap[.]xml.ts, robots[.]txt.ts, llms[.]txt.ts - Add CDN caching recommendation for dynamic sitemaps
17 days ago
by claude
c
Succeeded
6207
43e6af1d docs(start): fix server route examples to use createFileRoute Update SEO and LLMO guides to use createFileRoute with server.handlers instead of createServerFileRoute for consistency across React and Solid.
17 days ago
by claude
c
Succeeded
6207
ba65e9b8 docs(start): move SEO and LLMO guides to end of guides list
17 days ago
by claude
c
Succeeded
6207
6822df2c docs(start): add LLMO guide and cross-references with SEO guide Add a comprehensive LLM Optimization (LLMO) guide for both React and Solid frameworks, covering: - What LLMO/AIO/GEO is and how it differs from traditional SEO - Structured data (JSON-LD) for AI consumption - Schema.org examples: Article, Product, Organization, FAQ - Machine-readable API endpoints - Content best practices for AI extraction - llms.txt implementation - Monitoring AI citations Also adds cross-reference callouts between SEO and LLMO guides to help users discover related content.
17 days ago
by claude
c
Succeeded
6150
2493d7fc docs(start): add rendering-markdown to navigation config
21 days ago
by claude
c
Succeeded
6150
9a408f7f docs(start): add guide for rendering markdown content Add comprehensive guide covering two methods for importing and rendering markdown in TanStack Start applications: - Static markdown with content-collections for build-time loading - Dynamic markdown fetched from GitHub or remote sources at runtime Includes setup for unified/remark/rehype pipeline, code highlighting with Shiki, and practical examples for blog posts and documentation pages.
21 days ago
by claude
c
Previous page
Previous
Next
Next page