Skip to content

v11.1.1

Choose a tag to compare

@tujoworker tujoworker released this 05 May 18:46
· 559 commits to release since this release

11.1.1 (2026-05-05)

πŸ“ Documentation

  • Forms: cleanup of deduplicate translation examples (#7916) (dba9829)

⚑ Refactoring

πŸ› Bug Fixes

  • Forms: render help content in div instead of p to support block-level elements (#7930) (50911b2)
  • Heading, Ul, Ol, Dl, FormLabel, Hr: ensure surface="dark" support (#7925) (118841d)
  • improve localized validation interpolation in useFieldError (#7931) (2d5d081)
  • InputMasked: disable spellcheck to prevent false positives on currency suffix (#7935) (04aa51a)
  • Modal: preserve triggerAttributes onClick in Modal trigger button (#7938) (786942a)
  • NumberFormat.Currency: support explicit currencies (#7929) (f0b0a57)