FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

fix: update Angular support skill workspace guidance by osnoser1 · Pull Request #55 · limitless-angular/limitless-angular · GitHub

fix: update Angular support skill workspace guidance - #55

Merged
osnoser1 merged 4 commits into
mainfrom
osnoser1/angular-version-support-skill
Jun 13, 2026
Merged

fix: update Angular support skill workspace guidance#55
osnoser1 merged 4 commits into
mainfrom
osnoser1/angular-version-support-skill

Conversation

Copy link
Copy Markdown
Member

PR Checklist

Closes #

What is the new behavior?

Updates the angular-version-support skill so adding Angular support defaults to moving workspace Angular package manifests, not only the library peer range and compatibility matrix.

The helper now scans workspace package.json files and updates direct Angular toolchain dependencies in apps/packages, while keeping --library-only available for explicit library-only support. The skill reference now instructs agents to resolve TypeScript and Angular-adjacent adapter compatibility, update the lockfile, and run workspace build/test validation after the deterministic helper step.

Does this PR introduce a breaking change?

  • Yes
  • No

Other information

Validation performed:

  • node --check .agents/skills/angular-version-support/scripts/add-angular-version.ts
  • node .agents/skills/angular-version-support/scripts/add-angular-version.ts --major 20 --dry-run
  • node .agents/skills/angular-version-support/scripts/add-angular-version.ts --major 20 --dry-run --library-only
  • Fixture run validating app/package Angular range updates
  • node --test tools/angular-compat/*.test.mjs
  • pnpm run compat:assert
  • pnpm run compat:matrix
  • git diff --check

[Optional] What gif best describes this PR or how it makes you feel?

netlify Bot commented Jun 13, 2026
edited
Loading

Copy link
Copy Markdown

Deploy Preview for limitless-angular-sanity-example canceled.

Name Link
🔨 Latest commit fa20bf9
🔍 Latest deploy log https://app.netlify.com/projects/limitless-angular-sanity-example/deploys/6a2d85c98ac4a60008b98c6d

osnoser1 marked this pull request as ready for review June 13, 2026 15:51
osnoser1 merged commit 4a999d8 into main Jun 13, 2026
12 checks passed
osnoser1 deleted the osnoser1/angular-version-support-skill branch June 13, 2026 16:38
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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant


Back | FazBrowse Home | New Git URL