Conversation
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
|
The latest updates on your projects. Learn more about Vercel for GitHub. 3 Skipped Deployments
|
PR Review: chore: release v0.4.1Overall this is a clean, minimal release PR. One concern worth discussing before merge: Semver mismatch — patch version for breaking changesThe PR description lists breaking CLI removals ( If the intent is that CLI commands are not part of the public API (i.e., only the JS/TS exports are versioned), that's a reasonable policy — but it should be documented explicitly (e.g., in CHANGELOG structureThe Everything else looks good
Suggested action: Decide whether CLI commands are part of the versioned public API. If yes, bump to |
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
|
Deployment failed with the following error: Learn More: https://vercel.com/bensons-projects-8f074450?upgradeToPro=build-rate-limit |
✅ Playwright Test ReportStatus: Tests passed 📊 Download Report & Snapshots (see Artifacts section) What's in the Visual SnapshotsThe gallery includes visual snapshots for:
Run ID: 24317439180 |
Summary
0.4.1CHANGELOG.mdwith[0.4.1] - 2026-04-12section~15KB→~9KBWhat's in this release
Performance
DeepCitationClientand prompt helpers decoupled from the main entry (perf: decouple DeepCitation client and prompts from main entry (~45% bundle reduction) #420)Fixed
getCitationKeynow resolves old-CLI field aliases (anchorText,fullPhrase) (fix(citationKey): resolve old-CLI field aliases in getCitationKey #419)Removed (breaking CLI)
deepcitation cite,deepcitation env(top-level),deepcitation showcaseremoved (refactor(cli): remove deprecated cite, showcase, and top-level env commands #421)Checklist