Skip to content

Releases: epicweb-dev/config

v3.2.1

Choose a tag to compare

@github-actions github-actions released this 03 Aug 22:25

3.2.1 (2026-08-03)

Bug Fixes

  • deps: update all dependencies (ad0c96c)

v3.2.0

Choose a tag to compare

@github-actions github-actions released this 08 Jul 19:25
0aace7e

3.2.0 (2026-07-08)

Features

v3.1.0

Choose a tag to compare

@github-actions github-actions released this 14 Apr 18:06

3.1.0 (2026-04-14)

Features

  • oxfmt: publish preset types and .js export (27d3b52)

v3.0.0

Choose a tag to compare

@github-actions github-actions released this 14 Apr 17:45

3.0.0 (2026-04-14)

Features

  • oxfmt: replace Prettier with shared Oxfmt preset (7186068)

BREAKING CHANGES

  • oxfmt: Prettier is no longer shipped from this package. Drop the prettier field and @epic-web/config/prettier import, install oxfmt (peer dependency), and follow the README to extend @epic-web/config/oxfmt from an oxfmt.config.ts (or equivalent) file.

Made-with: Cursor

v2.0.0

Choose a tag to compare

@github-actions github-actions released this 26 Mar 21:17
1180f59

2.0.0 (2026-03-26)

Features

BREAKING CHANGES

  • Remove ESLint config

v1.24.1

Choose a tag to compare

@github-actions github-actions released this 01 Mar 05:02

1.24.1 (2026-03-01)

Bug Fixes

  • lint: update argsIgnorePattern and varsIgnorePattern to be '^(_|ignored)' (9f98897)

v1.24.0

Choose a tag to compare

@github-actions github-actions released this 13 Feb 20:47
913d51f

1.24.0 (2026-02-13)

Features

v1.23.0

Choose a tag to compare

@github-actions github-actions released this 13 Feb 20:33
e664169

1.23.0 (2026-02-13)

Features

v1.22.0

Choose a tag to compare

@github-actions github-actions released this 05 Feb 00:36
5894ffe

1.22.0 (2026-02-05)

Features

v1.21.3

Choose a tag to compare

@github-actions github-actions released this 01 Aug 23:29

1.21.3 (2025-08-01)

Bug Fixes

  • eslint: properly ignore file (44b8e34)