Releases: ConcaveFi/txs
Releases · ConcaveFi/txs
v0.0.6
v0.0.4
Adds TypedUseRecentTransactions
& TypedUseAddRecentTransaction
to type hooks
export const useRecentTransactions: TypedUseRecentTransactions<TransactionMeta> = _useRecentTransactions
export const useAddRecentTransaction: TypedUseAddRecentTransaction<TransactionMeta> = _useAddRecentTransaction
v0.0.3
Fix useRecentTransactions
bug where it didn't update when a transaction changed status
<EmojiToast />
now opens the transaction explorer in a new tab
Full Changelog: v0.0.2...v0.0.3
v0.0.2
v0.0.2