-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
fix: bump srvx #6128
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix: bump srvx #6128
Conversation
WalkthroughBumps many e2e/example Changes
Estimated code review effort🎯 4 (Complex) | ⏱️ ~45 minutes
Suggested reviewers
Poem
Pre-merge checks and finishing touches❌ Failed checks (1 warning)
✅ Passed checks (2 passed)
✨ Finishing touches
🧪 Generate unit tests (beta)
Comment |
|
View your CI Pipeline Execution ↗ for commit baf8666
☁️ Nx Cloud last updated this comment at |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Actionable comments posted: 3
📜 Review details
Configuration used: defaults
Review profile: CHILL
Plan: Pro
⛔ Files ignored due to path filters (1)
pnpm-lock.yamlis excluded by!**/pnpm-lock.yaml
📒 Files selected for processing (29)
e2e/react-start/basic-react-query/package.json(1 hunks)e2e/react-start/basic-tsr-config/package.json(1 hunks)e2e/react-start/basic/package.json(1 hunks)e2e/react-start/custom-basepath/package.json(1 hunks)e2e/react-start/scroll-restoration/package.json(1 hunks)e2e/react-start/selective-ssr/package.json(1 hunks)e2e/react-start/serialization-adapters/package.json(1 hunks)e2e/react-start/server-functions/package.json(1 hunks)e2e/react-start/server-routes/package.json(1 hunks)e2e/react-start/virtual-routes/package.json(1 hunks)e2e/react-start/website/package.json(1 hunks)e2e/solid-start/basic-solid-query/package.json(1 hunks)e2e/solid-start/basic-solid-query/test-results/.last-run.json(1 hunks)e2e/solid-start/basic-tsr-config/package.json(1 hunks)e2e/solid-start/basic/package.json(1 hunks)e2e/solid-start/custom-basepath/package.json(1 hunks)e2e/solid-start/query-integration/test-results/.last-run.json(1 hunks)e2e/solid-start/scroll-restoration/package.json(1 hunks)e2e/solid-start/selective-ssr/package.json(1 hunks)e2e/solid-start/serialization-adapters/package.json(1 hunks)e2e/solid-start/server-functions/package.json(1 hunks)e2e/solid-start/server-routes/package.json(1 hunks)e2e/solid-start/virtual-routes/package.json(1 hunks)e2e/solid-start/website/package.json(1 hunks)e2e/vue-start/basic/package.json(1 hunks)e2e/vue-start/selective-ssr/package.json(1 hunks)e2e/vue-start/serialization-adapters/package.json(1 hunks)examples/react/start-clerk-basic/package.json(1 hunks)packages/start-plugin-core/package.json(1 hunks)
🧰 Additional context used
📓 Path-based instructions (1)
**/package.json
📄 CodeRabbit inference engine (AGENTS.md)
Use workspace protocol
workspace:*for internal dependencies in package.json files
Files:
e2e/solid-start/serialization-adapters/package.jsone2e/solid-start/scroll-restoration/package.jsonpackages/start-plugin-core/package.jsone2e/react-start/serialization-adapters/package.jsone2e/solid-start/selective-ssr/package.jsone2e/react-start/scroll-restoration/package.jsone2e/solid-start/basic-solid-query/package.jsone2e/solid-start/website/package.jsone2e/react-start/selective-ssr/package.jsone2e/vue-start/basic/package.jsone2e/solid-start/server-functions/package.jsone2e/react-start/server-functions/package.jsone2e/react-start/server-routes/package.jsone2e/vue-start/selective-ssr/package.jsone2e/react-start/basic-react-query/package.jsone2e/react-start/website/package.jsone2e/react-start/basic-tsr-config/package.jsone2e/react-start/virtual-routes/package.jsone2e/solid-start/virtual-routes/package.jsone2e/solid-start/custom-basepath/package.jsone2e/solid-start/basic-tsr-config/package.jsone2e/react-start/basic/package.jsone2e/vue-start/serialization-adapters/package.jsone2e/solid-start/server-routes/package.jsone2e/react-start/custom-basepath/package.jsone2e/solid-start/basic/package.jsonexamples/react/start-clerk-basic/package.json
⏰ Context from checks skipped due to timeout of 90000ms. You can increase the timeout in your CodeRabbit configuration to a maximum of 15 minutes (900000ms). (2)
- GitHub Check: Test
- GitHub Check: Preview
🔇 Additional comments (26)
e2e/react-start/server-functions/package.json (1)
39-39: LGTM: Consistent devDependency update.e2e/vue-start/selective-ssr/package.json (1)
24-24: LGTM: Consistent devDependency update.e2e/react-start/serialization-adapters/package.json (1)
32-32: LGTM: Consistent devDependency update.e2e/react-start/scroll-restoration/package.json (1)
36-36: LGTM: Consistent devDependency update.e2e/react-start/virtual-routes/package.json (1)
36-36: LGTM: Consistent devDependency update.e2e/solid-start/server-functions/package.json (1)
35-35: LGTM: Consistent devDependency update.e2e/solid-start/query-integration/test-results/.last-run.json (1)
1-4: Test artifact documenting passed test run.This file captures the test execution status and is a standard test framework artifact.
e2e/react-start/selective-ssr/package.json (1)
32-32: LGTM: Consistent version bump.The
srvxdevDependency has been correctly updated to^0.9.8.e2e/react-start/custom-basepath/package.json (1)
33-33: LGTM: Consistent version bump.The
srvxdevDependency has been correctly updated to^0.9.8.e2e/react-start/server-routes/package.json (1)
39-39: LGTM: Consistent version bump.The
srvxdevDependency has been correctly updated to^0.9.8.e2e/react-start/basic-tsr-config/package.json (1)
25-25: LGTM: Consistent version bump.The
srvxdevDependency has been correctly updated to^0.9.8.e2e/react-start/basic-react-query/package.json (1)
37-37: LGTM: Consistent version bump.The
srvxdevDependency has been correctly updated to^0.9.8.e2e/solid-start/website/package.json (1)
30-30: LGTM: Consistent version bump.The
srvxdevDependency has been correctly updated to^0.9.8.e2e/vue-start/basic/package.json (1)
46-46: LGTM: Consistent version bump.The
srvxdevDependency has been correctly updated to^0.9.8.e2e/solid-start/basic/package.json (1)
44-44: LGTM: Consistent version bump.The
srvxdevDependency has been correctly updated to^0.9.8. This version exists in the npm registry and is consistent with updates across other e2e and example configurations in the repository.e2e/solid-start/basic-solid-query/package.json (1)
33-33: Dependency bump looks good.The srvx version bump from ^0.8.6 to ^0.9.8 is consistent with the PR objective.
e2e/solid-start/basic-solid-query/test-results/.last-run.json (1)
1-4: Test results confirm compatibility.The test results show all tests passed, which provides confidence that the srvx version bump doesn't introduce regressions.
e2e/solid-start/custom-basepath/package.json (1)
29-29: LGTM!Consistent srvx version bump across e2e packages.
e2e/vue-start/serialization-adapters/package.json (1)
25-25: LGTM!Consistent srvx version bump.
packages/start-plugin-core/package.json (1)
79-79: Production dependency bump - verify thoroughly.This bumps srvx from ^0.8.2 to ^0.9.8 in the dependencies (not devDependencies) of a published package. Since this is a runtime dependency, ensure that:
- All package tests pass (test:unit, test:types, test:build)
- No breaking changes affect the package's usage of srvx
e2e/react-start/website/package.json (1)
33-33: LGTM!Consistent srvx version bump.
examples/react/start-clerk-basic/package.json (1)
21-21: LGTM - improved version range specification.The bump from "0.8.15" to "^0.9.8" not only updates the version but also adopts the caret range, which is more consistent with other dependencies in the project.
e2e/solid-start/scroll-restoration/package.json (1)
32-32: LGTM! Version bump consistent with PR objectives.The srvx devDependency update aligns with the broader version bump across the repository.
e2e/solid-start/virtual-routes/package.json (1)
32-32: LGTM! Version bump consistent with PR objectives.The srvx devDependency update aligns with the broader version bump across the repository.
e2e/solid-start/basic-tsr-config/package.json (1)
23-23: LGTM! Version bump consistent with PR objectives.The srvx devDependency update aligns with the broader version bump across the repository.
e2e/react-start/basic/package.json (1)
46-46: LGTM! Version bump consistent with PR objectives.The srvx devDependency update aligns with the broader version bump across the repository.
| "@tanstack/router-e2e-utils": "workspace:^", | ||
| "postcss": "^8.5.1", | ||
| "srvx": "^0.8.6", | ||
| "srvx": "^0.9.8", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Version ^0.9.8 does not exist on npm registry.
The srvx package only has versions 0.9.1 (latest), 0.9.0, and 0.8.x. Update to a valid version: either ^0.9.1 or ^0.9.0.
🤖 Prompt for AI Agents
e2e/solid-start/selective-ssr/package.json around line 24: the dependency
"srvx": "^0.9.8" references a non-existent npm version; change it to a valid
published version such as "^0.9.1" (or "^0.9.0") in package.json and then run
your package manager to update lockfile (npm install or yarn install) so the
lockfile and node_modules match the new version.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
wrong. see https://www.npmjs.com/package/srvx/v/0.9.8
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🧩 Analysis chain
🌐 Web query:
srvx npm package version 0.9.8
💡 Result:
I couldn't find any published npm release for srvx at version 0.9.8. Public registries show versions up through 0.8–0.9.x (example: jsDelivr lists up to 0.9.7) and the npm package pages show 0.2–0.8 series as published. [1][2]
If you want, I can:
- check npm for a specific dist-tag or publish history, or
- look for a GitHub release / tag named v0.9.8.
References:
[1] npm package listings for "srvx".
[2] jsDelivr package versions for "srvx".
🏁 Script executed:
#!/bin/bash
# Check npm registry API for srvx version 0.9.8
curl -s https://registry.npmjs.org/srvx/0.9.8 | jq '.version, .name' 2>/dev/null || echo "Version not found in registry"
# Also check all available versions
echo "---"
echo "All available versions:"
curl -s https://registry.npmjs.org/srvx | jq '.versions | keys | .[]' | tail -10
Length of output: 122
@schiller-manuel You're absolutely right, and I apologize for the error. Version 0.9.8 of srvx does exist on the npm registry. Thank you for the correction!
🧠 Learnings used
Learnt from: nlynzaad
Repo: TanStack/router PR: 5732
File: packages/start-client-core/src/client/hydrateStart.ts:6-9
Timestamp: 2025-11-02T16:16:24.898Z
Learning: In packages/start-client-core/src/client/hydrateStart.ts, the `import/no-duplicates` ESLint disable is necessary for imports from `#tanstack-router-entry` and `#tanstack-start-entry` because both aliases resolve to the same placeholder file (`fake-start-entry.js`) in package.json during static analysis, even though they resolve to different files at runtime.
| "@types/node": "^22.10.2", | ||
| "postcss": "^8.5.1", | ||
| "srvx": "^0.8.6", | ||
| "srvx": "^0.9.8", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Version 0.9.8 does not exist on the npm registry. The latest version of srvx is 0.9.1, with available releases including 0.9.1, 0.9.0, and versions through 0.8.6. Update the dependency to a valid version (e.g., 0.9.1 or use the caret range ^0.9.0).
🤖 Prompt for AI Agents
In e2e/solid-start/serialization-adapters/package.json around line 28, the
dependency "srvx": "^0.9.8" references a non-existent npm version; change the
version to a valid published release such as "srvx": "0.9.1" or use a caret
range like "srvx": "^0.9.0" so the package.json points to an available version
and npm install will succeed.
| "combinate": "^1.1.11", | ||
| "postcss": "^8.5.1", | ||
| "srvx": "^0.8.6", | ||
| "srvx": "^0.9.8", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🧩 Analysis chain
🏁 Script executed:
cat -n e2e/solid-start/server-routes/package.json | head -50Repository: TanStack/router
Length of output: 1580
Version 0.9.8 does not exist in npm registry.
The latest available version of srvx is 0.9.1, with available versions including 0.9.1, 0.9.0, 0.8.16, 0.8.15, and earlier in the 0.8.x series. The specified version ^0.9.8 in package.json will fail to install. Update to either ^0.9.1 (latest) or ^0.9.0 depending on requirements.
🤖 Prompt for AI Agents
In e2e/solid-start/server-routes/package.json around line 35, the dependency
version "srvx": "^0.9.8" is invalid (0.9.8 not published); change it to a
published version such as "^0.9.1" (or "^0.9.0" if preferred), update
package.json accordingly, regenerate your lockfile (npm install / yarn install)
and run the project tests/build to ensure the new version installs and works.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Actionable comments posted: 0
🧹 Nitpick comments (1)
e2e/solid-start/server-functions/src/routes/abort-signal/$method.tsx (1)
13-30: Minor: Abort listener cleanup on successful completion.When the promise resolves normally (after the 1-second timeout), the abort listener remains attached to the signal. While
{ once: true }removes the listener after it fires, if the timer completes first, the listener persists until the signal is garbage collected. This is typically fine for e2e test code where signals are short-lived, but for production code you'd want explicit cleanup.If you want to clean it up for completeness:
function serverFnImpl(signal: AbortSignal) { console.log('server function started', { signal }) return new Promise<string>((resolve, reject) => { if (signal.aborted) { return reject(new Error('Aborted before start')) } const timerId = setTimeout(() => { console.log('server function finished') + signal.removeEventListener('abort', onAbort) resolve('server function result') }, 1000) const onAbort = () => { clearTimeout(timerId) console.log('server function aborted') reject(new Error('Aborted')) } signal.addEventListener('abort', onAbort, { once: true }) }) }
📜 Review details
Configuration used: defaults
Review profile: CHILL
Plan: Pro
📒 Files selected for processing (8)
e2e/react-start/server-functions/src/routeTree.gen.ts(13 hunks)e2e/react-start/server-functions/src/routes/abort-signal/$method.tsx(1 hunks)e2e/react-start/server-functions/src/routes/abort-signal/index.tsx(1 hunks)e2e/react-start/server-functions/tests/server-functions.spec.ts(1 hunks)e2e/solid-start/server-functions/src/routeTree.gen.ts(13 hunks)e2e/solid-start/server-functions/src/routes/abort-signal/$method.tsx(3 hunks)e2e/solid-start/server-functions/src/routes/abort-signal/index.tsx(1 hunks)e2e/solid-start/server-functions/tests/server-functions.spec.ts(1 hunks)
🧰 Additional context used
📓 Path-based instructions (2)
**/*.{ts,tsx}
📄 CodeRabbit inference engine (AGENTS.md)
Use TypeScript strict mode with extensive type safety for all code
Files:
e2e/react-start/server-functions/src/routes/abort-signal/$method.tsxe2e/solid-start/server-functions/tests/server-functions.spec.tse2e/react-start/server-functions/src/routes/abort-signal/index.tsxe2e/react-start/server-functions/tests/server-functions.spec.tse2e/solid-start/server-functions/src/routes/abort-signal/index.tsxe2e/react-start/server-functions/src/routeTree.gen.tse2e/solid-start/server-functions/src/routes/abort-signal/$method.tsxe2e/solid-start/server-functions/src/routeTree.gen.ts
**/*.{js,ts,tsx}
📄 CodeRabbit inference engine (AGENTS.md)
Implement ESLint rules for router best practices using the ESLint plugin router
Files:
e2e/react-start/server-functions/src/routes/abort-signal/$method.tsxe2e/solid-start/server-functions/tests/server-functions.spec.tse2e/react-start/server-functions/src/routes/abort-signal/index.tsxe2e/react-start/server-functions/tests/server-functions.spec.tse2e/solid-start/server-functions/src/routes/abort-signal/index.tsxe2e/react-start/server-functions/src/routeTree.gen.tse2e/solid-start/server-functions/src/routes/abort-signal/$method.tsxe2e/solid-start/server-functions/src/routeTree.gen.ts
🧠 Learnings (7)
📚 Learning: 2025-09-28T21:41:45.233Z
Learnt from: nlynzaad
Repo: TanStack/router PR: 5284
File: e2e/react-start/basic/server.js:50-0
Timestamp: 2025-09-28T21:41:45.233Z
Learning: In Express v5, catch-all routes must use named wildcards. Use `/*splat` to match everything except root path, or `/{*splat}` (with braces) to match including root path. The old `*` syntax is not allowed and will cause "Missing parameter name" errors. This breaking change requires explicit naming of wildcard parameters.
Applied to files:
e2e/react-start/server-functions/src/routes/abort-signal/$method.tsxe2e/react-start/server-functions/src/routeTree.gen.tse2e/solid-start/server-functions/src/routeTree.gen.ts
📚 Learning: 2025-12-06T15:03:07.223Z
Learnt from: CR
Repo: TanStack/router PR: 0
File: AGENTS.md:0-0
Timestamp: 2025-12-06T15:03:07.223Z
Learning: Applies to **/*.{js,ts,tsx} : Implement ESLint rules for router best practices using the ESLint plugin router
Applied to files:
e2e/react-start/server-functions/src/routes/abort-signal/index.tsxe2e/solid-start/server-functions/src/routes/abort-signal/index.tsxe2e/react-start/server-functions/src/routeTree.gen.tse2e/solid-start/server-functions/src/routeTree.gen.ts
📚 Learning: 2025-10-08T08:11:47.088Z
Learnt from: nlynzaad
Repo: TanStack/router PR: 5402
File: packages/router-generator/tests/generator/no-formatted-route-tree/routeTree.nonnested.snapshot.ts:19-21
Timestamp: 2025-10-08T08:11:47.088Z
Learning: Test snapshot files in the router-generator tests directory (e.g., files matching the pattern `packages/router-generator/tests/generator/**/routeTree*.snapshot.ts` or `routeTree*.snapshot.js`) should not be modified or have issues flagged, as they are fixtures used to verify the generator's output and are intentionally preserved as-is.
Applied to files:
e2e/solid-start/server-functions/src/routes/abort-signal/index.tsxe2e/react-start/server-functions/src/routeTree.gen.tse2e/solid-start/server-functions/src/routeTree.gen.ts
📚 Learning: 2025-12-06T15:03:07.223Z
Learnt from: CR
Repo: TanStack/router PR: 0
File: AGENTS.md:0-0
Timestamp: 2025-12-06T15:03:07.223Z
Learning: Use file-based routing in `src/routes/` directories or code-based routing with route definitions
Applied to files:
e2e/solid-start/server-functions/src/routes/abort-signal/index.tsxe2e/react-start/server-functions/src/routeTree.gen.tse2e/solid-start/server-functions/src/routeTree.gen.ts
📚 Learning: 2025-10-01T18:31:35.420Z
Learnt from: schiller-manuel
Repo: TanStack/router PR: 5330
File: e2e/react-start/custom-basepath/src/routeTree.gen.ts:58-61
Timestamp: 2025-10-01T18:31:35.420Z
Learning: Do not review files named `routeTree.gen.ts` in TanStack Router repositories, as these are autogenerated files that should not be manually modified.
Applied to files:
e2e/react-start/server-functions/src/routeTree.gen.tse2e/solid-start/server-functions/src/routeTree.gen.ts
📚 Learning: 2025-12-17T02:17:47.423Z
Learnt from: schiller-manuel
Repo: TanStack/router PR: 6120
File: packages/router-generator/src/generator.ts:654-657
Timestamp: 2025-12-17T02:17:47.423Z
Learning: In `packages/router-generator/src/generator.ts`, pathless_layout routes must receive a `path` property when they have a `cleanedPath`, even though they are non-path routes. This is necessary because child routes inherit the path from their parent, and without this property, child routes would not have the correct full path at runtime.
Applied to files:
e2e/react-start/server-functions/src/routeTree.gen.tse2e/solid-start/server-functions/src/routeTree.gen.ts
📚 Learning: 2025-11-02T16:16:24.898Z
Learnt from: nlynzaad
Repo: TanStack/router PR: 5732
File: packages/start-client-core/src/client/hydrateStart.ts:6-9
Timestamp: 2025-11-02T16:16:24.898Z
Learning: In packages/start-client-core/src/client/hydrateStart.ts, the `import/no-duplicates` ESLint disable is necessary for imports from `#tanstack-router-entry` and `#tanstack-start-entry` because both aliases resolve to the same placeholder file (`fake-start-entry.js`) in package.json during static analysis, even though they resolve to different files at runtime.
Applied to files:
e2e/react-start/server-functions/src/routeTree.gen.tse2e/solid-start/server-functions/src/routeTree.gen.ts
🧬 Code graph analysis (4)
e2e/react-start/server-functions/src/routes/abort-signal/$method.tsx (1)
e2e/react-start/server-functions/src/routes/abort-signal/index.tsx (1)
Route(3-5)
e2e/react-start/server-functions/src/routes/abort-signal/index.tsx (1)
e2e/react-start/server-functions/src/routes/abort-signal/$method.tsx (1)
Route(6-11)
e2e/solid-start/server-functions/src/routes/abort-signal/index.tsx (1)
e2e/solid-start/server-functions/src/routes/abort-signal/$method.tsx (1)
Route(6-11)
e2e/solid-start/server-functions/src/routes/abort-signal/$method.tsx (1)
e2e/solid-start/server-functions/src/routes/abort-signal/index.tsx (1)
Route(3-5)
⏰ Context from checks skipped due to timeout of 90000ms. You can increase the timeout in your CodeRabbit configuration to a maximum of 15 minutes (900000ms). (1)
- GitHub Check: Test
🔇 Additional comments (10)
e2e/solid-start/server-functions/src/routes/abort-signal/index.tsx (1)
1-25: LGTM!Clean implementation of the abort-signal index route. The
Linkcomponents correctly use thetoprop withparamsto navigate to the dynamic$methodroute, and the Solid.jsclassattribute is properly used instead of React'sclassName.e2e/solid-start/server-functions/tests/server-functions.spec.ts (1)
269-314: LGTM!Good refactoring to a parametric test structure that covers both GET and POST methods without code duplication. The test paths correctly match the new route structure (
/abort-signal/GETand/abort-signal/POST), and the assertions properly verify both successful and aborted server function calls.e2e/solid-start/server-functions/src/routes/abort-signal/$method.tsx (1)
31-42: LGTM!Clean separation of GET and POST server function variants sharing the same implementation. The dynamic selection based on route params is properly handled.
e2e/solid-start/server-functions/src/routeTree.gen.ts (1)
1-642: Skipping review of autogenerated file.This file is automatically generated by TanStack Router and should not be manually modified. Based on learnings,
routeTree.gen.tsfiles are excluded from review.e2e/react-start/server-functions/tests/server-functions.spec.ts (1)
323-368: LGTM! Clean parameterized test structure.The refactoring to parameterized tests effectively exercises both GET and POST methods while eliminating duplication. The test logic properly waits for page state and validates both success and error scenarios.
e2e/react-start/server-functions/src/routes/abort-signal/index.tsx (1)
1-27: LGTM! Clean navigation implementation.The index route provides clear navigation to per-method abort signal tests using properly typed Link components.
e2e/react-start/server-functions/src/routes/abort-signal/$method.tsx (3)
13-37: LGTM! Clean implementation with proper signal handling.The shared
serverFnImplprovides correct abort signal handling with proper cleanup. The separation into GET and POST server functions is appropriate for type safety and framework requirements.
39-97: LGTM! Proper dynamic function selection.The component correctly uses route params to select the appropriate server function and implements proper error handling for both abort and success scenarios.
4-4: Change to namespace import for consistency and tree-shaking.The default import
import z from 'zod'should be changed to the namespace import:import * as z from 'zod'. The namespace import style promotes better tree-shaking and reduces bundle sizes, and the Zod documentation consistently usesimport * as z from "zod"as the recommended pattern.Likely an incorrect or invalid review comment.
e2e/react-start/server-functions/src/routeTree.gen.ts (1)
1-663: Skipping review of autogenerated file.This is an autogenerated route tree file that should not be manually modified or reviewed. The changes correctly reflect the new abort-signal route structure.
Based on learnings, as this is a
routeTree.gen.tsfile.
srvx was fixed in h3js/srvx#153
closes #3490
closes #4271
Summary by CodeRabbit
✏️ Tip: You can customize this high-level summary in your review settings.