@tanstack/query-persist-client-core@5.92.0

TanStack/query@tanstack/query-persist-client-core@5.92.0Feb 26, 2026by github-actions[bot]

AI Summary

Minor release adding the removeQueries functionality to the experimental_createQueryPersister, enabling removal of queries from persistence.

Key Highlights

  • Added removeQueries method to experimental_createQueryPersister
  • New capability to remove queries from persisted storage

New Features

  • removeQueries added to experimental_createQueryPersister

Full Release Notes

### Minor Changes

-   Add removeQueries to experimental_createQueryPersister ([#10186](https://github.com/TanStack/query/pull/10186))