fix(server): align TanStack router context - #639
Conversation
|
Caution Review failedThe pull request is closed. ℹ️ Recent review info⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro Plus Run ID: ⛔ Files ignored due to path filters (1)
📒 Files selected for processing (27)
📝 WalkthroughWalkthroughIndexion の各種エージェント運用スキル文書を追加し、サーバールーターの非同期初期化、ルートコンテキスト型、API・ローダーの型注釈、メディア詳細のパラメータ取得を更新する。 ChangesIndexion スキル文書
サーバールーター型と初期化
Estimated code review effort: 3 (Moderate) | ~30 minutes Possibly related PRs
✨ Finishing Touches📝 Generate docstrings
🧪 Generate unit tests (beta)
Warning There were issues while running some tools. Please review the errors and either fix the tool's configuration or disable the tool if it's a critical failure. 🔧 Checkov (3.3.8)apps/server/package.jsonTraceback (most recent call last): packages/ui/package.jsonTraceback (most recent call last): Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
概要
TanStack Start と Solid Router の解決バージョン差で発生していた SSR の router context エラーと、server route の型エラーを解消します。
変更内容
検証
Summary by CodeRabbit
ドキュメント
改善