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

fix: unstable reference (Issue 1359) #1374

Merged
merged 4 commits into from
May 14, 2024
Merged

Conversation

henkerik
Copy link
Contributor

Status

WIP

Description

Fixes #1359

Related PRs

None found.

Todos

  • Tests
  • Documentation
  • Changelog Entry (unreleased)

Steps to Test or Reproduce

Outline the steps to test or reproduce the PR here.

> git pull --prune
> git checkout <branch>
> grunt jasmine

@melloware melloware added this to the 6.29.0 milestone May 14, 2024
@melloware
Copy link
Collaborator

I think you need to run npm run format

@melloware melloware self-requested a review May 14, 2024 20:03
@melloware melloware added the tanstack-query TanStack Query related issue label May 14, 2024
@melloware melloware merged commit f7db4ca into anymaniax:master May 14, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
tanstack-query TanStack Query related issue
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Unstable return reference of generated hook when using a custom mutator hook.
2 participants