Skip to content

v9.7.0

Compare
Choose a tag to compare
@thebuilder thebuilder released this 05 Feb 14:35
· 49 commits to main since this release
c72a939

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)