Skip to content

feat(signals): add mergeUpdaters utility function #4786

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from

Conversation

MillerSvt
Copy link

PR Checklist

Please check if your PR fulfills the following requirements:

PR Type

What kind of change does this PR introduce?

[ ] Bugfix
[x] Feature
[ ] Code style update (formatting, local variables)
[ ] Refactoring (no functional changes, no api changes)
[ ] Build related changes
[ ] CI related changes
[ ] Documentation content changes
[ ] Other... Please describe:

What is the current behavior?

Closes #4783

What is the new behavior?

Add ability to merge updaters

Does this PR introduce a breaking change?

[ ] Yes
[x] No

Other information

Copy link

netlify bot commented May 20, 2025

Deploy Preview for ngrx-io ready!

Built without sensitive environment variables

Name Link
🔨 Latest commit f19bec4
🔍 Latest deploy log https://app.netlify.com/projects/ngrx-io/deploys/682bd52224cd3c0008da11e0
😎 Deploy Preview https://deploy-preview-4786--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.

Copy link

netlify bot commented May 20, 2025

Deploy Preview for ngrx-site-v19 failed.

Name Link
🔨 Latest commit f19bec4
🔍 Latest deploy log https://app.netlify.com/projects/ngrx-site-v19/deploys/682bd5220790a60008048ae5

Copy link
Contributor

@rainerhahnekamp rainerhahnekamp left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I've given my answer in #4783 (comment)

Maybe we should first check, if this feature is required.

@markostanimirovic
Copy link
Member

Thanks for working on this, @MillerSvt! However, before opening the PR, the feature request needs to be accepted first. More info is available in our contribution guidelines.

We'll consider your feature request and let you know if it will be accepted or not. Until then, I'm going to close this PR.

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.

@ngrx/signals: add utility to merge multiple updaters
3 participants