Skip to content

v11.0.0

Compare
Choose a tag to compare
@lukemojo lukemojo released this 03 Feb 16:24
· 2 commits to main since this release

Breaking Changes

  • MUI has been upgraded to v6 and brings various breaking changes detailed here #984
    • Migration:
      • View details on the PR linked above
  • NoWrapTypography - Component has been removed #1015
    • Migration:
      • All usages should be replaced with TruncatedTooltip. See storybook for example use cases.

Enhancements

  • ImageUploader - Now supports SVG upload #1023
  • Hardcoded colours have been converted to theme references across RUI #1021