Describe the bug
The @tanstack/angular-query-devtools-experimental library hans't been updated for a while, and the dev tool is now inside @tanstack/angular-query-experimental/devtools.
Therefore this library should be deprecated
Your minimal, reproducible example
None
Steps to reproduce
Expected behavior
See a deprecated warning, in favor of
import { withDevtools } from '@tanstack/angular-query-experimental/devtools';
How often does this bug happen?
None
Screenshots or Videos
No response
Platform
Tanstack Query adapter
angular-query
TanStack Query version
5.87.5
TypeScript version
No response
Additional context
No response
Describe the bug
The @tanstack/angular-query-devtools-experimental library hans't been updated for a while, and the dev tool is now inside
@tanstack/angular-query-experimental/devtools.Therefore this library should be deprecated
Your minimal, reproducible example
None
Steps to reproduce
Expected behavior
See a deprecated warning, in favor of
How often does this bug happen?
None
Screenshots or Videos
No response
Platform
Tanstack Query adapter
angular-query
TanStack Query version
5.87.5
TypeScript version
No response
Additional context
No response