This repository has been archived by the owner on Feb 26, 2024. It is now read-only.
v5.7.1 β Chocolate π« Pavlova with Spiced Pears π
Hello all! π
We want to bring a delicious chocolate π« pavlova with spiced pears π to celebrate π this holiday season. Sit down πͺ, relax π€, and enjoy π₯³!!!
While Truffle dropped support for Node 12 a while back, we hadn't been enforcing this in our Node version check at startup. We now check this; Truffle will now refuse to run on Node 12 to prevent any problems.
One more thing! Please take a moment to complete The Solidity Development Survey 2022. This helps our community π§π½βπ€βπ§π½ to improve. Thanks! ππ½
How to upgrade
We recommend upgrading to the latest version of Truffle by running:
npm uninstall -g truffle
npm install -g truffle
Changelog
Internal improvements
Dependency updates
- Upgrade web3 to v1.8.1 (#5794 by @eggplantzzz)
- Upgrade Ganache to v7.6.0 (#5791 by @haltman-at)