Version 0.3 of this add-on is compatible with Vaadin 22+ (with some conditional logic based on reflection in order to use new Grid features and circumvent breaking changes)
Vaadin 23.2 has already reached EOL, and Vaadin 22 only has Prime Support, so we can consider releasing a new major version for Vaadin 23.3 (which would get rid of all the conditional logic). The effort of maintaining the 0.x branch would be low, so we can keep it active for a while. A new major version would also allow us to convey that the API is stable, and that the add-on is no longer experimental (which is true since we have had this thing around for a year, with no breaking changes nor critical issues).
Version 0.3 of this add-on is compatible with Vaadin 22+ (with some conditional logic based on reflection in order to use new Grid features and circumvent breaking changes)
From https://github.com/FlowingCode/GridHelpers/issues/61#issuecomment-1471989821: