ngx-ui
ngx-ui copied to clipboard
chore(deps): update angular-eslint monorepo [skip netlify] (major)
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| @angular-eslint/builder (source) | ^18.0.0 -> ^20.0.0 |
||||
| @angular-eslint/eslint-plugin (source) | ^18.0.0 -> ^20.0.0 |
||||
| @angular-eslint/eslint-plugin-template (source) | ^18.0.0 -> ^20.0.0 |
||||
| @angular-eslint/schematics (source) | ^18.0.0 -> ^20.0.0 |
||||
| @angular-eslint/template-parser (source) | ^18.0.0 -> ^20.0.0 |
Release Notes
angular-eslint/angular-eslint (@angular-eslint/builder)
v20.0.0
🚀 Features
- ⚠️ switch to angular v20 (e2b46ef4)
⚠️ Breaking Changes
- ⚠️ switch to angular v20 (e2b46ef4)
❤️ Thank You
- JamesHenry @JamesHenry
19.8.0 (2025-06-06)
This was a version bump only for builder to align it with other projects, there were no code changes.
19.7.1 (2025-06-03)
This was a version bump only for builder to align it with other projects, there were no code changes.
19.7.0 (2025-06-02)
This was a version bump only for builder to align it with other projects, there were no code changes.
19.6.0 (2025-05-27)
🩹 Fixes
- respect existing eslint.config.ts, eslint.config.cts, eslint.config.mts files (#2458)
❤️ Thank You
- James Henry @JamesHenry
19.5.0 (2025-05-25)
🚀 Features
- builder: add stats option (#2453)
🩹 Fixes
- builder: correct option name in flat config error (#2443)
❤️ Thank You
- James Henry @JamesHenry
19.4.0 (2025-05-08)
This was a version bump only for builder to align it with other projects, there were no code changes.
19.3.0 (2025-03-22)
This was a version bump only for builder to align it with other projects, there were no code changes.
19.2.1 (2025-03-08)
This was a version bump only for builder to align it with other projects, there were no code changes.
19.2.0 (2025-03-02)
🩹 Fixes
- eslint-plugin-template: find inline templates on components in blocks (#2238)
❤️ Thank You
- Dave @reduckted
19.1.0 (2025-02-09)
This was a version bump only for builder to align it with other projects, there were no code changes.
19.0.2 (2024-12-10)
This was a version bump only for builder to align it with other projects, there were no code changes.
19.0.1 (2024-12-06)
This was a version bump only for builder to align it with other projects, there were no code changes.
v19.8.0
This was a version bump only for builder to align it with other projects, there were no code changes.
v19.7.1
This was a version bump only for builder to align it with other projects, there were no code changes.
v19.7.0
This was a version bump only for builder to align it with other projects, there were no code changes.
v19.6.0
🩹 Fixes
- respect existing eslint.config.ts, eslint.config.cts, eslint.config.mts files (#2458)
❤️ Thank You
- James Henry @JamesHenry
v19.5.0
🚀 Features
- builder: add stats option (#2453)
🩹 Fixes
- builder: correct option name in flat config error (#2443)
❤️ Thank You
- James Henry @JamesHenry
v19.4.0
This was a version bump only for builder to align it with other projects, there were no code changes.
v19.3.0
This was a version bump only for builder to align it with other projects, there were no code changes.
v19.2.1
This was a version bump only for builder to align it with other projects, there were no code changes.
v19.2.0
🩹 Fixes
- eslint-plugin-template: find inline templates on components in blocks (#2238)
❤️ Thank You
- Dave @reduckted
v19.1.0
This was a version bump only for builder to align it with other projects, there were no code changes.
v19.0.2
This was a version bump only for builder to align it with other projects, there were no code changes.
v19.0.1
This was a version bump only for builder to align it with other projects, there were no code changes.
v19.0.0
🚀 Features
- update angular packages to the stable v19 (#2120)
❤️ Thank You
- Leosvel Pérez Espinosa @leosvelperez
18.4.3 (2024-11-29)
🩹 Fixes
- yarn pnp issues (#2143)
❤️ Thank You
- James Henry @JamesHenry
18.4.2 (2024-11-23)
This was a version bump only for builder to align it with other projects, there were no code changes.
18.4.1 (2024-11-18)
This was a version bump only for builder to align it with other projects, there were no code changes.
18.4.0 (2024-10-21)
🚀 Features
- support ESM configs and .cjs and .mjs extensions (#2068)
🩹 Fixes
- update dependency eslint to v9.13.0, support noConfigLookup (#2045)
❤️ Thank You
- James Henry @JamesHenry
18.3.1 (2024-09-11)
This was a version bump only for builder to align it with other projects, there were no code changes.
18.3.0 (2024-08-13)
🩹 Fixes
- ensure consistent nx dependency versions
❤️ Thank You
- James Henry
18.2.0 (2024-07-31)
This was a version bump only for builder to align it with other projects, there were no code changes.
18.1.0 (2024-07-01)
This was a version bump only for builder to align it with other projects, there were no code changes.
18.0.1 (2024-05-30)
🩹 Fixes
- move typescript-eslint packages to peerDeps, consistently allow v7 and v8
❤️ Thank You
- James Henry
angular-eslint/angular-eslint (@angular-eslint/eslint-plugin)
v20.0.0
🚀 Features
- ⚠️ eslint-lint: add prefer-inject to recommended (c8367d3b)
- ⚠️ eslint-plugin: remove (component|directive)-class-suffix from recommended (c1022ee6)
- ⚠️ eslint-plugin: switch prefer-standalone fix to suggestion, reference guide (4583034f)
🩹 Fixes
- ⚠️ eslint-plugin: [sort-keys-in-type-decorator] default orders now include all known keys (9183385d)
⚠️ Breaking Changes
- ⚠️ eslint-plugin: [sort-keys-in-type-decorator] default orders now include all known keys (9183385d)
- ⚠️ eslint-lint: add prefer-inject to recommended (c8367d3b)
- ⚠️ eslint-plugin: remove (component|directive)-class-suffix from recommended (c1022ee6)
- ⚠️ eslint-plugin: switch prefer-standalone fix to suggestion, reference guide (4583034f)
❤️ Thank You
- JamesHenry @JamesHenry
19.8.0 (2025-06-06)
This was a version bump only for eslint-plugin to align it with other projects, there were no code changes.
19.7.1 (2025-06-03)
🩹 Fixes
- eslint-plugin: [no-uncalled-signals] handle direct signal calls in member expressions (#2491)
❤️ Thank You
- James Henry @JamesHenry
19.7.0 (2025-06-02)
🚀 Features
- eslint-plugin: [require-localize-metadata] add requireCustomId option (#2430)
- eslint-plugin: add no-uncalled-signals rule (#2383)
🩹 Fixes
- eslint-plugin-template: any valid DOM element with role button is interactive (#2488)
❤️ Thank You
- Igor Dimitrijevic
- James Henry @JamesHenry
- Stephen Jackson
19.6.0 (2025-05-27)
🚀 Features
- eslint-plugin: [prefer-inject] add new rule (#2461)
🩹 Fixes
- eslint-plugin: [use-lifecycle-interface] do not report if the method uses override (#2463)
- eslint-plugin: [sort-keys-in-type-decorator] preserve unconfigured properties during autofix (#2456)
❤️ Thank You
- James Henry @JamesHenry
19.5.0 (2025-05-25)
🚀 Features
- eslint-plugin: introduce sort keys in type-decorator rule (#2187)
❤️ Thank You
- Benjamin Schäublin
19.4.0 (2025-05-08)
🚀 Features
- eslint-plugin: add rule prefer-output-emitter-ref (#2324)
❤️ Thank You
- Dave @reduckted
19.3.0 (2025-03-22)
This was a version bump only for eslint-plugin to align it with other projects, there were no code changes.
19.2.1 (2025-03-08)
This was a version bump only for eslint-plugin to align it with other projects, there were no code changes.
19.2.0 (2025-03-02)
🚀 Features
- eslint-plugin: add rule require-lifecycle-on-prototype (#2259)
🩹 Fixes
- eslint-plugin-template: find inline templates on components in blocks (#2238)
❤️ Thank You
- Dave @reduckted
19.1.0 (2025-02-09)
🚀 Features
- eslint-plugin: prefer-signals now checks .asReadonly() calls (#2218)
- eslint-plugin: prefer-signals read-only suggestion is now a fix (#2175)
🩹 Fixes
- eslint-plugin: [no-input-prefix] false positive on input initializer value (#2184)
- eslint-plugin: [prefer-signals] support linkedSignal (#2213)
❤️ Thank You
- Cédric Exbrayat @cexbrayat
- Dave @reduckted
- Lucas Neto Moreira
19.0.2 (2024-12-10)
🩹 Fixes
- eslint-plugin: [prefer-standalone] error range should only include property and value (#2172)
❤️ Thank You
- James Henry @JamesHenry
19.0.1 (2024-12-06)
🩹 Fixes
- eslint-plugin: adding prefer-signals rule to exported config (#2150)
❤️ Thank You
- Quentin Deroubaix @quentinderoubaix
v19.8.0
This was a version bump only for eslint-plugin to align it with other projects, there were no code changes.
v19.7.1
🩹 Fixes
- eslint-plugin: [no-uncalled-signals] handle direct signal calls in member expressions (#2491)
❤️ Thank You
- James Henry @JamesHenry
v19.7.0
🚀 Features
- eslint-plugin: [require-localize-metadata] add requireCustomId option (#2430)
- eslint-plugin: add no-uncalled-signals rule (#2383)
🩹 Fixes
- eslint-plugin-template: any valid DOM element with role button is interactive (#2488)
❤️ Thank You
- Igor Dimitrijevic
- James Henry @JamesHenry
- Stephen Jackson
v19.6.0
🚀 Features
- eslint-plugin: [prefer-inject] add new rule (#2461)
🩹 Fixes
- eslint-plugin: [use-lifecycle-interface] do not report if the method uses override (#2463)
- eslint-plugin: [sort-keys-in-type-decorator] preserve unconfigured properties during autofix (#2456)
❤️ Thank You
- James Henry @JamesHenry
v19.5.0
🚀 Features
- eslint-plugin: introduce sort keys in type-decorator rule (#2187)
❤️ Thank You
- Benjamin Schäublin
v19.4.0
🚀 Features
- eslint-plugin: add rule prefer-output-emitter-ref (#2324)
❤️ Thank You
- Dave @reduckted
v19.3.0
This was a version bump only for eslint-plugin to align it with other projects, there were no code changes.
v19.2.1
This was a version bump only for eslint-plugin to align it with other projects, there were no code changes.
v19.2.0
🚀 Features
- eslint-plugin: add rule require-lifecycle-on-prototype (#2259)
🩹 Fixes
- eslint-plugin-template: find inline templates on components in blocks (#2238)
❤️ Thank You
- Dave @reduckted
v19.1.0
🚀 Features
- eslint-plugin: prefer-signals now checks .asReadonly() calls (#2218)
- eslint-plugin: prefer-signals read-only suggestion is now a fix (#2175)
🩹 Fixes
- eslint-plugin: [no-input-prefix] false positive on input initializer value (#2184)
- eslint-plugin: [prefer-signals] support linkedSignal (#2213)
❤️ Thank You
- Cédric Exbrayat @cexbrayat
- Dave @reduckted
- Lucas Neto Moreira
v19.0.2
🩹 Fixes
- eslint-plugin: [prefer-standalone] error range should only include property and value (#2172)
❤️ Thank You
- James Henry @JamesHenry
v19.0.1
🩹 Fixes
- eslint-plugin: adding prefer-signals rule to exported config (#2150)
❤️ Thank You
- Quentin Deroubaix @quentinderoubaix
v19.0.0
🚀 Features
- ⚠️ eslint-plugin: promote prefer-standalone to recommended (8dfdc4f4)
- eslint-plugin: new rule prefer-signals (#1872)
- ⚠️ eslint-plugin: remove deprecated no-host-metadata-property rule (#2113)
- ⚠️ eslint-plugin: remove deprecated sort-ngmodule-metadata-arrays rule (#2114)
- ⚠️ eslint-plugin: prefer-standalone recognizes that standalone is the default (#2096)
- ⚠️ eslint-plugin: remove deprecated prefer-standalone-component rule (#2112)
⚠️ Breaking Changes
- ⚠️ eslint-plugin: promote prefer-standalone to recommended (8dfdc4f4)
- ⚠️ eslint-plugin: remove deprecated no-host-metadata-property rule (#2113)
- ⚠️ eslint-plugin: remove deprecated sort-ngmodule-metadata-arrays rule (#2114)
- ⚠️ eslint-plugin: prefer-standalone recognizes that standalone is the default (#2096)
- ⚠️ eslint-plugin: remove deprecated prefer-standalone-component rule (#2112)
❤️ Thank You
- Daniel Kimmich @json-derulo
- Dave @reduckted
- James Henry @JamesHenry
- JamesHenry @JamesHenry
18.4.3 (2024-11-29)
This was a version bump only for eslint-plugin to align it with other projects, there were no code changes.
18.4.2 (2024-11-23)
🩹 Fixes
- eslint-plugin: fix placement of lifecycle interface for subclasses (#1965)
- eslint-plugin: handle
output()andinput()functions in various rules (#2098)
❤️ Thank You
- Aleksandr Martirosyan
- Dave @reduckted
18.4.1 (2024-11-18)
This was a version bump only for eslint-plugin to align it with other projects, there were no code changes.
18.4.0 (2024-10-21)
This was a version bump only for eslint-plugin to align it with other projects, there were no code changes.
18.3.1 (2024-09-11)
This was a version bump only for eslint-plugin to align it with other projects, there were no code changes.
18.3.0 (2024-08-13)
🚀 Features
- eslint-plugin: new rule runtime-localize
❤️ Thank You
- m-akinc
18.2.0 (2024-07-31)
🚀 Features
- update typescript-eslint to v8 stable, eslint v9.8.0
🩹 Fixes
- eslint-plugin: [prefer-standalone] ignore empty Directive decorators
❤️ Thank You
- James Henry
- Paweł Maniecki
18.1.0 (2024-07-01)
🚀 Features
- eslint-plugin: [prefer-output-readonly] support output() function
🩹 Fixes
- update typescript-eslint packages to v8.0.0-alpha.37
❤️ Thank You
- Christian Svensson
- Daniel Kimmich
- Dave
- Martijn van der Meij
- Maximilian Main
18.0.1 (2024-05-30)
🩹 Fixes
- move typescript-eslint packages to peerDeps, consistently allow v7 and v8
❤️ Thank You
- James Henry
angular-eslint/angular-eslint (@angular-eslint/eslint-plugin-template)
v20.0.0
🚀 Features
- ⚠️ switch to angular v20 (e2b46ef4)
- ⚠️ template-parser: do not suppress parse errors by default (#2255)
🩹 Fixes
- ⚠️ eslint-plugin: [sort-keys-in-type-decorator] default orders now include all known keys (9183385d)
⚠️ Breaking Changes
- ⚠️ eslint-plugin: [sort-keys-in-type-decorator] default orders now include all known keys (9183385d)
- ⚠️ switch to angular v20 (e2b46ef4)
- ⚠️ template-parser: do not suppress parse errors by default (#2255)
❤️ Thank You
- Dave @reduckted
- JamesHenry @JamesHenry
19.8.0 (2025-06-06)
🚀 Features
- eslint-plugin-template: [no-interpolation-in-attributes] add fixer (#2501)
❤️ Thank You
- Niklas Wolf
19.7.1 (2025-06-03)
This was a version bump only for eslint-plugin-template to align it with other projects, there were no code changes.
19.7.0 (2025-06-02)
🚀 Features
- eslint-plugin-template: [click-events-have-key-events] Added ignoreWithDirectives option (#2365)
🩹 Fixes
- eslint-plugin-template: [prefer-template-literal] handle nested and concatenations in template literal (#2466)
- eslint-plugin-template: [label-has-associated-control] labelComponents should override default label inputs (#2360)
- eslint-plugin-template: any valid DOM element with role button is interactive (#2488)
- eslint-plugin-template: set template-parser as peer dependency (#2487)
❤️ Thank You
- Cullen Prestegard @cprestegard
- Guillaume DROUARD
- James Henry @JamesHenry
- jelledijkstra97 @jelledijkstra97
19.6.0 (2025-05-27)
🩹 Fixes
- respect existing eslint.config.ts, eslint.config.cts, eslint.config.mts files (#2458)
❤️ Thank You
- James Henry @JamesHenry
19.5.0 (2025-05-25)
🚀 Features
- eslint-plugin-template: add rule prefer-at-empty (#2352)
- eslint-plugin-template: [no-nested-tags] add rule (#2398)
🩹 Fixes
- eslint-plugin-template: [prefer-at-empty] remove closing brace from @if when no longer needed (#2450)
- eslint-plugin-template: [cyclomatic-complexity] handle new control flow syntax (#2447)
- eslint-plugin-template: [alt-text] ensure multiple attributes do not cause false negatives (#2441)
- eslint-plugin-template: [prefer-template-literal] handle parentheses in autofix (#2418)
❤️ Thank You
- Alexander von Weiss @sod
- Dave @reduckted
- Guillaume DROUARD
- James Henry @JamesHenry
19.4.0 (2025-05-08)
🚀 Features
- eslint-plugin-template: Add
prefer-template-literalrule (#2308) - eslint-plugin-template: [no-interpolation-in-attributes] add allowSubstringInterpolation option (#2373)
🩹 Fixes
- eslint-plugin-template: remove backticks from inline template with interpolation (#2368)
- eslint-plugin-template: correct column adjustment for inline template message locations (#2358)
- eslint-plugin-template: [no-any] handle key reads (#1701, #2335)
❤️ Thank You
- daiscog @daiscog
- Dave @reduckted
- Evgeny Stepanovych @undsoft
- Guillaume DROUARD
19.3.0 (2025-03-22)
🚀 Features
- use @angular/compiler 19.2.3 and rename some AST nodes to match (#2320)
- eslint-plugin-template: add rule prefer-contextual-for-variables (#2311)
- eslint-plugin-template: [button-has-type] add option to ignore missing type (#2326)
🩹 Fixes
- eslint-plugin-template: [attributes-order] treat inputs without square brackets as attributes (#2316)
- eslint-plugin-template: [attributes-order] order i18n attributes (#2307)
- eslint-plugin-template: [i18n] Avoid exception in i18n rule with allowMarkupInContent=false (#2327)
❤️ Thank You
- Dave @reduckted
- m-akinc @m-akinc
19.2.1 (2025-03-08)
🩹 Fixes
- eslint-plugin-template: [prefer-self-closing-tags] resolve wrong reports when structural directive + no content + no self-closing (#2287)
❤️ Thank You
- Guillaume DROUARD
19.2.0 (2025-03-02)
🩹 Fixes
- prefer-static-string-properties: exclude special attributes (#2273)
- prefer-static-string-properties: resolve bug with directives (#2271)
- eslint-plugin-template: find inline templates on components in blocks (#2238)
- eslint-plugin-template: [prefer-static-string-properties] do not check structural directives (#2253)
- eslint-plugin-template: [prefer-self-closing-tags] allow nested ng-content (#2257)
- eslint-plugin-template: [prefer-self-closing-tags] do not treat comments as whitespace (#2256)
❤️ Thank You
- Dave @reduckted
- Marie Briand @mbriand-lucca
19.1.0 (2025-02-09)
🚀 Features
- eslint-plugin-template: add rule prefer-static-string-properties (#2228)
🩹 Fixes
- eslint-plugin-template: [attribute-order] check for ng-template within svg (#2223)
- eslint-plugin-template: [prefer-self-closing-tags] do not remove HTML-encoded whitespace (#2229)
❤️ Thank You
- Dave @reduckted
19.0.2 (2024-12-10)
This was a version bump only for eslint-plugin-template to align it with other projects, there were no code changes.
19.0.1 (2024-12-06)
🩹 Fixes
- eslint-plugin-template: prevent the slot tag from being self-closing (#2088)
❤️ Thank You
- Joan Llenas @joanllenas
v19.8.0
🚀 Features
- eslint-plugin-template: [no-interpolation-in-attributes] add fixer (#2501)
❤️ Thank You
- Niklas Wolf
v19.7.1
This was a version bump only for eslint-plugin-template to align it with other projects, there were no code changes.
v19.7.0
🚀 Features
- eslint-plugin-template: [click-events-have-key-events] Added ignoreWithDirectives option (#2365)
🩹 Fixes
- eslint-plugin-template: [prefer-template-literal] handle nested and concatenations in template literal (#2466)
- eslint-plugin-template: [label-has-associated-control] labelComponents should override default label inputs (#2360)
- eslint-plugin-template: any valid DOM element with role button is interactive (#2488)
- eslint-plugin-template: set template-parser as peer dependency (#2487)
❤️ Thank You
- Cullen Prestegard @cprestegard
- Guillaume DROUARD
- James Henry @JamesHenry
- jelledijkstra97 @jelledijkstra97
v19.6.0
🩹 Fixes
- respect existing eslint.config.ts, eslint.config.cts, eslint.config.mts files (#2458)
❤️ Thank You
- James Henry @JamesHenry
v19.5.0
🚀 Features
- eslint-plugin-template: add rule prefer-at-empty (#2352)
- eslint-plugin-template: [no-nested-tags] add rule (#2398)
🩹 Fixes
- eslint-plugin-template: [prefer-at-empty] remove closing brace from @if when no longer needed (#2450)
- eslint-plugin-template: [cyclomatic-complexity] handle new control flow syntax (#2447)
- eslint-plugin-template: [alt-text] ensure multiple attributes do not cause false negatives (#2441)
- eslint-plugin-template: [prefer-template-literal] handle parentheses in autofix (#2418)
❤️ Thank You
- Alexander von Weiss @sod
- Dave @reduckted
- Guillaume DROUARD
- James Henry @JamesHenry
v19.4.0
🚀 Features
- eslint-plugin-template: Add
prefer-template-literalrule (#2308) - eslint-plugin-template: [no-interpolation-in-attributes] add allowSubstringInterpolation option (#2373)
🩹 Fixes
- eslint-plugin-template: remove backticks from inline template with interpolation (#2368)
- eslint-plugin-template: correct column adjustment for inline template message locations (#2358)
- eslint-plugin-template: [no-any] handle key reads (#1701, #2335)
❤️ Thank You
- daiscog @daiscog
- Dave @reduckted
- Evgeny Stepanovych @undsoft
- Guillaume DROUARD
v19.3.0
🚀 Features
- use @angular/compiler 19.2.3 and rename some AST nodes to match (#2320)
- eslint-plugin-template: add rule prefer-contextual-for-variables (#2311)
- eslint-plugin-template: [button-has-type] add option to ignore missing type (#2326)
🩹 Fixes
- eslint-plugin-template: [attributes-order] treat inputs without square brackets as attributes (#2316)
- eslint-plugin-template: [attributes-order] order i18n attributes (#2307)
- eslint-plugin-template: [i18n] Avoid exception in i18n rule with allowMarkupInContent=false (#2327)
❤️ Thank You
- Dave @reduckted
- m-akinc @m-akinc
v19.2.1
🩹 Fixes
- eslint-plugin-template: [prefer-self-closing-tags] resolve wrong reports when structural directive + no content + no self-closing (#2287)
❤️ Thank You
- Guillaume DROUARD
v19.2.0
🩹 Fixes
- prefer-static-string-properties: exclude special attributes (#2273)
- prefer-static-string-properties: resolve bug with directives (#2271)
- eslint-plugin-template: find inline templates on components in blocks (#2238)
- eslint-plugin-template: [prefer-static-string-properties] do not check structural directives (#2253)
- eslint-plugin-template: [prefer-self-closing-tags] allow nested ng-content (#2257)
- eslint-plugin-template: [prefer-self-closing-tags] do not treat comments as whitespace (#2256)
❤️ Thank You
- Dave @reduckted
- Marie Briand @mbriand-lucca
v19.1.0
🚀 Features
- eslint-plugin-template: add rule prefer-static-string-properties (#2228)
🩹 Fixes
- eslint-plugin-template: [attribute-order] check for ng-template within svg (#2223)
- eslint-plugin-template: [prefer-self-closing-tags] do not remove HTML-encoded whitespace (#2229)
❤️ Thank You
- Dave @reduckted
v19.0.2
This was a version bump only for eslint-plugin-template to align it with other projects, there were no code changes.
v19.0.1
🩹 Fixes
- eslint-plugin-template: prevent the slot tag from being self-closing (#2088)
❤️ Thank You
- Joan Llenas @joanllenas
v19.0.0
This was a version bump only for eslint-plugin-template to align it with other projects, there were no code changes.
18.4.3 (2024-11-29)
This was a version bump only for eslint-plugin-template to align it with other projects, there were no code changes.
18.4.2 (2024-11-23)
This was a version bump only for eslint-plugin-template to align it with other projects, there were no code changes.
18.4.1 (2024-11-18)
This was a version bump only for eslint-plugin-template to align it with other projects, there were no code changes.
18.4.0 (2024-10-21)
🩹 Fixes
- update typescript-eslint packages to v8.10.0 (#2046)
- update dependency aria-query to v5.3.2 (#2053)
- update dependency aria-query to v5.3.1 (#2043)
18.3.1 (2024-09-11)
🩹 Fixes
-
template-parser: visit receiver of Call expression
-
template-parser: visit receiver of Call expression"
-
template-parser: visit receiver of Call expression
❤️ Thank You
- James Henry
- Paweł Maniecki
18.3.0 (2024-08-13)
🩹 Fixes
-
eslint-plugin-template: [interactive-supports-focus] allowList with form as default option to support event bubbling
-
eslint-plugin-template: [prefer-self-closing-tags] fix ng-content with rich default content
-
prefer-self-closing-tags: handle both forward and backward slash
❤️ Thank You
- Daniel Kimmich
- Sandi Barr
- Simon
18.2.0 (2024-07-31)
🚀 Features
- update typescript-eslint to v8 stable, eslint v9.8.0
🩹 Fixes
-
update dependency axobject-query to v4.1.0
-
eslint-plugin-template: add meta to preprocessor to resolve eslint cache error
❤️ Thank You
- James Henry
- kwiateusz
18.1.0 (2024-07-01)
🚀 Features
- eslint-plugin: [no-call-expression] add allowPrefix and allowSuffix
🩹 Fixes
-
update typescript-eslint packages to v8.0.0-alpha.37
-
eslint-plugin-template: [prefer-self-closing-tags] always ignore index.html files
-
eslint-plugin-template: [prefer-self-closing-tags] support ng-content with fallback content
❤️ Thank You
- Christian Svensson
- Daniel Kimmich
- Dave
- Martijn van der Meij
- Maximilian Main
18.0.1 (2024-05-30)
🩹 Fixes
- move typescript-eslint packages to peerDeps, consistently allow v7 and v8
❤️ Thank You
- James Henry
angular-eslint/angular-eslint (@angular-eslint/schematics)
v20.0.0
🚀 Features
- ⚠️ switch to angular v20 (e2b46ef4)
⚠️ Breaking Changes
- ⚠️ switch to angular v20 (e2b46ef4)
❤️ Thank You
- JamesHenry @JamesHenry
19.8.0 (2025-06-06)
This was a version bump only for schematics to align it with other projects, there were no code changes.
19.7.1 (2025-06-03)
🩹 Fixes
- update typescript-eslint packages to v8.33.1 (#2496)
19.7.0 (2025-06-02)
🩹 Fixes
- schematics: ensure @eslint/js and @angular-eslint/builder are always available in non-npm repos (#2486)
- update dependency eslint to v9.28.0 (#2484)
- update dependency ignore to v7.0.5 (#2485)
- update typescript-eslint packages to v8.33.0 (#2465)
❤️ Thank You
- James Henry @JamesHenry
19.6.0 (2025-05-27)
🩹 Fixes
- respect existing eslint.config.ts, eslint.config.cts, eslint.config.mts files (#2458)
❤️ Thank You
- James Henry @JamesHenry
19.5.0 (2025-05-25)
🚀 Features
- schematics: support --skip-install for ng-add ([#2451](https://redirect.github.
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
- [ ] If you want to rebase/retry this PR, check this box
This PR was generated by Mend Renovate. View the repository job log.