ta
TanStack
GitHub
router
Workspace
GitHub
CI Pipeline Executions
Filtered
Runs
Demo
Insights
Compare tasks
Analytics
Sign in
Toggle sidebar
Overview
⌘K
router
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
GitHub
router
Workspace
Succeeded
8348
3dbc6f8d chore(solid): bump to solid-js 2.0.0-rc.8 and @solidjs/vite-plugin 3.0.0-next.43 Moves solid-js/@solidjs/web to ^2.0.0-rc.8, @solidjs/vite-plugin to ^3.0.0-next.43 and the webpack example's @solidjs/babel-plugin to ^2.0.0-rc.8. rc.8 is ESM-only with engines.node >= 22.12. rc.8 ships the upstream fix for the buffered server-function request (a71e42e), so the srvx Request normalization from the rc.7 commit is dropped again. @solidjs/vite-plugin next.43 honors the host's resolve.noExternal patterns when externalizing the dependencies of Solid consumers (solidjs/solid-vite-plugin#360), which is what broke `vite dev` with "Package import specifier '#tanstack-router-entry' is not defined" on next.41/42. Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
by Brenley Dueck
B
Failed
8348
470dff9c chore(solid): bump to solid-js 2.0.0-rc.7 and @solidjs/vite-plugin 3.0.0-next.42 Moves solid-js/@solidjs/web to ^2.0.0-rc.7, @solidjs/vite-plugin to ^3.0.0-next.42, @rsbuild/plugin-solid to ^2.0.0-rc.0 and the webpack example's @solidjs/babel-plugin to ^2.0.0-rc.7 across the monorepo. @tanstack/solid-start now normalizes Request subclasses (srvx's Node adapter) into native Requests before Solid's server-function handler sees them: rc.7 buffers every POST body via `new Request(request, { body })`, which undici only accepts for its own instances, so every POST answered 400 under srvx. Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
by Brenley Dueck
B
Previous
Next