Skip to content

v1.0.21

Compare
Choose a tag to compare
@github-actions github-actions released this 04 Apr 15:22
· 268 commits to main since this release

Added

  • Implement DaoDataListItem.Structure, ProposalDataListItem.Structure, TransactionDataListItem.Structure, MemberDataListItem.Structure, AssetDataListItem.Structure and AddressInput module components
  • Implement StatePingAnimation core component
  • Implement addressUtils and ensUtils module utilities
  • Implement useDebouncedValue core hook and clipboardUtils core utility
  • Support withSign option on formatter

Changed

  • Update Tag component primary variant styling
  • Update Eslint rules to align usage of boolean properties
  • Update default query-client options to set a stale time greater than 0
  • Bump webpack-dev-middleware from 6.1.1 to 6.1.2
  • Bump express from 4.18.2 to 4.19.2 #132

Fixed

  • Reexport module components
  • Library build process to avoid bundling dependencies and peer-dependencies when using subfolders import (e.g. wagmi/chains)
  • Formatter utility to support negative numbers