What's Changed
- chore: bump version to 0.2.25 (c2438cd)
- docs: align provider migration docs (2fb3b5e)
- π docs: Fix error handling and examples index (37168c7)
- π docs: Minor doc fixes (a2acac0)
- π docs: Update error handling, wallet, rate limiter docs (530323f)
- π docs: Update viem migration guide (f4ff497)
- π docs: Final documentation updates (37dacb2)
- π docs: Update remaining documentation files (76112e8)
- π docs: Update migration guide and troubleshooting (c6d1103)
- π docs: Update testing, layers, and transport docs (f3199f1)
- π docs: Update contract and transaction example docs (03749a9)
- β
test: Update ContractSignature and Signer writeContract tests (e6abfc8)
- π docs: Update Provider service documentation and examples (d4329bf)
- π§ chore: Update dependencies (76a6b11)
- π docs: Update documentation for Provider architecture changes (1061403)
- β»οΈ refactor: Update root exports and add type export tests (6ebfda7)
- β»οΈ refactor: Update primitives and standards for Provider changes (f7af52c)
- β»οΈ refactor: Update crypto modules for Provider changes (573d882)
- β»οΈ refactor: Update services for new Provider architecture (f5ee685)
- β»οΈ refactor: Consolidate Provider service into modular architecture (932c2fd)
Installation
# Main package
npm install @tevm/voltaire@0.2.25
# Effect-TS integration
npm install voltaire-effect@0.2.25
Full Changelog
v0.2.24...v0.2.25