v1.22.1
1.22.1 (2026-06-17)
Bug Fixes
- DH-13522: exclude some aggs for arrays (#2697) (35bc710)
- DH-20910: Don't log an error when loading a widget (#2700) (37b079e)
- DH-22758: Fix column resize bug on columns with the same display text (#2691) (65c5c93)
- DH-22867: Fix Table Options slide animation (#2698) (e0600dd)
- DH-22881: Fix column group separator highlight after drag (#2699) (c404f46)
- DH-22918: Pass ref through middleware chain, export createWidgetMiddleware helpers (#2703) (0427362), closes #2688