New
v4.13.0
What's Changed
- unit tests update by @jdevcs in https://github.com/web3/web3.js/pull/7221
- Handle common cases for smart contract errors according to EIP 838 by @Muhammad-Altabba in https://github.com/web3/web3.js/pull/7155
- feat(docs): upgrade-bn by @danforbes in https://github.com/web3/web3.js/pull/7232
- feat(requestEIP6963Providers): return-type by @danforbes in https://github.com/web3/web3.js/pull/7239
- feat(docs): extend by @danforbes in https://github.com/web3/web3.js/pull/7233
- fix(onNewProviderDiscovered): callback-parameter by @danforbes in https://github.com/web3/web3.js/pull/7242
- Format repo, add new rules by @luu-alex in https://github.com/web3/web3.js/pull/7226
- Document Formatting by @danforbes in https://github.com/web3/web3.js/pull/7222
- feat: add custom transaction schema to formatTransaction by @nicolasbrugneaux in https://github.com/web3/web3.js/pull/7227
New Contributors
- @nicolasbrugneaux made their first contribution in https://github.com/web3/web3.js/pull/7227