Releases: evmts/tevm-monorepo
Releases · evmts/tevm-monorepo
@tevm/[email protected]
Patch Changes
-
f1ecd2d: ### Summary
Refactors the test-node snapshot system to use vitest-compatible snapshot paths and adds full support for bun test snapshots with improved configuration options.
Changes
Snapshot Path Structure
- Moved snapshots from
.tevm/test-snapshots/<test-file>/snapshots.json
to__rpc_snapshots__/<test-file>.snap.json
- Follows vitest snapshot naming conventions for better DX and consistency
- Added biome ignore rule for
__rpc_snapshots__
directory
Implementation
- Removed
getCurrentTestFile
utility - Added dedicated snapshot path resolvers:
resolveBunTestSnapshotPath
- resolves snapshot paths for bun testresolveVitestTestSnapshotPath
- resolves snapshot paths for vitest
- Updated
SnapshotManager
to support new path resolution and configuration - Enhanced
TestOptions
type with granular snapshot configuration
API Updates
createTestSnapshotClient
,createTestSnapshotNode
, andcreateTestSnapshotTransport
now accept enhanced snapshot options- Updated all RPC tests to use new snapshot structure
Documentation
- Updated README with new snapshot configuration options
- Regenerated TypeDoc documentation for all affected types and functions
- Moved snapshots from
[email protected]
Patch Changes
- f9977b5: Extend test-matchers, add test-node package & improve 4byte tracer
- Updated dependencies [f9977b5]
- @tevm/[email protected]
- @tevm/[email protected]
- @tevm/[email protected]
@tevm/[email protected]
Patch Changes
- f9977b5: Extend test-matchers, add test-node package & improve 4byte tracer
- Updated dependencies [f9977b5]
- @tevm/[email protected]
@tevm/[email protected]
Patch Changes
- f9977b5: Extend test-matchers, add test-node package & improve 4byte tracer
- Updated dependencies [f9977b5]
- @tevm/[email protected]
- @tevm/[email protected]
@tevm/[email protected]
Patch Changes
- f9977b5: Extend test-matchers, add test-node package & improve 4byte tracer
@tevm/[email protected]
Patch Changes
- f9977b5: Extend test-matchers, add test-node package & improve 4byte tracer
@tevm/[email protected]
Patch Changes
- f9977b5: Extend test-matchers, add test-node package & improve 4byte tracer
- Updated dependencies [f9977b5]
- @tevm/[email protected]
v1.0.0-next.148: fix: workspace cargo config (#1992)
- fix: remove non existent package in cargo config - add dry run in ci step to avoid this issue in the future <!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit - Chores - Added a CI step to validate the Rust workspace after builds, improving reliability of automated checks. - Streamlined project workspace configuration by removing an unused member for easier maintenance. <!-- end of auto-generated comment: release notes by coderabbit.ai --> --------- Co-authored-by: claude[bot] <209825114+claude[bot]@users.noreply.github.com> Co-authored-by: polarzero <[email protected]>
[email protected]
Patch Changes
- c337f69: Internal release
- Updated dependencies [826c7fa]
- Updated dependencies [9e0e1cd]
- Updated dependencies [c337f69]
- Updated dependencies [05fa934]
- @tevm/[email protected]
- @tevm/[email protected]
- @tevm/[email protected]
- @tevm/[email protected]
- @tevm/[email protected]
- @tevm/[email protected]
- @tevm/[email protected]
- @tevm/[email protected]
- @tevm/[email protected]
- @tevm/[email protected]
- @tevm/[email protected]
- @tevm/[email protected]
- @tevm/[email protected]
- @tevm/[email protected]
- @tevm/[email protected]
- @tevm/[email protected]
- @tevm/[email protected]
- @tevm/[email protected]
- @tevm/[email protected]
- @tevm/[email protected]
- @tevm/[email protected]
- @tevm/[email protected]
- @tevm/[email protected]
- @tevm/[email protected]
- @tevm/[email protected]
- @tevm/[email protected]
- @tevm/[email protected]
- @tevm/[email protected]
- @tevm/[email protected]
- @tevm/[email protected]
- @tevm/[email protected]
- @tevm/[email protected]
- @tevm/[email protected]
- @tevm/[email protected]
- @tevm/[email protected]
- @tevm/[email protected]
- @tevm/[email protected]
- @tevm/[email protected]