Skip to content

build(deps): bump @analogjs packages to ^2.6.0 for Angular 22 compatibility#340

Merged
hjalmers merged 4 commits into
mainfrom
claude/serene-fermat-1ywSz
Jun 5, 2026
Merged

build(deps): bump @analogjs packages to ^2.6.0 for Angular 22 compatibility#340
hjalmers merged 4 commits into
mainfrom
claude/serene-fermat-1ywSz

Conversation

@hjalmers

@hjalmers hjalmers commented Jun 5, 2026

Copy link
Copy Markdown
Owner

claude added 4 commits June 5, 2026 09:30
Run ng update @angular/core@22 @angular/cli@22, bumping all @angular/*
packages, build-angular, compiler-cli, ng-packagr, and typescript (5.9 -> 6.0).

Migration follow-ups:
- Add ignoreDeprecations '6.0' to root tsconfig for baseUrl/downlevelIteration
  (deprecated in TypeScript 6.0).
- Resolve the safe-navigation migration placeholder in core.component.html by
  unwrapping to transform.args (transform is guaranteed truthy in those
  templates, matching the existing transform.pipe usage).
- Raise engines node floor to ^22.22.3 (Angular CLI 22 minimum).
- Schematics added ChangeDetectionStrategy.Eager to docs example components and
  withXhr() to provideHttpClient.

https://claude.ai/code/session_01Pki7QYb67QhVAnqeX2fjg4
- Rewrite stale README: drop 'release candidate'/@rc wording (v5 is stable),
  replace the GenericTableCoreModule NgModule quick-start with standalone
  CoreComponent usage, and remove the webpack-era '~' scss import prefix.
- Add ^22.0.0 to @angular/common and @angular/core peer dependency ranges so
  installs on Angular 22 don't emit peer warnings.

https://claude.ai/code/session_01Pki7QYb67QhVAnqeX2fjg4
@hjalmers hjalmers merged commit 9ee8830 into main Jun 5, 2026
2 checks passed
@github-actions

github-actions Bot commented Jun 5, 2026

Copy link
Copy Markdown

🎉 This PR is included in version 5.1.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants