Skip to content

Conversation

@DamianOsipiuk
Copy link
Owner

Closes: #125

@vercel
Copy link

vercel bot commented Feb 15, 2022

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/EjN9cqznhDngykHsD1iQY7sUPdC5
✅ Preview: https://vue-query-git-fix-undefined-ref-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 b8f92f0:

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

@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@codecov
Copy link

codecov bot commented Feb 15, 2022

Codecov Report

Merging #126 (b8f92f0) into main (141cc84) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##              main      #126   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           14        14           
  Lines          266       266           
  Branches        51        51           
=========================================
  Hits           266       266           
Impacted Files Coverage Δ
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 141cc84...b8f92f0. Read the comment docs.

@DamianOsipiuk DamianOsipiuk merged commit 59345c1 into main Feb 15, 2022
@DamianOsipiuk DamianOsipiuk deleted the fix-undefined-ref branch February 15, 2022 07:47
@github-actions
Copy link

🎉 This PR is included in version 1.19.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.

Query keys containing computeds that evaluate to undefined aren't cloned properly

2 participants