Skip to content

v0.2.27

Latest

Choose a tag to compare

@github-actions github-actions released this 28 Jan 20:28
· 155 commits to main since this release

What's Changed

  • πŸ”§ chore: bump version to 0.2.27 (2721361)
  • πŸ“š docs: Reorganize sidebar with Core/Advanced Services (2267be0)
  • πŸ”§ fix: Correct provider factory return types (c7bcfda)
  • πŸŽ‰ feat: Add idiomatic provider factory functions (f580e02)
  • πŸ“š docs: Add contract-registry to sidebar & simplify provider examples (eea0b5f)
  • πŸ“š docs: Add Effect.ts ContractRegistry showcase to home page (fd8d74d)
  • πŸ“š docs: Add retry and timeout to ContractRegistry examples (1cccc38)
  • πŸ“š docs: Simplify ContractRegistry examples (7adb557)
  • πŸ“š docs: Promote voltaire-effect ContractRegistry as premier example (3b5b94f)
  • πŸ“š docs: Clarify ProviderService as request-only minimal Context.Tag (d0a84eb)
  • πŸ”§ chore: Add provider migration implementation constraints (f6b829d)
  • πŸ“š docs: Add contract registry documentation and update contract docs (096a651)
  • βœ… test: Add ContractRegistryService test suite (c0e1907)
  • πŸŽ‰ feat: Add ContractRegistryService for managing multiple contracts (ba7d95e)

Installation

# Main package
npm install @tevm/voltaire@0.2.27

# Effect-TS integration
npm install voltaire-effect@0.2.27

Full Changelog

v0.2.25...v0.2.27