Skip to content

v1.0.34

Compare
Choose a tag to compare
@github-actions github-actions released this 21 Jun 14:47
· 209 commits to main since this release

Fixed

  • Ensure MemberAvatar component only creates the blockies url on client environment

Changed

  • Bump @rollup/plugin-commonjs from 25.0.8 to 26.0.1
  • Update minor and patch dependencies of Github workflows
  • Update minor and patch NPM dependencies
  • Update yarn version to 4.3.0
  • Update unit tests to use userEvent instead of fireEvent
  • Move all form items under a forms folder
  • Upgrade storybook to v8
  • Update MemberDataListItem component to support votingPower property set as string

Added

  • Handle new layoutClassnames property on DataList.Container component to simplify implementation of custom DataList layouts
  • Create ssrUtils core utilities