Skip to content

v0.2.24

Choose a tag to compare

@github-actions github-actions released this 28 Jan 17:31
· 169 commits to main since this release

What's Changed

  • chore: bump version to 0.2.24 (702b461)
  • 🎨 refactor: Update module exports for modular architecture (bceeabb)
  • πŸŽ‰ feat: Implement modular primitives architecture (one function per file) (5eda8de)
  • πŸ“š docs: Update primitive module documentation (f0051a1)

Installation

# Main package
npm install @tevm/voltaire@0.2.24

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

Full Changelog

v0.2.23...v0.2.24