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
6564
f7522df9 docs(start): add security FAQ Concise FAQ answering common security questions: - CSRF protection (POST enforcement, custom headers, SameSite cookies) - Why Origin header is not trusted (CVE-2024-34351 prevention) - Prototype pollution prevention - RSC unidirectional flow - Links to existing docs for validation, middleware, execution model https://claude.ai/code/session_01DdkxQsku9t8XigsBPQbx8n
25 days ago
by claude
c
Succeeded
6564
9db5e2d1 docs(start): add security FAQ Concise FAQ answering common security questions: - CSRF protection (POST enforcement, custom headers, SameSite cookies) - Why Origin header is not trusted (CVE-2024-34351 prevention) - Prototype pollution prevention - RSC unidirectional flow - Links to existing docs for validation, middleware, execution model https://claude.ai/code/session_01DdkxQsku9t8XigsBPQbx8n
25 days ago
by claude
c
Succeeded
6564
1a8826b0 docs(start): add security FAQ Concise FAQ answering common security questions: - CSRF protection (POST enforcement, custom headers, SameSite cookies) - Why Origin header is not trusted (CVE-2024-34351 prevention) - Prototype pollution prevention - RSC unidirectional flow - Links to existing docs for validation, middleware, execution model https://claude.ai/code/session_01DdkxQsku9t8XigsBPQbx8n
25 days ago
by claude
c
Succeeded
6564
6e98d3ab docs(start): add security FAQ Concise FAQ answering common security questions: - CSRF protection (POST enforcement, custom headers, SameSite cookies) - Why Origin header is not trusted (CVE-2024-34351 prevention) - Prototype pollution prevention - RSC unidirectional flow - Links to existing docs for validation, middleware, execution model https://claude.ai/code/session_01DdkxQsku9t8XigsBPQbx8n
25 days ago
by claude
c
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
2 months 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
2 months 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.
2 months 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.
2 months 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
2 months 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.
2 months ago
by claude
c
Succeeded
6207
ba65e9b8 docs(start): move SEO and LLMO guides to end of guides list
2 months 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.
2 months ago
by claude
c
Succeeded
6150
2493d7fc docs(start): add rendering-markdown to navigation config
2 months 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.
2 months ago
by claude
c
Previous page
Previous
Next
Next page