Commit Graph

30 Commits

Author SHA1 Message Date
013a399b7f chore: bump version to 0.0.53, update dependencies, and enhance query handling with token support 2026-03-06 23:11:10 +08:00
e019944c47 chore: bump version to 0.0.49 and update QueryOptions to include baseURL and beforeRequest 2026-02-18 18:46:32 +08:00
30245606d2 chore: bump @kevisual/router to version 0.0.75, update QueryClient constructor, and enhance token handling in Query class 2026-02-18 05:28:12 +08:00
ecb69ba326 refactor: migrate from Rollup to Bun for build configuration
feat: update adapter to use globalThis for origin resolution

fix: remove unused ClientQuery export from query.ts

chore: update tsconfig to include test files and set rootDir

feat: add create-query functionality for dynamic API generation

feat: implement QueryApi with enhanced type inference from JSON Schema

test: add comprehensive API tests for QueryApi functionality

test: create demo routes and schemas for testing purposes

docs: add type inference demo for QueryApi usage
2026-02-17 21:39:41 +08:00
7adedc0552 chore: bump version to 0.0.40, update rollup and zustand dependencies, and refine adapter logic 2026-02-09 00:17:16 +08:00
d4db81c58c chore: bump version to 0.0.35, update storage reference to globalThis.localStorage, and add beforeRequest option to QueryOptions 2026-01-03 19:12:56 +08:00
4133b7a360 chore: bump version to 0.0.34, add tslib dependency, and update rollup to 4.54.0
feat: include src directory in package files and remove deprecated comment from BaseQuery class
2026-01-02 20:24:28 +08:00
9fd079bb3f update 2025-12-19 12:44:13 +08:00
37de79fba6 fix: json for query 2025-12-10 13:23:37 +08:00
9bbc245dcc update 2025-12-05 20:13:41 +08:00
f3dbbe1c0f update 2025-12-05 10:24:07 +08:00
b53968df8b update no Stop 2025-06-18 14:59:56 +08:00
ca154ba883 feat: update new options 2025-06-07 19:07:28 +08:00
14dec5f5c5 add query adapter 2025-06-07 17:00:30 +08:00
27adb05c39 fix: fix bugs 2025-06-03 20:04:37 +08:00
66905f13a9 "chore: 更新依赖及适配Blob响应" 2025-06-02 11:36:59 +08:00
366840bb1d fix: change base query 2025-05-25 00:06:10 +08:00
8385ab05f6 fix 2025-05-24 09:26:10 +08:00
515c6e6cf7 query add chain 2025-05-20 10:14:15 +08:00
cf6ca31aa4 query add cacel request 2025-04-06 21:35:29 +08:00
320bc93c69 temp 2025-04-05 22:27:46 +08:00
64b37e369d types change for afterResponse 2025-03-22 13:29:02 +08:00
8f85ed4d4d feat: 支持GET请求 因为GET的请求可以缓存 2025-03-22 13:19:40 +08:00
dcab87c77a update: stop 2025-03-21 20:00:09 +08:00
a488c6ec48 feat: 添加response handle 2025-03-21 17:07:37 +08:00
17dbc08c69 fix types 2025-03-21 01:31:47 +08:00
49241a67f2 feat: change types 2025-03-21 01:29:24 +08:00
d0ce0b2c36 feat: 修改query,添加noMsg的确认 2025-03-20 12:33:36 +08:00
71448a2bdd fix: query add try catch 2025-03-01 17:41:35 +08:00
61d949cc7c feat: 更新打包方式,dts 2024-11-02 22:12:36 +08:00