@ethereumjs/wallet v10.0.0
          ·
          
            90 commits
          
          to master
          since this release
        
        
        
Overview
This release is part of the v10 breaking release round making the EthereumJS libraries compatible with the Pectra hardfork going live on Ethereum mainnet on May 7 2025. Beside the hardfork update these releases mark a milestone in our release history since they - for the first time ever - bring the full Ethereum protocol stack - including the EVM - to the browser without any restrictions anymore, coming along with other substantial updates regarding library security and functionality.
Some highlights:
- 🌴 Introduction of a tree-shakeable API
 - 👷🏼 Substantial dependency reduction to a "controlled dependency set" (no more than 10 + 
@Noblecrypto) - 📲 EIP-7702 readiness
 - 🛵 Substantial bundle size reductions for all libraries
 - 🏄🏾♂️ All libraries now pure JS being WASM-free by default
 - 🦋 No more propriatary 
Node.jsprimitives 
So: All libraries now work in the browser "out of the box".
Release Notes
Major release notes for this release can be found in the alpha.1 release notes here, with some additions along with the RC.1 releases, see here.