Skip to content

v0.29.0

Compare
Choose a tag to compare
@github-actions github-actions released this 15 Aug 19:02
· 657 commits to main since this release
cd511b6

Minor Changes

  • feat: updated view transaction link experience. By @abcrane123 #1016 ccfc47f
  • fix: modified Avatar component to handle images with varying height/width ratio. By @kirkas #1058
  • chore: removed console.log statement in useWriteContracts. By @abcrane123 #1048
  • feat: added mobile drawer for Wallet experinece, and useBreakpoints hook. By @abcrane123 #1045
  • feat: introduced onStatus listener, to help expose the internal Transaction's component lifecycle. By @Zizzamia #1034 #1047 #1055
  • feat: added WalletDropdownFundLink component as dropdown link for the keys.coinbase.com funding flow. By @0xAlec #1021
  • chore: increased Wallet dropdown png size to 18x18. By @cpcramer #1041 #1064
  • chore: Transaction components cleanup. By @Zizzamia #1028 #1029 #1052
  • fix: adjusted dark mode within TransactionToast. By @abcrane123 #1020