This repository has been archived by the owner on Feb 26, 2024. It is now read-only.
v5.11.1 — Watermelon ice cream
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
- move source range data into Sources component (#6146 by @eggplantzzz)
Dependency update
- bump word-wrap from 1.2.3 to 1.2.4 (#6143 by @dependabot[bot])