File tree Expand file tree Collapse file tree 3 files changed +16
-2
lines changed
Expand file tree Collapse file tree 3 files changed +16
-2
lines changed Original file line number Diff line number Diff line change 11{
2- "." : " 0.0.8 "
2+ "." : " 0.0.9 "
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 0.0.9] ( https://github.com/matter-labs/zksync-js/compare/v0.0.8...v0.0.9 ) (2026-02-17)
4+
5+
6+ ### Features
7+
8+ * add nonce to txOverrides ([ #59 ] ( https://github.com/matter-labs/zksync-js/issues/59 ) ) ([ ae36c3f] ( https://github.com/matter-labs/zksync-js/commit/ae36c3f802bab5e69ad58707ce4e9c2cce2e72ac ) )
9+ * export extractL2TxHashFromL1Logs ([ #62 ] ( https://github.com/matter-labs/zksync-js/issues/62 ) ) ([ 508d4c9] ( https://github.com/matter-labs/zksync-js/commit/508d4c993be5b3dee0d1fe823bf7cc419d426c93 ) )
10+ * interop for ethers adapter ([ #58 ] ( https://github.com/matter-labs/zksync-js/issues/58 ) ) ([ 4635438] ( https://github.com/matter-labs/zksync-js/commit/46354387c0ca73ff03b271ecca2f128367855ecd ) )
11+
12+
13+ ### Bug Fixes
14+
15+ * update action ([ #60 ] ( https://github.com/matter-labs/zksync-js/issues/60 ) ) ([ 933b48b] ( https://github.com/matter-labs/zksync-js/commit/933b48bebfe18aa7b663864f817365397023aadc ) )
16+
317## [ 0.0.8] ( https://github.com/matter-labs/zksync-js/compare/v0.0.7...v0.0.8 ) (2026-02-06)
418
519
Original file line number Diff line number Diff line change 11{
22 "name" : " @matterlabs/zksync-js" ,
3- "version" : " 0.0.8 " ,
3+ "version" : " 0.0.9 " ,
44 "main" : " ./dist/index.cjs" ,
55 "module" : " ./dist/index.js" ,
66 "devDependencies" : {
You can’t perform that action at this time.
0 commit comments