You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Updated `link:https://github.com/perfective/eslint-config[@perfective/eslint-config]` to `link:{eslint-config-tags}/v0.23.0[0.23.0]`.
9
+
+
10
+
* Updated `@angular-eslint` to `16.3.1`:
11
+
** Enabled the `link:{eslint-angular-rules}/sort-lifecycle-methods.md[@angular-eslint/sort-lifecycle-methods]` rule
12
+
as an error.
13
+
** Enabled the `link:{eslint-angular-template-rules}/prefer-ngsrc.md[@angular-eslint/template/prefer-ngsrc]` rule
14
+
as an error.
15
+
16
+
6
17
== v0.17.0
7
18
8
19
* Updated `link:https://github.com/perfective/eslint-config[@perfective/eslint-config]` to `link:{eslint-config-tags}/v0.22.0[0.22.0]`.
@@ -14,7 +25,7 @@
14
25
** Marked `eslint-plugin-jest-dom` as an optional peer dependency.
15
26
** Marked `eslint-plugin-testing-library` as an optional peer dependency.
16
27
+
17
-
* Upgraded `@angular-eslint` to `16.1.2`
28
+
* Upgraded `@angular-eslint` to `16.1.2`:
18
29
** Replaced `@angular-eslint/template/accessibility-alt-text` with `link:{eslint-angular-template-rules}/alt-text.md[@angular-eslint/template/alt-text]`.
19
30
** Replaced `@angular-eslint/template/accessibility-elements-content` with `link:{eslint-angular-template-rules}/elements-content.md[@angular-eslint/template/elements-content]`.
20
31
** Replaced `@angular-eslint/template/accessibility-interactive-supports-focus` with `link:{eslint-angular-template-rules}/interactive-supports-focus.md[@angular-eslint/template/interactive-supports-focus]`.
0 commit comments