Other
- fix(verify): handle missing optimizer_runs mismatch message (#11885) by @Bilogweb3
- fix(common): avoid panic on invalid calldata selector by propagating parse error (#11888) by @radik878
- fix(fmt): always return formatted when source read from stdin (#11876) by @grandizzy
- fix(forge): same way to flatten for all commands (#11873) by @grandizzy
- fix(fmt):
fn estimate_size()
account for opening brackets (#11887) by @0xrusowsky - refactor: move breakpoints to foundry-evm-core (#11889) by @onbjerg
- fix: use sourcify for selector lookups (#11757) by @onbjerg
- chore: rm duplicate install tests (#11890) by @grandizzy
- Improve remote wallet --help commands (#11891) by @albertlai431
- docs: explicitly mark
forge geiger
deprecated (#11893) by @onbjerg - feat: struct initializer lint (#11892) by @onbjerg
- fix: normalize path separators in git submodule URL lookup (#11826) by @wellnana
- feat(config): warn on unknown config keys in foundry.toml (#11816) by @TropicalDog17
- fix: only include item's source in docs (#11895) by @onbjerg