Features
- feat(ci): add fig autocompletion (#2736)
- feat(evm): add shrinking to invariant testing (#2745)
- feat(anvil): print console.sol logs (#2786)
- feat: fuzz test traces (#2789)
Fixes
- fix(forge): properly handle
forge script
initialization errors (#2773) - fix(forge): temporary fix for
ledger
when using--hd-paths
onforge script
(#2790) - fix(evm): fuzzing not properly collecting data (#2724)
Other
- forge(fmt): docs & contribution guide (#2771)