v0.27.0
Minor Changes
-
f40b855: - feat: renamed
<TransactionToast>
prop fromdelayMs
todurationMs
. By @abcrane123 #967Breaking Changes
The
delayMs
prop for the<TransactionToast>
component has been renamed todurationMs
. This change clarifies thatdelay
refers to when something starts, whileduration
specifies how long it lasts.Learn more about this component type at https://onchainkit.xyz/transaction/types#transactiontoastreact