Skip to content

Latest commit

 

History

History
107 lines (57 loc) · 4.24 KB

CHANGELOG.md

File metadata and controls

107 lines (57 loc) · 4.24 KB

Changelog

Dependencies

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

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