Skip to content

Releases: usecannon/cannon

v2.8.1

29 Sep 06:45
26b0c13
Compare
Choose a tag to compare

2.8.1 (2023-09-29)

Bug Fixes

  • builder: fix zod package regex for validation (#485) (e4fdda7)

v2.8.0

29 Sep 05:58
d716719
Compare
Choose a tag to compare

2.8.0 (2023-09-29)

Features

  • builder: add highlight boolean to contract cannonfile spec (#470) (06629e2)
  • cli: Add support for preset package reference in CLI (#449) (ec19aff)

Bug Fixes

  • builder: lock ethers version in builder package below 6.0.0 (#484) (844c39e)
  • fix preset name in deploy local tag filename (#472) (acf9d2d)
  • package name validations (#471) (e4aef62)
  • set default evmVersion to paris on Router's in not mainnet networks (#466) (a24da85)

v2.7.1

17 Sep 02:25
828d8bc
Compare
Choose a tag to compare

2.7.1 (2023-09-17)

Bug Fixes

v2.7.0

16 Sep 13:33
40d921b
Compare
Choose a tag to compare

2.7.0 (2023-09-16)

Features

  • cli: add cannon trace command (#455) (177cdbf)

  • 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

13 Sep 15:37
b566eeb
Compare
Choose a tag to compare

2.6.1 (2023-09-13)

Bug Fixes

  • gitHeads references from lerna (ae76eae)
  • update @synthetixio/router to 3.3.0 (7110c21)
  • update @synthetixio/router to 3.3.0 (4ecd62d)

v2.6.0

11 Sep 16:14
c8079dc
Compare
Choose a tag to compare

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)

Bug Fixes

  • builder: Add preset reference in source/package name (#415) (32c7745)
  • tsconfig (56e7943)

v2.5.4

30 Aug 18:28
6d4f0d5
Compare
Choose a tag to compare

2.5.4 (2023-08-30)

Bug Fixes

  • remove anvil from inspect command and add support for invoke target string (#364) (1dcaffb)