Skip to content

Releases: qodesmith/biome-config

Release 2.3.5

01 Feb 13:20

Choose a tag to compare

  • Updated bun.lock (d016618)
  • Merge pull request #3 from qodesmith/parse-tailwind (1e18f2c)
  • Adding support for Tailwind directives (5142e4a)
  • Updated deps (93214fa)

Release 2.3.4

31 Jan 15:05

Choose a tag to compare

  • Use bun shebang instead of node (e92923d)

Release 2.3.2

29 Jan 15:40

Choose a tag to compare

  • Merge pull request #2 from qodesmith/add-boolean-options (4044a17)
  • Adding npm login to release script (054c8d8)
  • Updated to latest biome schema - 2.3.13 (46d80f4)
  • Updated deps (7f12dea)
  • Run tests before creating a release (23d9b13)
  • Fixed formatting (cce1269)
  • Added tests, updated others (125dbfd)
  • Added tests for biome config shape (26266de)
  • No needed to specify empty devDeps (78a1fcb)
  • Added tests for cli.mjs (69d0d00)
  • Wrap cli.mjs logic in an exportable function to be testable; detect directly running the module (8f551b3)
  • Added boolean options to CLI (272dd04)

Release 2.3.1

15 Dec 12:17

Choose a tag to compare

  • Merge pull request #1 from qodesmith/updates (f195210)
  • Ensuring bun.lock doesn't explicitly say 'latest' for packages (f3ea9c7)
  • Removing test React app from the project (06ce4d0)
  • includes items no longer need a /** postfix to target all files (ece2a78)

Release 2.3.0

02 Dec 14:44

Choose a tag to compare

  • Upgrading to biome 2.3.8 (bdfc922)

Release 2.2.0

15 Aug 09:48

Choose a tag to compare

  • Added CSS configuration (0eb166f)
  • Linted files (84c2f5e)
  • Updated generated biome configs (3d60997)
  • Updated rule data & schema types (add78e7)
  • Updated developing.md to account for build errors and what to do (cc1bf4e)
  • Added comment explaining why mjs is used (21d855b)
  • Logging messages after each build step (532357c)
  • Added promotedRules to rule changes data (364ef4a)
  • Log error message for unrecognized rules during rule generation (7b93620)
  • Add rule group to deleted rules (ec7aee6)
  • Updated to Biome 2.2.0; updated other deps (9782a35)
  • Updated developing.md instructions (04e363a)

Release 2.1.4

07 Aug 20:12

Choose a tag to compare

  • Added html formatting; enabled useValidTypeof; added empty options arg to many rules to quite lint warnings in the generated biome configs (66b6ba7)
  • Updated the schema (cb995f5)
  • Upgraded to Biome 2.1.4 (ee46691)

Release 2.1.3

31 Jul 15:37

Choose a tag to compare

  • Instructions on developing this package (19e3eaf)
  • Added useReactFunctionComponents rule & updated schema (51d47bd)
  • Allow Biome to format files in the dist folder - vcs respects gitignore and dist is ignored (040711e)
  • Updated packages & biome.json schema version (3cd0d42)

Release 2.1.0

12 Jul 19:22

Choose a tag to compare

  • Upgrading Biome version (9544950)
  • Using an exact Biome version (812a9ad)

Release 2.0.2

28 Jun 12:24

Choose a tag to compare

  • Corrected biome executable path (834097f)