query icon indicating copy to clipboard operation
query copied to clipboard

fix(query): update for signatures of createSuccessObserverResult and createPendingObserverResult

Open Dewscntd opened this issue 1 year ago • 1 comments

… createPendingObserverResult

PR Checklist

Please check if your PR fulfills the following requirements:

  • [x] The commit message follows our guidelines: https://github.com/ngneat/query/blob/master/CONTRIBUTING.md#commit
  • [ ] Tests for the changes have been added (for bug fixes / features)
  • [ ] Docs have been added / updated (for bug fixes / features)

PR Type

What kind of change does this PR introduce?

  • [x] Bugfix
  • [ ] 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?

Issue Number: N/A

What is the new behavior?

Does this PR introduce a breaking change?

[ ] Yes
[ ] No

Other information

Dewscntd avatar Apr 03 '24 12:04 Dewscntd

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.