Skip to content

@tevm/[email protected]

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 02 Jul 05:29
· 268 commits to main since this release
bb3fae1

@tevm/tsconfig

2.0.0-next.80

Patch Changes

2.0.0-next.79

Patch Changes

1.1.0-next.77

Patch Changes

1.1.0-next.74

Patch Changes

  • #1186 7765446 Thanks @roninjin10! - Moved files around to colocate code better. Some packages are disappearing

    • Tevm/Zod is now part of Tevm/actions
    • Tevm/actions-types moved to Tevm/actions
    • Tevm/procedures-types moved to Tevm/procedures

1.1.0-next.72

Minor Changes

1.1.0-next.69

Patch Changes

1.1.0-next.60

Patch Changes

1.1.0-next.52

Patch Changes

  • #1088 65e4089 Thanks @roninjin10! - Fixed bug with failing to include changeset for tx package. Bumping every package just to be safe

1.1.0-next.47

Patch Changes

1.0.0-next.40

Patch Changes

1.0.0-next.28

Patch Changes

1.0.0-next.23

Patch Changes

  • #862 f217fa4dc2f730cc109940ef36872229ae9f26d3 Thanks @roninjin10! - - Renamed MemoryTevm MemoryClient
    • Renamed TevmClient HttpClient
    • Replaced @tevm/actions-types package with @tevm/actions-types, @tevm/client-types, and @tevm/procedures-types packages
    • Moved errors to @tevm/errors
    • Moved bundler packages out of tevm and to @tevm/bundler package
    • Minimized packages exposed in tevm package
    • Fixed bug with missing types exports

1.0.0-next.5

Patch Changes

1.0.0-next.0

Patch Changes

0.8.1

Patch Changes

  • #453 c23302a Thanks @roninjin10! - Started publishing every commit to main so all Tevm changes can be used early. To use the latest main branch release install with @main tag. e.g. npm install @tevm/ts-plugin@main

0.7.1

Patch Changes