Skip to content

Releases: qodesmith/biome-config

v2.4.10

28 Mar 10:53

Choose a tag to compare

v2.4.9

27 Mar 15:33

Choose a tag to compare

Full Changelog: v2.4.8...v2.4.9

Release 2.4.5

24 Mar 01:23

Choose a tag to compare

  • Adding back "**" to includes array; removed baseUrl from tsconfigs (0a64870)

Release 2.4.4

23 Mar 11:56

Choose a tag to compare

  • Added json formatting options (7d0d752)

Release 2.4.3

23 Mar 11:43

Choose a tag to compare

  • Remove unnecessary ** from includes array (1aeaad7)

Release 2.4.2

23 Mar 11:38

Choose a tag to compare

  • Actually change typescript to js/ts (df492b9)

Release 2.4.1

21 Mar 13:01

Choose a tag to compare

  • Merge pull request #4 from qodesmith/vscode-config (09a7377)
  • Updated to biome 2.4.8; using bunx to run tsc (79cd3fe)
  • Update to the newer "js/ts" named option (621a35d)

Release 2.4.0

02 Mar 11:34

Choose a tag to compare

  • Updating to biom 2.4.4; added a bit more html config (3a5cc1d)

Release 2.3.6

16 Feb 19:28

Choose a tag to compare

  • Properly reading CLI arg values (f1afb62)
  • Fixing tests related to kebab-case option name changes (d0b8764)
  • Ensuring kebab-case for CLI options (725512e)

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)