File tree Expand file tree Collapse file tree 3 files changed +14
-2
lines changed
Expand file tree Collapse file tree 3 files changed +14
-2
lines changed Original file line number Diff line number Diff line change 11{
2- "." : " 0.0.14 "
2+ "." : " 0.0.15 "
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 0.0.15] ( https://github.com/matter-labs/zksync-js/compare/v0.0.14...v0.0.15 ) (2026-03-27)
4+
5+
6+ ### Features
7+
8+ * implement viem interop resource ([ #82 ] ( https://github.com/matter-labs/zksync-js/issues/82 ) ) ([ aafe3ef] ( https://github.com/matter-labs/zksync-js/commit/aafe3eff45b0f352938ca5b487804c974d804d14 ) )
9+
10+
11+ ### Bug Fixes
12+
13+ * address underestimation issue for eravm chains ([ #83 ] ( https://github.com/matter-labs/zksync-js/issues/83 ) ) ([ ca0f458] ( https://github.com/matter-labs/zksync-js/commit/ca0f458fa5c86307e866e91c225732f3370200eb ) )
14+
315## [ 0.0.14] ( https://github.com/matter-labs/zksync-js/compare/v0.0.13...v0.0.14 ) (2026-03-25)
416
517
Original file line number Diff line number Diff line change 11{
22 "name" : " @matterlabs/zksync-js" ,
3- "version" : " 0.0.14 " ,
3+ "version" : " 0.0.15 " ,
44 "main" : " ./dist/index.cjs" ,
55 "module" : " ./dist/index.js" ,
66 "devDependencies" : {
You can’t perform that action at this time.
0 commit comments