Skip to content

Releases: ridedott/eslint-config

v3.0.1

12 Feb 12:35
Compare
Choose a tag to compare

3.0.1 (2025-02-12)

Chores

  • deps: bump @typescript-eslint/eslint-plugin from 6.18.1 to 7.18.0 (804f95a)

v3.0.0

12 Feb 12:33
Compare
Choose a tag to compare

3.0.0 (2025-02-12)

Chores

  • deps-dev: bump @babel/core from 7.26.7 to 7.26.8 (e62d683)
  • deps-dev: bump @babel/plugin-transform-typescript (0d0abae)
  • deps-dev: bump @babel/preset-env from 7.26.7 to 7.26.8 (8a63bc9)
  • deps-dev: bump prettier from 3.4.2 to 3.5.0 (d551934)

Features

  • rewrite to use flat ESLint config (af6ce10)

BREAKING CHANGE

  • The configuration is now exported as a flat configuration, so can only be extended from in a flat configuration as well. Please migrate to using the new flat ESLint configuration file format.

v2.29.0

07 Feb 14:03
Compare
Choose a tag to compare

2.29.0 (2025-02-07)

Features

  • update to typescript-eslint@7 (9db1ad3)

v2.28.4

07 Feb 12:26
Compare
Choose a tag to compare

2.28.4 (2025-02-07)

Chores

  • deps-dev: bump @types/node from 16.18.126 to 18.19.75 (95aedc5)
  • deps: bump eslint-plugin-jest from 27.9.0 to 28.11.0 (acfb708)

v2.28.3

07 Feb 12:13
Compare
Choose a tag to compare

2.28.3 (2025-02-07)

Continuous Integration

  • run tests against supported Node versions (3a72bde)

v2.28.2

07 Feb 10:09
Compare
Choose a tag to compare

2.28.2 (2025-02-07)

Chores

  • deps: bump eslint-plugin-unicorn from 52.0.0 to 56.0.1 (6d5a424)

v2.28.1

07 Feb 09:41
Compare
Choose a tag to compare

2.28.1 (2025-02-07)

Chores

  • deps: bump eslint-plugin-simple-import-sort from 12.1.0 to 12.1.1 (f40346b)

v2.28.0

07 Feb 09:31
Compare
Choose a tag to compare

2.28.0 (2025-02-07)

Chores

  • deps-dev: bump @commitlint/cli from 19.6.1 to 19.7.1 (a8501f6)
  • deps-dev: bump @commitlint/config-conventional (e9f217f)
  • deps-dev: bump @types/node from 16.18.125 to 16.18.126 (0dce58d)

Features

  • remove @ridedott/eslint-plugin (89f7578)

v2.27.126

27 Jan 17:35
Compare
Choose a tag to compare

2.27.126 (2025-01-27)

Chores

  • deps-dev: bump @babel/core from 7.26.0 to 7.26.7 (1385bf1)
  • deps-dev: bump @babel/plugin-transform-typescript (e669af5)
  • deps-dev: bump @babel/preset-env from 7.26.0 to 7.26.7 (d528ff4)
  • deps-dev: bump @types/node from 16.18.124 to 16.18.125 (9fc4bd2)
  • deps-dev: bump lint-staged from 15.4.1 to 15.4.2 (3eaf813)
  • deps-dev: bump lint-staged from 15.4.2 to 15.4.3 (7432e9f)
  • deps: bump actions/setup-node from 4.1.0 to 4.2.0 (89f7b4d)

v2.27.125

22 Jan 17:34
Compare
Choose a tag to compare

2.27.125 (2025-01-22)

Chores

  • deps-dev: bump @babel/plugin-transform-typescript (2608fb2)
  • deps-dev: bump @types/node from 16.18.123 to 16.18.124 (74f68a5)
  • deps-dev: bump lint-staged from 15.3.0 to 15.4.0 (6907474)
  • deps-dev: bump lint-staged from 15.4.0 to 15.4.1 (f56c590)
  • deps: bump ridedott/release-me-action from 3.10.57 to 3.10.58 (ac44d2e)