Skip to content
This repository was archived by the owner on Mar 5, 2025. It is now read-only.
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -472,3 +472,4 @@ Released with 1.0.0-beta.37 code base.
- Format `block.baseFeePerGas` to number (#4330)
- Correct `web3-eth-personal.sendTransaction` example in documentation (#4409)
- Updated README to include Webpack 5 angular support instructions (#4174)
- - Added @types/bn.js dependency to additional packages (notably web3-utils) so the type export aligns with the js.
Copy link
Contributor

@spacesailor24 spacesailor24 Oct 7, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
- - Added @types/bn.js dependency to additional packages (notably web3-utils) so the type export aligns with the js.
- Added @types/bn.js dependency to additional packages (notably web3-utils) so the type export aligns with the js (#4418)

Extra - and missing PR number

Loading