Skip to content

Latest commit

 

History

History
169 lines (91 loc) · 7.69 KB

CHANGELOG.md

File metadata and controls

169 lines (91 loc) · 7.69 KB

Changelog

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @usecannon/builder bumped from ^2.8.0 to ^2.8.1

2.9.2 (2023-10-31)

Bug Fixes

  • cli: commands config actualized (#539) (63da051)
  • cli: make clean remove all files/folders in tags and metadata_cache (#531) (9363471)
  • cli: move anvilOptions to commandsConfig file (#541) (f70ea47)
  • highlight: add highlight boolean to factory contracts (#536) (f4d40fe)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @usecannon/builder bumped from ^2.9.0 to ^2.9.1

2.9.1 (2023-10-26)

Bug Fixes

2.9.0 (2023-10-25)

Features

  • Add fetch command and improve publish outputs (#479) (286d44b)
  • cli: add ability to trace transactions while in cannon run (#507) (099a02e)

Bug Fixes

  • builder: handling of package url modification during copy (#529) (7c5d585)
  • cli: cannon executable (#499) (9b7fa1f)
  • cli: much faster startup (#508) (5c199ee)
  • cli: proper error on providerurl chainid and chainid mismatch (#509) (3f9d4ab)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @usecannon/builder bumped from ^2.8.2 to ^2.9.0

2.8.2 (2023-10-09)

Bug Fixes

  • cli: fix bug on interact package ref cli input validation (#488) (0db8961)
  • cli: foundry doesn't resolve evm version (#480) (14e34d6)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @usecannon/builder bumped from ^2.8.1 to ^2.8.2

2.8.0 (2023-09-29)

Features

  • cli: Add support for preset package reference in CLI (#449) (ec19aff)

Bug Fixes

  • cli: improve provider resolution outputs and remove sensitive information from debug logs (#418) (545298f)
  • cli: prepend 0x to decode input tx data (#483) (57ac4d1)
  • enforce setting publishIpfsUrl for publish command (#456) (bff21fb)
  • fix preset name in deploy local tag filename (#472) (acf9d2d)
  • package name validations (#471) (e4aef62)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @usecannon/builder bumped from ^2.7.1 to ^2.8.0

2.7.1 (2023-09-17)

Bug Fixes

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @usecannon/builder bumped from ^2.7.0 to ^2.7.1

2.7.0 (2023-09-16)

Features

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @usecannon/builder bumped from ^2.6.1 to ^2.7.0

2.6.1 (2023-09-13)

Bug Fixes

  • gitHeads references from lerna (ae76eae)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @usecannon/builder bumped from ^2.6.0 to ^2.6.1

2.6.0 (2023-09-11)

Features

  • router: fix plugin loading (f199216)

Bug Fixes

  • cli: add error on upgrade-from when package not found (#407) (2630d2c)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @usecannon/builder bumped from ^2.5.4 to ^2.6.0

2.5.4 (2023-08-30)

Bug Fixes

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

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @usecannon/builder bumped from ^2.5.3 to ^2.5.4