v8.1.0
Minor Changes
- #982
c2d2d68
Thanks @connor-baer! - Added support for Biome to replace Prettier for formatting code and to supplement ESLint for linting code. Written in Rust, Biome is orders of magnitude faster; however, it doesn't support as many rules or plugins yet. Install Biome with your package manager of choice, then runnpx foundry init
to update the package scripts for linting.