9.7.0 (2024-02-05)
This release switches from ESLint and Prettier to Biome.js, as a way of cutting down on dev dependencies and configuration.
Features
- migrate to Biome.js formatting (529b46f)
- switch to Biome.js linting (2b3642f)
Reverts
- preserve the commonjs in tsconfig.test.json (61bd06b)