Uh oh!
There was an error while loading. Please reload this page.
feat: add Octane framework support - #1088
Conversation
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Plus Run ID: ⛔ Files ignored due to path filters (1)
📒 Files selected for processing (12)
📝 WalkthroughWalkthroughThe change adds Octane as a supported framework for TanStack Table and Store. It registers Octane metadata and adds ChangesOctane framework support
Estimated code review effort: 2 (Simple) | ~10 minutes Suggested reviewers: 🚥 Pre-merge checks | ✅ 4 | ❌ 1❌ Failed checks (1 warning)
✅ Passed checks (4 passed)
✨ Finishing Touches 💡 1📝 Generate docstrings 💡
🧪 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 |
Deploying with |
| Status | Name | Latest Commit | Preview URL | Updated (UTC) |
|---|---|---|---|---|
| ✅ Deployment successful! View logs | tanstack-com | 79c7e50 | Commit Preview URL Branch Preview URL | Jul 31 2026, 10:57 PM |
What changed
@tanstack/octane-tableand@tanstack/octane-store.tsrxexample entry points, file icons, and TSX syntax highlightingWhy
TanStack Store and TanStack Table now ship Octane adapters and their docs/examples need to be discoverable and render correctly on tanstack.com. Octane examples use authored
.tsrxfiles, so the example browser also needs to recognize that extension.Validation
pnpm testpnpm buildgit diff --checkSummary by CodeRabbit
New Features
.tsrxexample files, including file icons and syntax highlighting.src/main.tsrx.Tests