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(vue-query): disable default vue devtools integration due to breaking changes (with option to enable it) #7145

Merged
merged 3 commits into from Mar 21, 2024

Conversation

DamianOsipiuk
Copy link
Contributor

Fixes: #6632

Copy link

vercel bot commented Mar 20, 2024

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

1 Ignored Deployment
Name Status Preview Comments Updated (UTC)
query ⬜️ Ignored (Inspect) Visit Preview Mar 21, 2024 0:44am

Copy link

nx-cloud bot commented Mar 20, 2024

☁️ Nx Cloud Report

CI is running/has finished running commands for commit 56a5ce8. As they complete they will appear below. Click to see the status, the terminal output, and the build insights.

📂 See all runs for this CI Pipeline Execution


✅ Successfully ran 1 target

Sent with 💌 from NxCloud.

@DamianOsipiuk DamianOsipiuk changed the title fix: disable default vue devtools integration due to breaking changes (with option to enable it) fix(vue-query): disable default vue devtools integration due to breaking changes (with option to enable it) Mar 20, 2024
Copy link

codesandbox-ci bot commented Mar 20, 2024

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 56a5ce8:

Sandbox Source
@tanstack/query-example-angular-basic Configuration
@tanstack/query-example-react-basic-typescript Configuration
@tanstack/query-example-solid-basic-typescript Configuration
@tanstack/query-example-svelte-basic Configuration
@tanstack/query-example-vue-basic Configuration

@DamianOsipiuk DamianOsipiuk force-pushed the do/conditionally-enable-devtools-plugin branch from 1a5c59a to cb67623 Compare March 21, 2024 00:00
@DamianOsipiuk DamianOsipiuk force-pushed the do/conditionally-enable-devtools-plugin branch 2 times, most recently from e7d021d to c164ad3 Compare March 21, 2024 00:26
@DamianOsipiuk DamianOsipiuk merged commit 3d05915 into main Mar 21, 2024
6 checks passed
@DamianOsipiuk DamianOsipiuk deleted the do/conditionally-enable-devtools-plugin branch March 21, 2024 00:48
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.

When used in conjunction with the latest version of "vite-plugin-vue-devtools@7.0.3," there may be an error.
1 participant