Releases: usecannon/cannon
Releases · usecannon/cannon
v2.8.1
v2.8.0
v2.7.1
v2.7.0
2.7.0 (2023-09-16)
Features
-
cli: add anvil custom options to run and build commands (#445) e9cf80b
-
cli: Add ability to pass params through anvil (#369) e9cf80b
-
registry: add package publication fee of 1 wei (#387 26027a0
What's Changed
- fix(website): code tab error by @0xDmitry in #457
- feat(website): add toast on transaction signing by @0xDmitry in #442
- feat(builder): Implicit depends by @dbeal-eth in #404
- feat(fee): Add package publication fee of 1 wei by @mjlescano in #425
- feat(cli): add anvil custom options to run and build commands by @mjlescano in #445
- fix(website): fix chains modal overflow by @0xDmitry in #453
- feat(website): handle tuples in the queue transactions ui by @0xDmitry in #450
- fix(ci): Fixing CI release npm workflow by @FuzzB0t in #458
- feat(cli): add
cannon trace
command by @dbeal-eth in #455 - refactor(docs): reformatting docs by @FuzzB0t in #454
- chore: release main by @github-actions in #448
Full Changelog: v2.6.1...v2.7.0
v2.6.1
v2.6.0
2.6.0 (2023-09-11)
Features
- abi: add the option to use a literal abi string (#423) (3287cd1)
- router: add @synthetixio/router dependency (9b0de26)
- router: add example (6e5f177)
- router: add router action step (56cab91)
- router: add router step tests (aa1e7ae)
- router: add test fixtures (ce7f2d3)
- router: add usage of transparent-upgradable-proxy:4.9.3 (0038f5f)
- router: fix plugin loading (f199216)
- website: Explorer UI (09988e2)
- website: Explorer UI (09988e2)