Skip to content

Releases: epicweb-dev/config

v1.21.3

01 Aug 23:29

Choose a tag to compare

1.21.3 (2025-08-01)

Bug Fixes

  • eslint: properly ignore file (44b8e34)

v1.21.2

01 Aug 18:00

Choose a tag to compare

1.21.2 (2025-08-01)

Bug Fixes

  • eslint: ignore react-router/cloudflare generated files (69bb701)

v1.21.1

25 Jul 19:13
a9e385c

Choose a tag to compare

1.21.1 (2025-07-25)

Bug Fixes

  • prettier: conditionally enable tailwind prettier plugin (#42) (a9e385c)
  • update all deps (02d3c3b)

v1.21.0

14 May 21:22
e8d1806

Choose a tag to compare

1.21.0 (2025-05-14)

Features

v1.20.1

05 May 16:36

Choose a tag to compare

1.20.1 (2025-05-05)

Reverts

  • Revert "feat(ts): allow imports to include .ts extension even if compling with tsc" (96616af), closes #37

v1.20.0

26 Apr 15:33

Choose a tag to compare

1.20.0 (2025-04-26)

Features

  • deps: update all deps (2b75fd3)
  • ts: allow imports to include .ts extension even if compling with tsc (5b89f83)

v1.19.0

10 Apr 17:44
0ef19e0

Choose a tag to compare

1.19.0 (2025-04-10)

Features

  • remove the vitest/no-standalone-expect eslint rule (0ef19e0)

v1.18.3

07 Apr 15:50
5a4d023

Choose a tag to compare

1.18.3 (2025-04-07)

Bug Fixes

  • add .tsbuildinfo to the ignores list (#34) (5a4d023)

v1.18.2

22 Mar 16:32

Choose a tag to compare

1.18.2 (2025-03-22)

Bug Fixes

  • lint: select correct files (55eef97)

v1.18.1

21 Mar 22:34

Choose a tag to compare

1.18.1 (2025-03-21)

Bug Fixes

  • lint: disable expect-expect (b17c10b)