Skip to content

Releases: anthonybruno/dev-config

v1.0.10

31 Aug 00:02

Choose a tag to compare

1.0.10 (2025-08-31)

Bug Fixes

  • eslint: remove jsx indent rules to prevent conflicts (cd116f7)

v1.0.9

14 Aug 22:26

Choose a tag to compare

1.0.9 (2025-08-14)

Bug Fixes

  • eslint: removed indent rule as it causes circular dependency (d8dba6a)

v1.0.8

14 Aug 22:22

Choose a tag to compare

1.0.8 (2025-08-14)

Bug Fixes

  • eslint: now includes more common file formats in base (28cd07e)
  • eslint: seperate parser for ts specifically (99a8833)

v1.0.7

11 Aug 23:30

Choose a tag to compare

1.0.7 (2025-08-11)

Bug Fixes

  • react: removed additional deprecated eslint rules within react (41d7ba4)

v1.0.6

11 Aug 23:24

Choose a tag to compare

1.0.6 (2025-08-11)

Bug Fixes

  • package: merge conflict (c091151)
  • react: removed deprecated eslint rules within react (161d0cf)

v1.0.5

04 Aug 22:03

Choose a tag to compare

1.0.5 (2025-08-04)

Bug Fixes

  • modernize ESLint configs for ESLint 9 compatibility (a5d76e4)

v1.0.4

04 Aug 21:47

Choose a tag to compare

1.0.4 (2025-08-04)

Bug Fixes

  • removed deprecated rulesets from eslint config (510dc9a)

v1.0.3

04 Aug 21:42

Choose a tag to compare

1.0.3 (2025-08-04)

Bug Fixes

  • update ESLint configs for flat config system compatibility (9d43b1a)

v1.0.2

04 Aug 21:35

Choose a tag to compare

1.0.2 (2025-08-04)

Bug Fixes

  • add .js extensions to relative imports for ES module compatibility (7ae7900)

v1.0.1

31 Jul 23:59

Choose a tag to compare

1.0.1 (2025-07-31)

Bug Fixes

  • package: manual version (f94f415)