This release fixes two bugs in the Hardhat Network.
The first one was related to how internal errors were handled during a fork. If you were seeing revert errors in some runs but not in others, this version should fix that.
The second bug was a race condition that caused the fork to sometimes throw an error about an nonexistent directory when it was started.