- Introduced the FollowClient from `@follow-app/client-sdk` to manage API requests and responses, enhancing the structure and maintainability of the API client. - Refactored the API client to utilize the new FollowClient, including request and response interceptors for logging and error handling. - Updated the `updateNotificationsToken` and `deleteNotificationsToken` functions to use the new API methods. - Added a new IPC service for better communication between the main and renderer processes. This update improves API interaction efficiency and enhances error handling across the application. Signed-off-by: Innei <tukon479@gmail.com> |
||
|---|---|---|
| .. | ||
| preload | ||
| src | ||
| export.ts | ||
| global.d.ts | ||
| package.json | ||
| tsconfig.json | ||
| vitest.config.ts | ||