Other
- fix: properly format markdown lists in @dev NatSpec tags (#11696) by @CreeptoGengar
- chore(cast): avoid panic when decoding constructor args and add bounds check (#11700) by @MozirDmitriy
- feat(forge): deprecate
generate
(#11723) by @DaniPopes - fix(forge): Add unused_attributes to allow list for generated bindings (#11725) by @AndreasKoestler
- chore: deprecate
generate-fig-spec
commands; usecompletions fig
(#11727) by @mablr - fix: bump to
alloy-chains
0.2.11
for Katana urls update (#11728) by @zerosnacks - fix: bump alloy-chains 0.2.12 (#11729) by @zerosnacks
- feat(lint): fail on configured diagnostic level (#11445) by @0xrusowsky