docs: fill durably-react API reference gaps#161
Conversation
- Add TypedClientRun, TypedRun, DurablyEvent to types.md - Add createDurablyHandler options table (sseThrottleMs, onRequest, auth) - Add useJobRun return type table to spa.md (including isCancelled) - Clarify filter semantics: status array = any match, labels = all must match - Add SPA useRuns return type summary to llms.md - Regenerate llms.txt Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
|
Caution Review failedPull request was closed or merged during review No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (5)
📝 Walkthrough概要主にドキュメンテーションの追加と型定義の拡張で構成されています。 変更内容
関連する可能性のある課題
関連する可能性のあるプルリクエスト
コード審査努力の推定🎯 2 (Simple) | ⏱️ ~10分 詩
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
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 |
|
The latest updates on your projects. Learn more about Vercel for GitHub.
1 Skipped Deployment
|
Summary
Fill documentation gaps found during the #141/#156 review cycle. Only items independent of the React 19 redesign (#160).
TypedClientRun,TypedRun,DurablyEventtype definitions totypes.mdcreateDurablyHandleroptions table (sseThrottleMs,onRequest,auth) tofullstack.mduseJobRunreturn type table tospa.md(includingisCancelled)useRunsreturn type summary tollms.mdllms.txtTest plan
pnpm validate28/28 passCloses #157
🤖 Generated with Claude Code
Summary by CodeRabbit
リリースノート
ドキュメンテーション
useRunsフックのパラメータ仕様とフィルター動作を明確化useJobRunフックの戻り値フィールド(ログ、進捗、ステータスフラグ)を追加文書化createDurablyHandlerの設定オプション(SSEスロットリング、ライフサイクルフック)を文書化新機能