Conversation
- Bump version to 0.14.0 in both packages - Add CHANGELOG entry for v0.14.0 - Fix events.md: error handling docs were incorrect (exceptions don't interrupt subsequent listeners) - Add run:lease-renewed event to events.md - Add error class exports to index.md and llms.md - Regenerate llms.txt Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
Warning Rate limit exceeded
⌛ How to resolve this issue?After the wait time has elapsed, a review can be triggered using the We recommend that you space out your commits to avoid hitting the rate limit. 🚦 How do rate limits work?CodeRabbit enforces hourly rate limits for each developer per organization. Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout. Please see our FAQ for further information. ℹ️ Review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (7)
✨ Finishing Touches🧪 Generate unit tests (beta)
📝 Coding Plan
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 |
Summary
Release v0.14.0 with bug fixes, performance improvements, and documentation updates.
Highlights
DurablyError,NotFoundError,ValidationError,ConflictErrorerror classesrun:lease-renewedevent, error class documentationDoc fixes in this PR
run:lease-renewedevent was undocumentedSee CHANGELOG.md for full details.
Test plan
pnpm validate— 28/28pnpm --filter @coji/durably test:node:postgres🤖 Generated with Claude Code