Forge Features
- feat(
forge fmt
): add watch mode (#9838) by @PanGan21 - feat(
common
):PathOrContractInfo
arg type (#9770) by @yash-atreya
Forge Fixes
- fix(forge): decode fallbacks with calldata (#9859) by @grandizzy
Other
- feat: add
--alloy-rev
and fixforge bind
re-run on built project (#9861) by @zerosnacks