Skip to content

Releases: do-ob-io/config

vite-lib-config: v3.1.0

25 Jul 16:01
e99634f
Compare
Choose a tag to compare

3.1.0 (2024-07-25)

Features

  • RollupTypes is now disabled by default (65e2324)

eslint-config: v2.6.0

25 Jul 16:01
e99634f
Compare
Choose a tag to compare

2.6.0 (2024-07-25)

Features

  • Turned off linting rule for explicit any (c4bf319)

eslint-config: v2.5.1

03 Jul 16:46
28bccec
Compare
Choose a tag to compare

2.5.1 (2024-07-03)

Bug Fixes

  • no-unused-vars eslint rule has been moved to a global rule set. (d086f5a)
  • Removed unused import (#31) (1a944b9)

eslint-config: v2.5.0

02 Jul 13:32
e9a976f
Compare
Choose a tag to compare

2.5.0 (2024-07-02)

Features

eslint-config: v2.4.0

15 Jun 17:34
3152172
Compare
Choose a tag to compare

2.4.0 (2024-06-15)

Features

  • Added react compiler eslinting rules (74256ec)

eslint-config: v2.3.0

10 Jun 00:04
bfaf372
Compare
Choose a tag to compare

2.3.0 (2024-06-09)

Features

  • Added tailwind eslinting to recommended configurations (800fe91)

eslint-config: v2.2.1

31 May 17:39
3d6cc74
Compare
Choose a tag to compare

2.2.1 (2024-05-31)

Bug Fixes

  • globals now only impact js files (75fe137)

eslint-config: v2.2.0

31 May 17:00
09028f5
Compare
Choose a tag to compare

2.2.0 (2024-05-31)

Features

  • Added globals to ts and js files (04296c9)

eslint-config: v2.1.2

18 May 10:32
96ab117
Compare
Choose a tag to compare

2.1.2 (2024-05-17)

Bug Fixes

  • Resolved rules for tailwind configs (a1b6b28)

vite-lib-config: v3.0.1

17 May 16:57
4ca6fcd
Compare
Choose a tag to compare

3.0.1 (2024-05-17)

Bug Fixes

  • Styling issues with eslint-config by importing stylistic (2379160)