Add typed Web Viewer command registry#273
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
🦋 Changeset detectedLatest commit: 6479740 The changes in this PR will be included in the next version bump. Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
@proofkit/better-auth
@proofkit/cli
create-proofkit
@proofkit/fmdapi
@proofkit/fmodata
@proofkit/typegen
@proofkit/webviewer
commit: |
|
Caution Review failedThe pull request is closed. ℹ️ Recent review info⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (1)
📝 WalkthroughWalkthroughThis PR adds a typed, Proxy-backed Web Viewer command registry with buffering for early calls, configurable missing-command behaviors, a React hook, compile-time type tests, runtime tests, package exports, docs, and a changeset for release metadata. ChangesWeb Viewer Command Registry
🎯 4 (Complex) | ⏱️ ~45 minutes 🚥 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)
Comment |
Removed '@proofkit/cli' from the changeset and added typed Web Viewer command registry.
Summary
@proofkit/webviewer/commandsfor typed command registration, buffering, cleanup, and namespace initTesting
Summary by CodeRabbit
New Features
Documentation
Tests
Chores