@tanstack/vue-query@5.101.0
TanStack/query@tanstack/vue-query@5.101.0Jun 2, 2026by github-actions[bot]
AI Summary
Patch release removing deprecated `isServer` usage in the Vue Query package.
Key Highlights
- Replaced deprecated `isServer` with `environmentManager.isServer()`.
Full Release Notes
### Patch Changes
- [#10826](https://github.com/TanStack/query/pull/10826) [`1348095`](https://github.com/TanStack/query/commit/134809544c27cc033ef696d79e3fe4bf75d1e6a8) - Replace deprecated isServer with environmentManager.isServer()
- Updated dependencies \[]:
- @tanstack/query-core@5.101.0