Skip to content

v11.2.2

Choose a tag to compare

@tujoworker tujoworker released this 11 May 08:21
· 471 commits to release since this release

11.2.2 (2026-05-11)

πŸ› Bug Fixes

  • Forms: ensure Form.useData is in sync when data prop changes (using id) (#8009) (d6a34df)
  • GlobalError: use Heading instead of H1 to respect heading level context (#8036) (fed7ec4)
  • Heading: ensure correct leveling during React hydration (#8035) (eefbe67)
  • include z-index tokens in basis stylesheet (#8044) (72c23c1), closes #7356
  • Table: add ref prop support and update keyboard navigation hook (#8028) (507ee0a)