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: export arg parse utils #68

Merged
merged 1 commit into from
Aug 20, 2021
Merged

fix: export arg parse utils #68

merged 1 commit into from
Aug 20, 2021

Conversation

DamianOsipiuk
Copy link
Owner

Closes #58

@vercel
Copy link

vercel bot commented Aug 20, 2021

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/damianosipiuk/vue-query/BgTtuY3NtRykxngHqTmmFbKzrrbB
✅ Preview: https://vue-query-git-externalize-utils-damianosipiuk.vercel.app

@codesandbox-ci
Copy link

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Latest deployment of this branch, based on commit ba2b8a4:

Sandbox Source
DamianOsipiuk/vue-query: 2.x-basic Configuration
DamianOsipiuk/vue-query: nuxt-simple Configuration

@codecov
Copy link

codecov bot commented Aug 20, 2021

Codecov Report

Merging #68 (ba2b8a4) into main (c66b002) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##              main       #68   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           13        13           
  Lines          200       199    -1     
  Branches        34        32    -2     
=========================================
- Hits           200       199    -1     
Impacted Files Coverage Δ
src/vue/useIsFetching.ts 100.00% <100.00%> (ø)
src/vue/utils.ts 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update c66b002...ba2b8a4. Read the comment docs.

@DamianOsipiuk DamianOsipiuk merged commit 6880cde into main Aug 20, 2021
@DamianOsipiuk DamianOsipiuk deleted the externalize-utils branch August 20, 2021 16:41
@github-actions
Copy link

🎉 This PR is included in version 1.9.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Allow custom clients
1 participant