cherry-studio/packages/shared
fullex a7d12abd1f feat: add Data API channels and integrate swr for data fetching
- Introduced new IPC channels for Data API requests and responses in IpcChannel.
- Added swr library to package.json for improved data fetching capabilities.
- Updated preload API to include Data API related methods for handling requests and subscriptions.
- Removed deprecated pending_default_values.ts file as part of data refactor.
2025-09-13 00:55:15 +08:00
..
config Merge branch 'main' of github.com:CherryHQ/cherry-studio into wip/data-refactor 2025-09-06 18:20:53 +08:00
data feat: add Data API channels and integrate swr for data fetching 2025-09-13 00:55:15 +08:00
IpcChannel.ts feat: add Data API channels and integrate swr for data fetching 2025-09-13 00:55:15 +08:00