@@ -592,7 +592,7 @@ Released with 1.0.0-beta.37 code base.
592
592
593
593
### Fixed
594
594
- 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 )
596
596
- Start incrementing jsonrpc.id from random number (#5327 )
597
597
- ` web3-eth-contract ` 's ` call ` and ` send ` methods no longer mutate ` options ` argument (#5394 )
598
598
- 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.
619
619
- Updated Webpack 4 to Webpack 5, more details at (#5629 )
620
620
- ` crypto-browserify ` module is now used only in webpack builds for polyfilling browsers (#5629 )
621
621
- Updated ` ethereumjs-util ` to ` 7.1.5 ` (#5629 )
622
- - Updated ` lerna ` 4 to version 6 (#5680 )
622
+ - Updated ` lerna ` 4 to version 6 (#5680 )
623
623
- Bump utils 0.12.0 to 0.12.5 (#5691 )
624
624
625
625
### Fixed
626
626
627
627
- Fixed types for ` web3.utils._jsonInterfaceMethodToString ` (#5550 )
628
628
- 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 )
630
630
631
631
### Removed
632
632
@@ -635,7 +635,7 @@ Released with 1.0.0-beta.37 code base.
635
635
### Added
636
636
637
637
- ` 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 )
639
639
640
640
### Security
641
641
- ` npm audit fix ` for libraries update (#5726 )
@@ -657,7 +657,7 @@ Released with 1.0.0-beta.37 code base.
657
657
- Updated @types/bn .js dependency to 5.1.1 in web3, web3-core and web3-eth-contract as reason mentioned in #5640 (#5885 )
658
658
- Add description to error for failed connection on websocket (#5884 )
659
659
660
-
660
+
661
661
### Security
662
662
- Updated dependencies (#5885 )
663
663
@@ -689,7 +689,7 @@ Released with 1.0.0-beta.37 code base.
689
689
- Updated type file for ` submitWork ` parameters, accepts 3 parameters instead of an array (#5200 )
690
690
691
691
### Changed
692
- - Replace ethereumjs-util with @ethereumjs/util (#6283 )
692
+ - Replace ethereumjs-util with @ethereumjs/util (#6283 )
693
693
694
694
695
695
## [ 1.10.2]
@@ -698,4 +698,5 @@ Released with 1.0.0-beta.37 code base.
698
698
699
699
- Fixed broken fetch for Node.js > 18.x and fixed double callback (#6381 )
700
700
701
- ## [ Unreleased]
701
+ ## [ Unreleased]
702
+ - ` web3-eth-accounts ` : Bumped ` @ethereumjs ` dependencies (#6457 )
0 commit comments