@@ -592,7 +592,7 @@ Released with 1.0.0-beta.37 code base.
592592
593593### Fixed
594594- Browser builds support polyfills (#5031 ) (#5053 ) (#4659 ) (#4767 )
595- - Update node version on actions to fix breaking mosaic test (#5354 )
595+ - Update node version on actions to fix breaking mosaic test (#5354 )
596596- Start incrementing jsonrpc.id from random number (#5327 )
597597- ` web3-eth-contract ` 's ` call ` and ` send ` methods no longer mutate ` options ` argument (#5394 )
598598- Improvement using provided gas options in web3-eth-accounts for eip-1559 transactions (#5012 )
@@ -619,14 +619,14 @@ Released with 1.0.0-beta.37 code base.
619619- Updated Webpack 4 to Webpack 5, more details at (#5629 )
620620- ` crypto-browserify ` module is now used only in webpack builds for polyfilling browsers (#5629 )
621621- Updated ` ethereumjs-util ` to ` 7.1.5 ` (#5629 )
622- - Updated ` lerna ` 4 to version 6 (#5680 )
622+ - Updated ` lerna ` 4 to version 6 (#5680 )
623623- Bump utils 0.12.0 to 0.12.5 (#5691 )
624624
625625### Fixed
626626
627627- Fixed types for ` web3.utils._jsonInterfaceMethodToString ` (#5550 )
628628- Fixed Next.js builds failing on Node.js v16, Abortcontroller added if it doesn't exist globally (#5601 )
629- - Builds fixed by updating all typescript versions to 4.1 (#5675 )
629+ - Builds fixed by updating all typescript versions to 4.1 (#5675 )
630630
631631### Removed
632632
@@ -635,7 +635,7 @@ Released with 1.0.0-beta.37 code base.
635635### Added
636636
637637- ` https-browserify ` , ` process ` , ` stream-browserify ` , ` stream-http ` , ` crypto-browserify ` added to dev-dependencies for polyfilling (#5629 )
638- - Add ` readable-stream ` to dev-dependancies for webpack (#5629 )
638+ - Add ` readable-stream ` to dev-dependancies for webpack (#5629 )
639639
640640### Security
641641- ` npm audit fix ` for libraries update (#5726 )
@@ -657,7 +657,7 @@ Released with 1.0.0-beta.37 code base.
657657 - Updated @types/bn .js dependency to 5.1.1 in web3, web3-core and web3-eth-contract as reason mentioned in #5640 (#5885 )
658658 - Add description to error for failed connection on websocket (#5884 )
659659
660-
660+
661661### Security
662662 - Updated dependencies (#5885 )
663663
@@ -689,7 +689,7 @@ Released with 1.0.0-beta.37 code base.
689689- Updated type file for ` submitWork ` parameters, accepts 3 parameters instead of an array (#5200 )
690690
691691### Changed
692- - Replace ethereumjs-util with @ethereumjs/util (#6283 )
692+ - Replace ethereumjs-util with @ethereumjs/util (#6283 )
693693
694694
695695## [ 1.10.2]
@@ -698,4 +698,5 @@ Released with 1.0.0-beta.37 code base.
698698
699699- Fixed broken fetch for Node.js > 18.x and fixed double callback (#6381 )
700700
701- ## [ Unreleased]
701+ ## [ Unreleased]
702+ - ` web3-eth-accounts ` : Bumped ` @ethereumjs ` dependencies (#6457 )
0 commit comments