Skip to content

v22.0.0

Latest

Choose a tag to compare

@NachoVazquez NachoVazquez released this 23 Jul 02:22

22.0.0 (2026-07-23)

馃殌 Features

鈿狅笍 Breaking Changes

  • core: update to angular 22 (#223, #221, #219, #209)
    ` footer, or
    the pipeline publishes the wrong major.
    • withXhr() is intentional, not a regression. Angular 22 defaults
      HttpClient to fetch; Lumberjack's HTTP driver always used XHR.
      Prepending withXhr() preserves that; features passed by the consumer
      still win.
    • Lint coverage regressed on three plugins. etc, rxjs, and
      ordered-imports have no ESLint 9 builds. Follow-up candidates:
      eslint-plugin-rxjs-x, eslint-plugin-perfectionist. Module-boundary
      and selector rules are intact.
    • TS 6 runs with ignoreDeprecations: "6.0". baseUrl /
      node-resolution cleanup is deferred; library tsconfigs keep strict: true.

鉂わ笍 Thank You

  • Nacho Vazquez