Skip to content

[WIP] Update ng-add schematic to use inject instead of constructor#5139

Closed
Copilot wants to merge 1 commit into
mainfrom
copilot/update-ng-add-schematic-inject
Closed

[WIP] Update ng-add schematic to use inject instead of constructor#5139
Copilot wants to merge 1 commit into
mainfrom
copilot/update-ng-add-schematic-inject

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented Apr 5, 2026

Thanks for asking me to work on this. I will get started on it and keep this PR's description up to date as I form a plan and make progress.


This section details on the original issue you should resolve

<issue_title>Update ng-add schematic to use inject instead of constructor</issue_title>
<issue_description>### Which @ngrx/* package(s) are relevant/related to the feature request?

effects

Information

The ng-add schematic templates make use of constructor, this needs to be update to use the inject method.

This can be replaced in:

  • .\modules\effects\schematics\ng-add\files_name@dasherize@if-flat__name@dasherize_.effects.ts.template

Describe any alternatives/workarounds you're currently using

No response

I would be willing to submit a PR to fix this issue

  • Yes
  • No</issue_description>

Comments on the Issue (you are @copilot in this section)

@netlify
Copy link
Copy Markdown

netlify Bot commented Apr 5, 2026

Deploy Preview for ngrx-io ready!

Name Link
🔨 Latest commit 0703100
🔍 Latest deploy log https://app.netlify.com/projects/ngrx-io/deploys/69d2932aa24dfe000870334e
😎 Deploy Preview https://deploy-preview-5139--ngrx-io.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

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.

Update ng-add schematic to use inject instead of constructor

2 participants