Skip to content

Releases: epicweb-dev/config

v1.9.2

05 Jun 23:53
f1b67c3

Choose a tag to compare

1.9.2 (2024-06-05)

Bug Fixes

  • eslint: fix package detection (#6) (f1b67c3)

v1.9.1

31 May 20:05

Choose a tag to compare

1.9.1 (2024-05-31)

Bug Fixes

  • ts: remove verbatimModuleSyntax (9f4b1cc)

v1.9.0

31 May 16:56

Choose a tag to compare

1.9.0 (2024-05-31)

Features

This adds support for prettier fixing extra spaces in class lists thanks to https://x.com/adamwathan/status/1796582408621523320

v1.8.0

30 May 23:21

Choose a tag to compare

1.8.0 (2024-05-30)

Features

  • ts: add verbatimModuleSyntax (a137e94)

v1.7.5

29 May 22:01

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

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

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

Choose a tag to compare

1.7.2 (2024-05-29)

Bug Fixes

  • ts: add noUncheckedIndexedAccess (cfb4982)

v1.7.1

29 May 20:18

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

Choose a tag to compare

1.7.0 (2024-05-29)

Features

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