-
-
Notifications
You must be signed in to change notification settings - Fork 103
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
Change spread order to get deep merge #835
Change spread order to get deep merge #835
Conversation
|
@sistrall is attempting to deploy a commit to the HoudiniGraphQL Team on Vercel. A member of the Team first needs to authorize it. |
whoops!! Good catch 👍 mind adding a changeset? |
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Deployment failed with the following error:
|
@AlecAivazis I'd like to complete the checklist, sure, but I got issues with |
Hey @sistrall! Mind changing the target of your PR to the |
I'm just going to merge this in - don't worry about the changeset |
Fixes an issue due to the wrong order in merging custom stores configuration: in case only a subset of the standard store is customized, the names of the remaining ones get lost.
To help everyone out, please make sure your PR does the following:
pnpm run tests
andcd integration && pnpm run tests
pnpm changeset