Foundry v1.4.1
Foundry v1.4.1 is a bugfix release for forge fmt and anvil.
Anvil Fixes
- fix(anvil): set envelope for non deposit tx in debug tracers (#12080) by @grandizzy
Forge Fixes
- fix(fmt): ensure commasep breaks with final trailing cmnt (#12031) by @0xrusowsky
- fix(fmt): refine logic over comments between uninformed commasep (#12055) by @0xrusowsky
- fix(fmt): don't normalize single-line non-doc block cmnts (#12078) by @0xrusowsky