Add InferDI to the plugins list - #28
Conversation
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Team Run ID: 📒 Files selected for processing (1)
Included review availability: Your plan provides up to 2 included reviews per hour; 1 remains after this review. WalkthroughThe README now lists the InferDI plugin with a repository link and a description of its type-safe dependency injection features. ChangesInferDI Plugin Listing
Estimated code review effort: 1 (Trivial) | ~2 minutes Merge Risk: ⚪ Minimal · up to This adds a verified InferDI plugin listing to the README without changing runtime behavior or public APIs. No merge-blocking risk remains. Suggested reviewers: Poem
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✨ Finishing Touches🧪 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 |
By submitting this pull request, I promise I have read the contribution guidelines twice and ensured my submission follows it. I realize not doing so wastes the maintainers' time that they could have spent making the world better. 🖖
Description
Adds InferDI, a type-safe dependency injection adapter with per-request scopes and automatic disposal, to the Plugins section.
Related work
A separate pull request, elysiajs/documentation#856, proposes adding the same adapter to the official community plugins overview. The two pull requests are independent.
Checklist
Summary by CodeRabbit