5 Commits

Author SHA1 Message Date
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
fd5437292a fix: fix onopen 2025-03-22 14:34:17 +08:00
0fd19803f8 test: test demo 2024-12-25 20:14:50 +08:00
ed178ee4c6 feat: 添加query WS的功能 2024-09-28 18:35:50 +08:00
360f6ba180 feat: 添加query功能 2024-09-08 04:32:41 +08:00