This release fixes a couple of issues:
- A problem in low-traffic chains that resulted in txs using a
maxPriorityFeePerGas
of 0, which were then rejected by the node. - A bug in the compiler downloader that was triggered in big projects that used many different versions of solc.
Besides that, the project initialization now uses the latest version of the Hardhat Toolboxes.