Skip to content
This repository was archived by the owner on Mar 5, 2025. It is now read-only.

Commit afb8235

Browse files
author
Dan Forbes
committed
Update Changelog
1 parent 301cdad commit afb8235

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2697,4 +2697,8 @@ If there are any bugs, improvements, optimizations or any new feature proposal f
26972697

26982698
- Revert `TransactionFactory.registerTransactionType` if there is a version mistatch between `web3-eth` and `web3-eth-accounts` and fix nextjs problem. (#7216)
26992699

2700+
#### web3
2701+
2702+
- `Web3.providers` namespace exports `type EIP6963ProviderResponse = Map<string, EIP6963ProviderDetail>`. Return type for the static `Web3.requestEIP6963Providers` is now `Promise<EIP6963ProviderResponse>`. (#7239)
2703+
27002704
## [Unreleased]

0 commit comments

Comments
 (0)