·
279 commits
to main
since this release
@tevm/viem
2.0.0-next.86
Patch Changes
- #1240
b1f0504
Thanks @roninjin10! - Bumped sub dep up
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
Patch Changes
- #1177
3a06dbd
Thanks @roninjin10! - Upgraded all dependencies to latest
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.9
Patch Changes
- #686
28c82d39
Thanks @roninjin10! - Fixed effect/schema version
1.0.0-next.8
Patch Changes
- #684
e5a6b24c
Thanks @roninjin10! - Fixed version mismatch issues with effect
1.0.0-next.5
Patch Changes
- #678
77baab6b
Thanks @roninjin10! - Fixed issue with npm publishing
1.0.0-next.0
Patch Changes
- #557
868169db
Thanks @roninjin10! - Added viem effect library which wraps viem with effect