Commit Graph

15 Commits

Author SHA1 Message Date
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
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
9fd079bb3f update 2025-12-19 12:44:13 +08:00
9bbc245dcc update 2025-12-05 20:13:41 +08:00
f3dbbe1c0f update 2025-12-05 10:24:07 +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
cf6ca31aa4 query add cacel request 2025-04-06 21:35:29 +08:00
320bc93c69 temp 2025-04-05 22:27:46 +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
b4e4b55e1a fix: remove default new, becaule effect question 2024-11-30 00:13:59 +08:00
63cb0162df fix: exports browser default query module 2024-11-02 23:50:46 +08:00
61d949cc7c feat: 更新打包方式,dts 2024-11-02 22:12:36 +08:00