Skip to content

Releases: Boehringer-Ingelheim/eslint-config

v7.0.0-next.9

17 Jan 13:33
Compare
Choose a tag to compare
v7.0.0-next.9 Pre-release
Pre-release

7.0.0-next.9 (2025-01-17)

Features

  • naming-convention: adds a new shared configuration for enforcing naming conventions (8f2fdf2)

v7.0.0-next.8

17 Jan 10:11
Compare
Choose a tag to compare
v7.0.0-next.8 Pre-release
Pre-release

7.0.0-next.8 (2025-01-17)

Bug Fixes

  • publishes type declarations (a410e8e)

v7.0.0-next.7

17 Jan 10:09
Compare
Choose a tag to compare
v7.0.0-next.7 Pre-release
Pre-release

7.0.0-next.7 (2025-01-17)

Bug Fixes

  • base: turn off import/no-unused-modules for now (a8f15dc)

v7.0.0-naming-convetion-configuration.2

17 Jan 12:25
Compare
Choose a tag to compare
Pre-release

7.0.0-naming-convetion-configuration.2 (2025-01-17)

Bug Fixes

  • base: turn off import/no-unused-modules for now (a8f15dc)
  • publishes type declarations (a410e8e)

v7.0.0-naming-convetion-configuration.1

17 Jan 09:45
Compare
Choose a tag to compare
Pre-release

7.0.0-naming-convetion-configuration.1 (2025-01-17)

Bug Fixes

  • base: switch some perfectionist references to flatconfig (a6697cc)
  • react: [sort-jsx-props] use regex pattern for custom groups (720df19)
  • scripts: [repair] use exact rimraf version to not use a local and possible incompatible version (059835d)
  • shared-configurations: [nextjs] ignore .next folder per default (2f51caa)
  • shared-configurations: [react] remove redefined jsx-a11y plugin (76e7fc4)
  • shared-configurations: make next.js configuration importable (c6ca951)

Features

  • add basic typing to the index.js (ce3fbb0)
  • base: [typescript-eslint] update parserOptions to use projectService instead of project (02ac930)
  • deps: update dependencies (564b3ba)
  • deps: update dependencies (dfed600)
  • migrates to flat-config (b22a872)
  • naming-convention: adds a new shared configuration for enforcing naming conventions (8f2fdf2)
  • shared-configurations: [nextjs] enhance compatibility with react-refresh (ba20ebd)
  • shared-configurations: add next.js configuration (ca94532)

BREAKING CHANGES

  • migrate to flat config
  • drop support for legacy config

v7.0.0-next.6

15 Jan 14:41
Compare
Choose a tag to compare
v7.0.0-next.6 Pre-release
Pre-release

7.0.0-next.6 (2025-01-15)

Bug Fixes

  • react: [sort-jsx-props] use regex pattern for custom groups (720df19)

Features

  • deps: update dependencies (564b3ba)

v6.0.2

15 Jan 13:58
Compare
Choose a tag to compare

6.0.2 (2025-01-15)

Bug Fixes

  • react: [sort-jsx-props] use regex pattern for custom groups (8625bbd)

v7.0.0-next.5

09 Jan 12:22
Compare
Choose a tag to compare
v7.0.0-next.5 Pre-release
Pre-release

7.0.0-next.5 (2025-01-09)

Bug Fixes

  • shared-configurations: [nextjs] ignore .next folder per default (2f51caa)
  • shared-configurations: [react] remove redefined jsx-a11y plugin (76e7fc4)
  • shared-configurations: make next.js configuration importable (c6ca951)

Features

  • shared-configurations: [nextjs] enhance compatibility with react-refresh (ba20ebd)
  • shared-configurations: add next.js configuration (ca94532)

v7.0.0-shared-configuration-nextjs.4

08 Jan 14:53
Compare
Choose a tag to compare
Pre-release

7.0.0-shared-configuration-nextjs.4 (2025-01-08)

Bug Fixes

  • shared-configurations: [nextjs] ignore .next folder per default (2f51caa)

v7.0.0-shared-configuration-nextjs.3

08 Jan 14:15
Compare
Choose a tag to compare
Pre-release

7.0.0-shared-configuration-nextjs.3 (2025-01-08)

Bug Fixes

  • shared-configurations: [react] remove redefined jsx-a11y plugin (76e7fc4)

Features

  • shared-configurations: [nextjs] enhance compatibility with react-refresh (ba20ebd)