8 Commits

Author SHA1 Message Date
27503bf4a7 feat: 更新版本至 0.0.61,重构登录缓存逻辑,添加浏览器缓存支持 2026-03-05 21:53:42 +08:00
fda55061a0 feat: 更新版本至 0.0.52,升级依赖 @kevisual/query 至 0.0.47 和 @kevisual/router 至 0.0.75,移除不必要的 setBaseResponse 调用 2026-02-18 08:41:56 +08:00
9400ccf229 temp 2026-02-15 20:08:22 +08:00
2fec4dd04e feat: refactor query proxy and router API, add random utilities, and create index files for queries
- Updated imports in proxy.ts to use browser-specific router.
- Refactored router-api-proxy.ts to streamline imports.
- Enhanced random.ts with additional utility functions for generating random IDs and letters.
- Created bun.config.ts for building query modules dynamically.
- Added index files for query modules (query-ai, query-app, query-config, query-login, query-shop, query-upload) to facilitate exports.
- Implemented get-query-list.ts to automate the generation of package entries for queries.
2026-02-03 01:30:06 +08:00
a1460a97b4 更新 @kevisual/api 版本至 0.0.25,优化路由初始化失败时的错误处理逻辑 2026-01-21 23:09:31 +08:00
7de76f29e9 更新 @kevisual/api 版本至 0.0.23,添加 metadata.url 属性以增强路由注册信息 2026-01-21 20:40:58 +08:00
ba44339b48 更新 @kevisual/api 版本至 0.0.22,修正文件引用路径并优化路由注册逻辑 2026-01-21 20:00:59 +08:00
e295a6ddbe 更新 @kevisual/api 版本至 0.0.21,添加 router-api-proxy.ts 和 proxy.ts 文件,重构 QueryProxy 类以优化 API 查询初始化 2026-01-21 19:40:02 +08:00