Conversation
- Use bunx instead of npx for napi CLI (npx can't find @napi-rs/cli) - Downgrade macos-15-large to macos-latest (billing issue with paid runner) - Add version specifier to web-transport-quinn dep in web-transport-node - Configure release-plz to skip publishing web-transport-node to crates.io - Rename release workflow to release-rs Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
- Use bunx instead of npx for napi CLI (npx can't find @napi-rs/cli) - Downgrade macos-15-large to macos-latest (billing issue with paid runner) - Add version specifier to web-transport-quinn dep in web-transport-node - Add "lib" crate-type alongside "cdylib" so docs.rs can build - Rename release workflow to release-rs Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
The 0.0.3 publish was missing source files because the ts/ to src/ rename happened after the last successful build. Also splits the shared README into separate Rust and JS versions, and fixes license copy paths in the build script after the repo restructure. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
|
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 (8)
✨ Finishing Touches🧪 Generate unit tests (beta)
✨ Simplify code
📝 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 Tip CodeRabbit can scan for known vulnerabilities in your dependencies using OSV Scanner.OSV Scanner will automatically detect and report security vulnerabilities in your project's dependencies. No additional configuration is required. |
Summary
@moq/qmuxto 0.0.4 (0.0.3 was published without source files due to ts/ → src/ rename)js/common/package.tsafter repo restructuredistto.gitignoreTest plan
bun run buildsucceeds anddist/contains all compiled filesnpm publishfromdist/produces a working package🤖 Generated with Claude Code