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

v5.0.40 — High-flying birds and vegetables

Compare
Choose a tag to compare
@eggplantzzz eggplantzzz released this 10 Oct 16:25
· 8904 commits to develop since this release

Hey look, up there! It's a bird 🦆, it's a plane ✈️, it's a pickle 🥒, no it's...a Truffle release! How did it get up there?

So this week we have a small pinch of useful goodies. This release is about cleaning up and modernizing a few things as well as a few bug fixes thrown in the back of the truck to take us all the way to Reno! 🚚

The star ⭐ of the bug fix show is the resolution of an annoying bug in @truffle/hdwallet-provider related to interacting with nodes running Geth. You will all be happy to know that we got to the bottom of the situation and corrected an issue with one of its dependencies. So go once again on your merry way and deploy to Rinkeby! In addition to that fix, a minor issue with using truffle test was corrected.

Thanks everyone and enjoy!

How to Upgrade

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

npm uninstall -g truffle
npm install -g truffle

Changelog

Internal improvement

Bug fixes

Dependency update