Skip to content

Fix build process#196

Merged
HDinger merged 1 commit intomainfrom
fix/angular-build-legacy-peer-deps
Apr 21, 2026
Merged

Fix build process#196
HDinger merged 1 commit intomainfrom
fix/angular-build-legacy-peer-deps

Conversation

@HDinger
Copy link
Copy Markdown
Collaborator

@HDinger HDinger commented Apr 21, 2026

fix: use --legacy-peer-deps for Angular build to resolve TypeScript 6.x peer conflict

@angular/build@21.x requires typescript >=5.9 <6.0, but the project uses TypeScript 6.0.3. Angular 22 (currently in beta) will support TypeScript 6.x.

….x peer conflict

@angular/build@21.x requires typescript >=5.9 <6.0, but the project uses
TypeScript 6.0.3. Angular 22 (currently in beta) will support TypeScript 6.x.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@changeset-bot
Copy link
Copy Markdown

changeset-bot Bot commented Apr 21, 2026

⚠️ No Changeset found

Latest commit: 90a2efe

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@HDinger HDinger added the skip-changeset For PRs that contain no relevant release data (e.g. documentation only) label Apr 21, 2026
@HDinger HDinger merged commit f37aabf into main Apr 21, 2026
11 of 12 checks passed
@HDinger HDinger deleted the fix/angular-build-legacy-peer-deps branch April 21, 2026 11:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

skip-changeset For PRs that contain no relevant release data (e.g. documentation only)

Development

Successfully merging this pull request may close these issues.

1 participant