Skip to content

feat: support Angular 22 consumers - #887

Merged
blove merged 15 commits into
mainfrom
blove/angular-22-support
Aug 31, 2026
Merged

feat: support Angular 22 consumers#887
blove merged 15 commits into
mainfrom
blove/angular-22-support

Conversation

@blove

@blove blove commented Aug 31, 2026

Copy link
Copy Markdown
Contributor

Summary

  • add strict Angular 20, 21, and 22 consumer compatibility lanes with packaged-library browser smoke coverage
  • extend package peers, CI scoping, required checks, and A2UI compatibility behavior for Angular 22
  • update website support data and active documentation with drift verification

Test plan

  • clean install on Node 24.19.0
  • 123 compatibility, CI scope/workflow, and metadata tests
  • lint and test chat, langgraph, ag-ui, render, and telemetry
  • production-build all seven release packages
  • strict install, production build, and browser runtime smoke for Angular 20, 21, and 22
  • website lint, test, and production build (293 pages)
  • dry-run pack all five published libraries

@vercel

vercel Bot commented Aug 31, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
threadplane Ready Ready Preview Aug 31, 2026 3:20pm

Request Review

# Conflicts:
#	apps/website/content/docs/ag-ui/getting-started/installation.mdx
#	apps/website/content/docs/chat/getting-started/installation.mdx
#	apps/website/src/components/pricing/PricingDetails.tsx
#	libs/chat/README.md
#	libs/chat/package.json
#	libs/licensing/project.json
#	libs/telemetry/README.md
#	libs/telemetry/project.json
@github-actions

github-actions Bot commented Aug 31, 2026

Copy link
Copy Markdown
Contributor

Claude finished @blove's task in 0s —— View job


I'll analyze this and get back to you.

@github-actions

github-actions Bot commented Aug 31, 2026

Copy link
Copy Markdown
Contributor

Claude finished @blove's task in 0s —— View job


I'll analyze this and get back to you.

@blove
blove enabled auto-merge (squash) August 31, 2026 15:15
}
try {
const resolved = execSync(`npm view ${name}@${spec} version`, { encoding: 'utf8' }).trim();
const resolved = execSync(`npm view ${name}@${spec} version`, {
@blove
blove merged commit f70053d into main Aug 31, 2026
60 checks passed
@blove
blove deleted the blove/angular-22-support branch August 31, 2026 16:00
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.

2 participants