Skip to content

gp-grid: v0.20.0

Latest

Choose a tag to compare

@github-actions github-actions released this 28 Jul 14:18
3b636d0

0.20.0 (2026-07-28)

⚠ BREAKING CHANGES

  • filtering: TextFilterCondition.selectedValues is now Set containing raw values, not formatted labels. Server backends matching against formatter output must compare raw values instead; persisted filter models built from labels no longer match.

✨ Features

  • filtering: store raw values in values-mode filter model (4dda741)