cherry-studio/packages/shared/data/cache
fullex 0f8136705e feat: add ESLint rule for schema key naming convention in cache and preference schemas
- Introduced a new ESLint rule to enforce a specific naming convention for schema keys: `namespace.sub.key_name`.
- Updated cache and preference schema files to include documentation on the naming convention and examples of valid/invalid keys.
- Modified existing keys in cache schemas to comply with the new convention.
2025-11-26 12:50:38 +08:00
..
cacheSchemas.ts feat: add ESLint rule for schema key naming convention in cache and preference schemas 2025-11-26 12:50:38 +08:00
cacheTypes.ts feat: CacheService & useCache Hooks 2025-09-15 14:12:41 +08:00
cacheValueTypes.ts feat: refactor cache management and update component dependencies 2025-09-16 00:40:36 +08:00