query icon indicating copy to clipboard operation
query copied to clipboard

🤖 Powerful asynchronous state management, server-state utilities and data fetching for the web. TS/JS, React Query, Solid Query, Svelte Query and Vue Query.

Results 493 query issues
Sort by recently updated
recently updated
newest added

## Breaking changes ### Import paths #### withDevtools moved to subpath Most applications, to completely tree shake devtools from production builds ```ts import { withDevtools } from '@tanstack/angular-query-experimental/devtools' ``` If...

documentation
package: angular-query-experimental
package: angular-query-devtools-experimental

### Describe the bug As the gif show, when I hover over the position button, a secondary menu appears. But when I try to move my mouse to the secondary...

mutationOptions helps extracting mutation options into separate functions.

documentation
package: react-query

### Describe the bug The Angular Query devtools are lazy loaded to optimize startup performance of the app while developing and to minimize bundle sizes. However, even if the code...

package: angular-query
package: angular-query-devtools
package: angular-query-experimental
package: angular-query-devtools-experimental

This PR contains the following updates: | Update | Change | |---|---| | lockFileMaintenance | All locks refreshed | --- > [!WARNING] > Some dependencies could not be looked up....

dependencies

See quickstart heading here: https://www.npmjs.com/package/@yornaath/batshit for correct syntax

### Deprecation and Property to enhance migration to v5 gradually: * Marked `isLoading` property as deprecated in multiple `MutationObserver` result interfaces (`MutationObserverBaseResult`, `MutationObserverIdleResult`, `MutationObserverLoadingResult`, `MutationObserverErrorResult`, `MutationObserverSuccessResult`) and added the `isPending`...

The `#revertState` attribute of the `Query` class is used as a fallback for fetching failure. Clearing it once fetching ends successfully improve memory usage, particularly with queries returning large amount...

package: query-core

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | marocchino/sticky-pull-request-comment | action | digest | `52423e0` -> `a168248` | --- > [!WARNING]...

dependencies