cherry-studio/packages/shared/config
fullex 68cd87e069 refactor: update UpgradeChannel handling and improve preference integration
- Commented out the UpgradeChannel enum in constant.ts and moved it to preferenceTypes.ts for better organization.
- Updated various components to utilize the new UpgradeChannel type from preferenceTypes, enhancing type safety and consistency.
- Refactored preference handling across multiple files to streamline the use of the usePreference hook, replacing previous settings references.
- Cleaned up unused code and comments related to previous settings for improved maintainability.
- Updated auto-generated preference mappings to reflect recent changes in preference structure.
2025-09-03 14:31:15 +08:00
..
constant.ts refactor: update UpgradeChannel handling and improve preference integration 2025-09-03 14:31:15 +08:00
languages.ts chore(deps): bump mermaid, shiki, tanstack, etc. (#9658) 2025-08-29 16:17:55 +08:00
logger.ts refactor[Logger]: strict type check for Logger (#8363) 2025-07-23 13:24:03 +08:00
nutstore.ts feat: nutstore integration (#3461) 2025-03-25 11:40:11 +08:00
prompts.ts refactor: update language handling and remove unused locales 2025-09-02 01:39:04 +08:00
types.ts feat: add notes module (#8871) 2025-08-30 23:09:13 +08:00