·
268 commits
to main
since this release
@tevm/tsconfig
2.0.0-next.80
Patch Changes
- #1221
b0b63d2
Thanks @roninjin10! - Bump bundler
2.0.0-next.79
Patch Changes
- #1219
a8070b7
Thanks @roninjin10! - Making sure every package releases
1.1.0-next.77
Patch Changes
- #1200
398daa0
Thanks @roninjin10! - Rerelease tevm packages
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
4094ead
- Fix changesets
1.1.0-next.69
Patch Changes
- #1163
eb80103
Thanks @roninjin10! - Fix bad publish
1.1.0-next.60
Patch Changes
- #1127
1314a07
Thanks @roninjin10! - Fixed bad release from lack of changeset
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
- #1064
85d9143
Thanks @roninjin10! - Fixed test-utils package being mistakedly private
1.0.0-next.40
Patch Changes
- #962
64c3c6dd09c236c516b117a506380028c3154c4a
Thanks @roninjin10! - Added docs for all packages to https://tevm.sh
1.0.0-next.28
Patch Changes
- #913
06268ffeebaec950d1606732c4eb6fd5f9bb77d5
Thanks @roninjin10! - Fixed bug with packages linking to older versions of tevm
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
- #678
77baab6b
Thanks @roninjin10! - Fixed issue with npm publishing
1.0.0-next.0
Patch Changes
- #573
a8248fb5
Thanks @roninjin10! - Updated shared tsconfig to default to NodeNext
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
- #427
eb6ec5d
Thanks @roninjin10! - Fixed bug with @tevm/tsconfig not being published to npm