Skip to content

Releases: DSI-HUG/eslint-config

v19.0.0

10 Jul 17:38
Compare
Choose a tag to compare

BREAKING CHANGES

@angular >= 18.0.0 < 19.0.0 is now required

  • deps: upgrade dependencies
    • @angular-eslint/builder : 17.4.1 -> 18.1.0
    • @angular-eslint/eslint-plugin : 17.4.1 -> 18.1.0
    • @angular-eslint/eslint-plugin-template : 17.4.1 -> 18.1.0
    • @angular-eslint/template-parser : 17.4.1 -> 18.1.0

Features

  • ng18: add support for Angular 18.x

v18.0.0

10 Jul 17:25
Compare
Choose a tag to compare

BREAKING CHANGES

  • deps: upgrade dependencies
    • @typescript-eslint/eslint-plugin : 6.21.0 -> 7.16.0
    • @typescript-eslint/parser : 6.21.0 -> 7.16.0
    • eslint-plugin-chai-friendly : 0.7.4 -> 1.0.0
    • eslint-plugin-cypress : 2.15.1 -> 3.3.0
    • eslint-plugin-no-secrets : 0.8.9 -> 1.0.2
    • eslint-plugin-simple-import-sort : 10.0.0 -> 12.1.1

v17.0.4

10 Jul 17:17
Compare
Choose a tag to compare

Improvements

  • deps: upgrade dependencies
    • @rushstack/eslint-patch : 1.10.2 -> 1.10.3
    • eslint-plugin-jsdoc : 48.2.5 -> 48.6.0
    • eslint-plugin-jsonc : 2.15.1 -> 2.16.0

v17.0.3

16 May 22:55
Compare
Choose a tag to compare

Improvements

  • deps: upgrade dependencies
    • @angular-eslint/builder : 17.3.0 -> 17.4.1
    • @angular-eslint/eslint-plugin : 17.3.0 -> 17.4.1
    • @angular-eslint/eslint-plugin-template : 17.3.0 -> 17.4.1
    • @angular-eslint/template-parser : 17.3.0 -> 17.4.1
    • eslint-plugin-jsdoc : 48.2.3 -> 48.2.5
    • eslint-plugin-unused-imports : 3.1.0 -> 3.2.0

v17.0.2

12 Apr 18:13
Compare
Choose a tag to compare

Improvements

  • deps: upgrade dependencies
    • @angular-eslint/builder : 17.2.1 -> 17.3.0
    • @angular-eslint/eslint-plugin : 17.2.1 -> 17.3.0
    • @angular-eslint/eslint-plugin-template : 17.2.1 -> 17.3.0
    • @angular-eslint/template-parser : 17.2.1 -> 17.3.0
    • @rushstack/eslint-patch : 1.7.2 -> 1.10.2
    • eslint-plugin-jsdoc : 48.1.0 -> 48.2.3
    • eslint-plugin-jsonc : 2.13.0 -> 2.15.1

v17.0.1

16 Feb 11:10
Compare
Choose a tag to compare

Improvements

  • deps: upgrade dependencies
    • @angular-eslint/builder : 17.2.0 -> 17.2.1
    • @angular-eslint/eslint-plugin : 17.2.0 -> 17.2.1
    • @angular-eslint/eslint-plugin-template : 17.2.0 -> 17.2.1
    • @angular-eslint/template-parser : 17.2.0 -> 17.2.1
    • @rushstack/eslint-patch : 1.6.1 -> 1.7.2
    • @typescript-eslint/eslint-plugin : 6.18.1 -> 6.21.0
    • @typescript-eslint/parser : 6.18.1 -> 6.21.0

v17.0.0

12 Jan 08:30
Compare
Choose a tag to compare

BREAKING CHANGES

@angular >= 17.0.0 < 18.0.0 is now required
Node.JS >= 18 is now required

  • deps: upgrade dependencies
    • @angular-eslint/builder : 16.2.0 -> 17.2.0
    • @angular-eslint/eslint-plugin : 16.2.0 -> 17.2.0
    • @angular-eslint/eslint-plugin-template : 16.2.0 -> 17.2.0
    • @angular-eslint/template-parser : 16.2.0 -> 17.2.0
    • eslint-plugin-jsdoc : 46.8.2 -> 48.0.2
  • engines: dropping support for Node.JS 16

Features

  • ng17: add support for Angular 17.x

v16.0.2

12 Jan 08:11
Compare
Choose a tag to compare

Improvements

  • deps: upgrade dependencies
    • @rushstack/eslint-patch : 1.5.1 -> 1.6.1
    • @typescript-eslint/eslint-plugin : 6.8.0 -> 6.18.1
    • @typescript-eslint/parser : 6.8.0 -> 6.18.1
    • eslint-plugin-chai-friendly : 0.7.2 -> 0.7.4
    • eslint-plugin-import : 2.28.1 -> 2.29.1
    • eslint-plugin-jsonc : 2.10.0 -> 2.11.2

v16.0.1

18 Oct 14:59
Compare
Choose a tag to compare

Improvements

  • rules: ignore primitives when enforcing the use of the nullish coalescing operator.
  • deps: upgrade dependencies
    • @angular-eslint/builder : 16.1.0 -> 16.2.0
    • @angular-eslint/eslint-plugin : 16.1.0 -> 16.2.0
    • @angular-eslint/eslint-plugin-template : 16.1.0 -> 16.2.0
    • @angular-eslint/template-parser : 16.1.0 -> 16.2.0
    • @rushstack/eslint-patch : 1.3.3 -> 1.5.1
    • @typescript-eslint/eslint-plugin : 6.3.0 -> 6.8.0
    • @typescript-eslint/parser : 6.3.0 -> 6.8.0
    • eslint-plugin-cypress : 2.14.3 -> 2.15.1
    • eslint-plugin-import : 2.28.0 -> 2.28.1
    • eslint-plugin-jsdoc : 46.4.6 -> 46.8.2
    • eslint-plugin-jsonc : 2.9.0 -> 2.10.0

v16.0.0

11 Aug 11:21
Compare
Choose a tag to compare

BREAKING CHANGES

  • deps: upgrade dependencies
    • @typescript-eslint/eslint-plugin : 5.61.0 -> 6.3.0
    • @typescript-eslint/parser : 5.61.0 -> 6.3.0
    • eslint-plugin-unused-imports : 2.0.0 -> 3.0.0