This repository was archived by the owner on Feb 26, 2024. It is now read-only.
v5.3.13 – Life is like...
I guess it's true: you never know what you're going to get! 💝
This release fixes a bug to truffle unbox that caused community Truffle Boxes to fail to download. Thanks @caleteeter and @PatrickAlphaC for identifying this problem.
Apologies to anyone who ran into this bug... hope this fixes things for you! 🙇
How to upgrade
We recommend upgrading to the latest version of Truffle by running:
npm uninstall -g truffle
npm install -g truffle
Changelog
Bug fixes
Internal improvements
- Allow a few missing values in artifactor/compile-common internals (#4126 by @bergarces)