mirror of
https://github.com/CherryHQ/cherry-studio.git
synced 2025-12-29 23:12:38 +08:00
- Introduced a new `mutate` function in the `useQuery` hook to support optimistic updates. - Updated the documentation to include examples of using `mutate` for immediate cache updates and revalidation. - Enhanced type definitions to ensure compatibility with SWR's `KeyedMutator` for better type safety. |
||
|---|---|---|
| .. | ||
| src | ||
| index.html | ||
| migrationV2.html | ||
| miniWindow.html | ||
| selectionAction.html | ||
| selectionToolbar.html | ||
| traceWindow.html | ||