Conversation
WalkthroughA new "Supported versions" documentation section was added to the README with a table mapping Vaadin versions to corresponding add-on versions. This is a content-only update with no code modifications. Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~3 minutes 🚥 Pre-merge checks | ✅ 3✅ Passed checks (3 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ 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 |
|
There was a problem hiding this comment.
🧹 Nitpick comments (1)
README.md (1)
9-12: Optional: clarify whether add-on4.xis intentionally not supported.A short note below the table would prevent confusion for users upgrading across major versions.
🤖 Prompt for AI Agents
Verify each finding against the current code and only fix it if needed. In `@README.md` around lines 9 - 12, Add a short clarifying note below the versions table in README.md stating whether add-on 4.x is intentionally unsupported or what users on Vaadin versions that would map to 4.x should do (e.g., upgrade path, compatibility info, or rationale). Reference the versions table header ("Vaadin Version | Add-on Version") and the rows for "24-25 | 5.x" and "14-23 | 3.x" when placing the note so readers understand why 4.x is omitted.
🤖 Prompt for all review comments with AI agents
Verify each finding against the current code and only fix it if needed.
Nitpick comments:
In `@README.md`:
- Around line 9-12: Add a short clarifying note below the versions table in
README.md stating whether add-on 4.x is intentionally unsupported or what users
on Vaadin versions that would map to 4.x should do (e.g., upgrade path,
compatibility info, or rationale). Reference the versions table header ("Vaadin
Version | Add-on Version") and the rows for "24-25 | 5.x" and "14-23 | 3.x" when
placing the note so readers understand why 4.x is omitted.



Summary by CodeRabbit