Skip to content

v0.2.25

Choose a tag to compare

@github-actions github-actions released this 28 Jan 19:28
· 156 commits to main since this release

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