Skip to content
This repository has been archived by the owner on Feb 26, 2024. It is now read-only.

v5.11.1 — Watermelon ice cream

Compare
Choose a tag to compare
@eggplantzzz eggplantzzz released this 25 Jul 19:23
· 122 commits to develop since this release

Hello hello! 🫠 This week we have a minor release that includes some maintenance work 🔧 and updates to the new visual debugger in Truffle Dashboard (check out the v5.11.0 release notes for more info on getting started using it). Shout out to @dependabot for being cool and bumping stuff! Hee ho!

We hope your week is going well and we'll see you next time!

How to upgrade

We recommend upgrading to the latest version of Truffle by running:

npm uninstall -g truffle
npm install -g truffle

Changelog

Enhancement

  • add a tooltip for the debug button in the tx signer for dashboard (#6142 by @eggplantzzz)

Bug fix

  • correct typo in etherscan message in Truffle Dashboard debugger (#6147 by @eggplantzzz)

Internal improvement

Dependency update