Home / v5.11.3
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2023-08-29 1.8 kB
v5.11.3 -- Twenty chocolate nodules.tar.gz 2023-08-29 2.7 MB
v5.11.3 -- Twenty chocolate nodules.zip 2023-08-29 3.8 MB
Totals: 3 Items   6.4 MB 0

Hello all, Truffle now supports Node 20! ๐ŸŽ‰

That being the case, we've also finally dropped support for Node 14. Of course Node 14 went end-of-life quite a while back, ๐Ÿ—“๏ธ but we'd kept support for it up until we had Node 20 working. And now it is! Together with that, we've updated Ganche to Ganache 7.9.1.

There are some additional minor updates this week. The list of Sourcify networks has been updated once again. ๐ŸŒ However, we've also disabled the check here, so the Sourcify fetcher can now be used with networks we haven't bothered to add to the list, should we be tardy with any updates. Also, we fixed a small problem in the debugger that could crop up if you used modifier arguments together with user-defined value types. ๐Ÿ‘ท

That's it for now! ๐Ÿ‘‹

How to upgrade

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

npm uninstall -g truffle
npm install -g truffle

Changelog

Enhancements

Bug fixes

  • Fix modifier argument detection by factoring out no-op handling (#6168 by @haltman-at)

Dependency updates

Source: README.md, updated 2023-08-29