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: Expose queryKey and mutationKey for the SWR plugin #1259

Merged
merged 1 commit into from
Sep 24, 2024

Conversation

stijnvanhulle
Copy link
Collaborator

No description provided.

Copy link

changeset-bot bot commented Sep 24, 2024

🦋 Changeset detected

Latest commit: 7f4a7a5

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

This PR includes changesets to release 24 packages
Name Type
@kubb/plugin-svelte-query Major
@kubb/plugin-react-query Major
@kubb/plugin-solid-query Major
@kubb/plugin-vue-query Major
@kubb/plugin-client Major
@kubb/plugin-faker Major
@kubb/plugin-msw Major
@kubb/plugin-swr Major
@kubb/plugin-zod Major
@kubb/plugin-ts Major
@kubb/cli Major
@kubb/config-biome Major
@kubb/config-ts Major
@kubb/config-tsup Major
@kubb/core Major
@kubb/fs Major
@kubb/oas Major
@kubb/parser-ts Major
@kubb/plugin-oas Major
@kubb/plugin-redoc Major
@kubb/react Major
@kubb/types Major
kubb Patch
unplugin-kubb Major

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

@stijnvanhulle stijnvanhulle added this to the 3.0.0 milestone Sep 24, 2024
@stijnvanhulle stijnvanhulle linked an issue Sep 24, 2024 that may be closed by this pull request
Copy link

codecov bot commented Sep 24, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 85.94%. Comparing base (4b5755a) to head (7f4a7a5).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1259      +/-   ##
==========================================
+ Coverage   85.78%   85.94%   +0.15%     
==========================================
  Files         152      154       +2     
  Lines        9359     9465     +106     
  Branches     1782     1791       +9     
==========================================
+ Hits         8029     8135     +106     
  Misses       1319     1319              
  Partials       11       11              
Flag Coverage Δ
85.94% <100.00%> (+0.15%) ⬆️

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.

@stijnvanhulle stijnvanhulle merged commit 2c860f2 into main Sep 24, 2024
10 checks passed
@stijnvanhulle stijnvanhulle deleted the feat/1248-swr-queryKey-and-MutationKey branch September 24, 2024 20:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Expose queryKey and mutationKey for the SWR plugin
1 participant