| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Sorry, something went wrong.
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info ⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro Run ID: bf0ef82c-a8c0-4e7c-a53d-216bef633955 📥 CommitsReviewing files that changed from the base of the PR and between 15c4966 and 69e8021. 📒 Files selected for processing (1)
📝 Walkthrough Summary by CodeRabbit
WalkthroughCompatibility.vue now includes deno in its engine name and icon mappings, so compatibility output can render Deno with the matching icon when props.engines contains that key. ChangesDeno engine support
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. ❤️ ShareComment @coderabbitai help to get the list of available commands. |
Sorry, something went wrong.
Codecov Report✅ All modified and coverable lines are covered by tests. 📢 Thoughts on this report? Let us know! |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
🔗 Linked issue
🧭 Context
The "Compatibility" table in the right sidebar on the package page shows what runtimes/tools the package supports. The data comes from package.json#engines. There are pretty icons for Node, npm, bun, but not for Deno.
This PR adds the icon and the proper capitalization for deno.
📚 Description
For example, @fedify/fedify: