#85 - update to angular 22#86
Open
mumenthalers wants to merge 3 commits into
Open
Conversation
Contributor
Author
There was a problem hiding this comment.
Pull request overview
Adds documentation to define Angular version support strategy and standardize terminology across the monorepo, in the context of the planned Angular 22 upgrade.
Changes:
- Add an ADR documenting the “one Angular major per library major” policy and rationale.
- Add a
CONTEXT.mdglossary defining preferred terms (Library, Consumer, Styleguide, Angular Version Support).
Reviewed changes
Copilot reviewed 6 out of 6 changed files in this pull request and generated 2 comments.
| File | Description |
|---|---|
| docs/adr/0001-one-angular-major-per-library-major.md | New ADR documenting Angular major ↔ library major alignment and why dual peer ranges are avoided. |
| CONTEXT.md | New project context/glossary to standardize terminology in docs and PR discussions. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
mumenthalers
commented
Jul 3, 2026
mumenthalers
left a comment
Contributor
Author
There was a problem hiding this comment.
revert .npmrc change
Contributor
Author
There was a problem hiding this comment.
revert. legacy-peer-deps=true is not necessary
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
closes #85