mirror of
https://github.com/CherryHQ/cherry-studio.git
synced 2025-12-20 23:22:05 +08:00
- Updated package.json to version 2.0.0-alpha, reflecting significant changes. - Refactored cache management by integrating useCache hooks across various components, enhancing state management and performance. - Replaced useRuntime references with useMinapps in multiple components to streamline minapp state handling. - Improved type safety in cache schemas and updated related components to utilize new types. - Removed deprecated runtime actions and streamlined the codebase for better maintainability. |
||
|---|---|---|
| .. | ||
| cacheSchemas.ts | ||
| cacheTypes.ts | ||
| cacheValueTypes.ts | ||