Skip to content

Latest commit

 

History

History
82 lines (28 loc) · 3.32 KB

CHANGELOG.md

File metadata and controls

82 lines (28 loc) · 3.32 KB

16.0.0 (2024-05-28)

Features

  • all: update dependencies for support of angular 16 (d1506e1)

15.0.1 (2024-04-09)

Bug Fixes

  • config: remove env options (e465ad2)

15.0.0 (2024-04-08)

Features

  • build: update workflow to use node20 (9618d73)
  • config: update configuration to angular@15 (9f51c44)

14.0.0-rc.0 (2024-01-08)

13.0.0 (2023-12-01)

13.0.0-rc.0 (2023-11-14)

12.0.0 (2023-11-09)

12.0.0-rc.4 (2023-07-28)

Features

  • all: upgrade "eslint-plugin-jsdoc" dependency to version 43.0.3 (35a21f6)

12.0.0-rc.3 (2023-07-13)

Bug Fixes

  • config: disactivate rule @typescript-eslint/unbound-method (7c961f9), closes #73

12.0.0-rc.2 (2023-06-13)

Bug Fixes

  • config: add options to the rule @typescript-eslint/no-unused-vars (3d476cd), closes #70
  • config: change no-invalid-this rule (d6fa451), closes #67

12.0.0-rc.0 (2023-05-25)

Features

  • config: create config for eslint that match the rules for tslint (ce686e1)
  • config: initial configuration for eslint-config that match the config fo tslint that we have in code-style (abc4a5b)