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
main
6ff1190b chore: add `source()` to Tailwind v4 imports to ensure consistent hashing (#6459) Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
1 day ago
by serhalp
s
Succeeded
6461
36cc4afe chore: update lockfile
2 days ago
by serhalp
s
Succeeded
6461
175aa12a Merge branch 'main' into fix/example-netlify-deploy
2 days ago
by serhalp
s
Succeeded
6459
474b2efc Merge branch 'main' into fix/4959
2 days ago
by serhalp
s
Failed
6459
93dea083 fix: fix Tailwind v4 imports to ensure consistent hashing Tailwind CSS v4's `@import` directive needs an explicit `source()` path to ensure consistent CSS asset hashing between client and server builds. Without this, builds can result in the server-rendered page referencing an nonexistent CSS asset, resulting in a 404 (which may manifest in browser devtools as a CORS error). You can see an example here (open devtools to see error): https://69725dbd6dcf150f9fbaeb37--vermillion-brigadeiros-35570b.netlify.app/ (source: https://github.com/serhalp/demo-tanstack-start-20160121). This updates all examples, e2e fixtures, and documentation to use: ``` @import 'tailwindcss' source('../'); ``` Fixes https://github.com/TanStack/router/issues/4959. Supersedes https://github.com/TanStack/router/pull/4606. --- Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2 days ago
by serhalp
s
Succeeded
main
cff1b2c5 docs: make Netlify hosting docs precise and actionable (#5747) docs: improve Netlify hosting docs golden path Revamp the Netlify hosting docs again, to provide a single golden default path that is precise and works for most use cases, and call out alternatives separately in subsections. Also add links out to further Netlify docs where appropriate to increase discoverability and troubleshootability.
3 months ago
by serhalp
s
Succeeded
5747
72974ccc docs: improve Netlify hosting docs golden path Revamp the Netlify hosting docs again, to provide a single golden default path that is precise and works for most use cases, and call out alternatives separately in subsections. Also add links out to further Netlify docs where appropriate to increase discoverability and troubleshootability.
3 months ago
by serhalp
s
Succeeded
5747
63eeae8c docs: improve Netlify hosting docs golden path Revamp the Netlify hosting docs again, to provide a single golden default path that is precise and works for most use cases, and call out alternatives separately in subsections. Also add links out to further Netlify docs where appropriate to increase discoverability and troubleshootability.
3 months ago
by serhalp
s
Previous page
Previous
Next
Next page