- 7a383c9: Replace chalk with picocolor
- a93e240: Fixed an issue where paths were set as relative instead of absolute when overriding sources
- 8af824dfd: Bump hardhat-foundry's peer dependency on Hardhat
- 9cb4f845d: Revamped how remappings are handled. Now they are passed to Hardhat's compile task, which handles them during file resolution.
- 3bdc9d6bb: Fixed a bug related to remappings that use the node_modules directory
- c52470de5: Fixed a performance issue that was causing compilation to be much slower when
hardhat-foundry
was used
- af0f9c1d3: Fixed a bug in how the configured sources paths are compared (thanks @bingryan!)