Skip to content

Replaced @Injectable decorator with @Service - #41

Merged
bhalperin merged 1 commit into
mainfrom
service-decorator
Jul 22, 2026
Merged

Replaced @Injectable decorator with @Service#41
bhalperin merged 1 commit into
mainfrom
service-decorator

Conversation

@bhalperin

Copy link
Copy Markdown
Owner

From Angular 22 @Service() is equivalent to @Injectable({ providedIn: 'root' })

@vercel

vercel Bot commented Jul 22, 2026

Copy link
Copy Markdown

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

Project Deployment Actions Updated (UTC)
gh-api Error Error Jul 22, 2026 2:58pm

@nx-cloud

nx-cloud Bot commented Jul 22, 2026

Copy link
Copy Markdown

View your CI Pipeline Execution ↗ for commit 6ea5a3e

Command Status Duration Result
nx run ui-e2e:e2e --verbose ✅ Succeeded 1m 22s View ↗
nx run ui:test --verbose --verbose ✅ Succeeded 13s View ↗
nx affected -t lint build e2e-ci --verbose ✅ Succeeded 11s View ↗

💡 Verify your cache is correct by running tasks in a sandbox. Read docs ↗


☁️ Nx Cloud last updated this comment at 2026-07-22 15:01:29 UTC

@bhalperin
bhalperin merged commit f1cc324 into main Jul 22, 2026
3 of 6 checks passed
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