Skip to content

fix: export query key functions from TanStack Query plugin#981

Merged
mrlubos merged 1 commit intomainfrom
fix/tanstack-query-key
Aug 27, 2024
Merged

fix: export query key functions from TanStack Query plugin#981
mrlubos merged 1 commit intomainfrom
fix/tanstack-query-key

Conversation

@mrlubos
Copy link
Member

@mrlubos mrlubos commented Aug 27, 2024

Closes #980

@bolt-new-by-stackblitz
Copy link

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

@vercel
Copy link

vercel bot commented Aug 27, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
hey-api-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 27, 2024 2:09am

@changeset-bot
Copy link

changeset-bot bot commented Aug 27, 2024

🦋 Changeset detected

Latest commit: afd8c43

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

This PR includes changesets to release 1 package
Name Type
@hey-api/openapi-ts 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

@mrlubos mrlubos marked this pull request as ready for review August 27, 2024 02:09
@codecov
Copy link

codecov bot commented Aug 27, 2024

Codecov Report

Attention: Patch coverage is 4.25532% with 45 lines in your changes missing coverage. Please review.

Project coverage is 76.15%. Comparing base (1094d46) to head (afd8c43).
Report is 2 commits behind head on main.

Files Patch % Lines
...napi-ts/src/plugins/@tanstack/query-core/plugin.ts 4.25% 45 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #981      +/-   ##
==========================================
- Coverage   76.42%   76.15%   -0.28%     
==========================================
  Files          89       89              
  Lines       10911    10953      +42     
  Branches     1111     1111              
==========================================
+ Hits         8339     8341       +2     
- Misses       2565     2605      +40     
  Partials        7        7              
Flag Coverage Δ
unittests 76.15% <4.25%> (-0.28%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@pkg-pr-new
Copy link

pkg-pr-new bot commented Aug 27, 2024

commit: afd8c43

pnpm add https://pkg.pr.new/@hey-api/client-axios@981
pnpm add https://pkg.pr.new/@hey-api/client-fetch@981
pnpm add https://pkg.pr.new/@hey-api/openapi-ts@981

Open in Stackblitz

@mrlubos mrlubos merged commit 51a7763 into main Aug 27, 2024
@mrlubos mrlubos deleted the fix/tanstack-query-key branch August 27, 2024 02:15
This was referenced Aug 27, 2024
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.

How to queryClient.invalidateQueries in hey-api/openapi-ts

1 participant