Update dependency @tanstack/react-start to v1.168.19#99
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
8795531 to
11592d2
Compare
11592d2 to
e87cbc2
Compare
Deploying with
|
| Status | Name | Latest Commit | Updated (UTC) |
|---|---|---|---|
| ❌ Deployment failed View logs |
capstart | 374887c | Jun 03 2026, 06:04 PM |
0531dc9 to
753fea1
Compare
ee56303 to
e62da04
Compare
a187357 to
4df5ed0
Compare
8ca54d5 to
892f29e
Compare
dcb88cf to
57c2b08
Compare
f90f407 to
12473fe
Compare
4fafc75 to
28db5ae
Compare
28db5ae to
c3df8a4
Compare
3fd1fae to
b6e996e
Compare
b6e996e to
374887c
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
1.167.65→1.168.19Release Notes
TanStack/router (@tanstack/react-start)
v1.168.19Compare Source
Patch Changes
v1.168.18Compare Source
Patch Changes
#7509
9cb7a00- feat(rsbuild): add RSC supportUpdated dependencies [
9cb7a00]:v1.168.17Compare Source
Patch Changes
#7505
2f53749- Preserve primitive values thrown from beforeLoad error handling.Updated dependencies [
2f53749]:v1.168.16Compare Source
Patch Changes
d1997b6]:v1.168.15Compare Source
Patch Changes
9c09bca]:v1.168.14Compare Source
Patch Changes
#7492
71fb329- Avoid pulling the client hydration entry into root@tanstack/react-startand@tanstack/solid-startimports by re-exportingHydratefrom framework client Hydrate-only subpaths.Updated dependencies [
71fb329]:v1.168.13Compare Source
Patch Changes
Fix serialization adapter module resolution in TanStack Start. Vite dev now uses clean runtime-specific virtual module IDs instead of browser requests containing encoded null-byte virtual IDs, which avoids reverse proxy failures. When no serialization adapters are configured, Vite and Rsbuild now resolve
#tanstack-start-plugin-adaptersthrough the package empty-adapter fallback. (#7484)Publish matching TanStack Start dev server packages so fresh installs do not pair a Start plugin that no longer provides
tanstack-start-injected-head-scripts:vwith an older Start server runtime that still imports it. (#7487)Updated dependencies [
a82cec6,d8be4f8]:v1.168.12Compare Source
Patch Changes
Add Vite bundled dev mode support for TanStack Start. Start now recognizes Vite's
experimental.bundledDevopt-in, uses the bundled dev client entry in the dev manifest, keeps server requests pointed at the latest client build output, and preserves import-protection behavior for bundled client dev. (#7482)Updated dependencies [
90adda9]:v1.168.11Compare Source
Patch Changes
Add support for Rsbuild client output formats, including module output by default and IIFE output for classic script environments. (#7477)
Client entry scripts and preloads are now represented as root route manifest assets, script preloads follow the manifest script format, and script asset cross-origin configuration uses the
scriptkey. ThetransformAssetsscript callback context now exposes onlykind: 'script'andurl, keeping script format handling internal to manifest rendering.Fix Rsbuild server function metadata replay when Rspack restores modules from its persistent cache. (#7477)
Server function metadata is now stored on Rspack module build info and replayed from cached modules before resolver modules are rebuilt, preventing warm restarts from losing server function registrations.
Updated dependencies [
51a97a1,51a97a1]:v1.168.10Compare Source
Patch Changes
Explicitly re-export public API names from
@tanstack/start-client-core(createServerFn,createMiddleware,createStart,createCsrfMiddleware,createIsomorphicFn,createClientOnlyFn,createServerOnlyFn) alongside the existingexport *. The explicit named re-exports are registered at link time (via Vite SSR'sdefineExportatfileStartIndex), so the namespace has these getters before any import body runs — survives the cold-start SSR cycle through user middleware whereexport *would otherwise produce a partial facade (createMiddleware is not a function). Workaround for vitejs/vite#22491 / #22493. (#7466)Updated dependencies []:
v1.168.9Compare Source
Patch Changes
v1.168.8Compare Source
Patch Changes
0300f87]:v1.168.7Compare Source
Patch Changes
5fa9e55]:v1.168.6Compare Source
Patch Changes
v1.168.5Compare Source
Patch Changes
v1.168.4Compare Source
Patch Changes
v1.168.3Compare Source
Patch Changes
v1.168.2Compare Source
Patch Changes
v1.168.1Compare Source
Patch Changes
2387a2e]:v1.168.0Compare Source
Minor Changes
Patch Changes
201e150,5ae2ae5]:Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.