Skip to content
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

feat(solid): reconcile data updates #3674

Merged
merged 1 commit into from
Sep 14, 2024

Conversation

XiNiHa
Copy link
Contributor

@XiNiHa XiNiHa commented Sep 14, 2024

Summary

Reconcile data updates, which lets Solid only notify listeners who are subscribing for the exact changed values.

Set of changes

Apply reconcile to data fetching primitives available

Copy link

changeset-bot bot commented Sep 14, 2024

🦋 Changeset detected

Latest commit: c35b882

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@urql/solid Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@JoviDeCroock JoviDeCroock merged commit 6308211 into urql-graphql:main Sep 14, 2024
11 checks passed
@github-actions github-actions bot mentioned this pull request Sep 14, 2024
@XiNiHa XiNiHa deleted the feat/solid-reconcile branch September 14, 2024 05:56
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