Skip to content

Releases: epicweb-dev/config

v1.7.5

29 May 22:01
Compare
Choose a tag to compare

1.7.5 (2024-05-29)

Bug Fixes

  • eslint: use rc of typescript-eslint to fix memory leak (0884384)

v1.7.4

29 May 21:33
b85f52d
Compare
Choose a tag to compare

1.7.4 (2024-05-29)

Bug Fixes

  • typos in semver decision doc (#3) (b85f52d)

v1.7.3

29 May 21:29
Compare
Choose a tag to compare

1.7.3 (2024-05-29)

Bug Fixes

  • eslint: fix format of ignores (ea1ee2f)

v1.7.2

29 May 20:57
Compare
Choose a tag to compare

1.7.2 (2024-05-29)

Bug Fixes

  • ts: add noUncheckedIndexedAccess (cfb4982)

v1.7.1

29 May 20:18
Compare
Choose a tag to compare

1.7.1 (2024-05-29)

Bug Fixes

  • typescript: solidify the final config (7eb0e01)

v1.7.0

29 May 18:00
Compare
Choose a tag to compare

1.7.0 (2024-05-29)

Features

  • eslint: add more rules for testing etc (0281759)

v1.6.0

28 May 16:24
Compare
Choose a tag to compare

1.6.0 (2024-05-28)

Features

  • eslint: do not fail if you do not have ts (c9e9aee)

v1.5.4

25 May 17:29
Compare
Choose a tag to compare

1.5.4 (2024-05-25)

Bug Fixes

  • move things around and do not include reset by default (f782f97)
  • ts: move include to types (6f8e839)

v1.5.3

25 May 17:00
Compare
Choose a tag to compare

1.5.3 (2024-05-25)

Bug Fixes

  • ts: include the reset.d.ts (f58f7b8)

v1.5.2

25 May 16:57
Compare
Choose a tag to compare

1.5.2 (2024-05-25)

Bug Fixes

  • ts: ts does not support exports for types resolution in config (566eff1)