Skip to content

v8.1.0

Compare
Choose a tag to compare
@connor-baer connor-baer released this 08 Jul 08:28
· 52 commits to main since this release
9a4f853

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 run npx foundry init to update the package scripts for linting.