Features
- feat(anvil): add shell completions subcommand (#2485)
- feat(anvil): add eth_signTypedData_v4 endpoint (#2472)
Fixes
- fix(evm): panic if we can't successfully query fork state (#2492)
- fix/perf(forge): improve glob path matching (#2480)
- fix(fmt): statements without braces (#2460)
- Bugfix(fmt): Fix comment spacing in block and comments in lists (#2434)