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
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.