Commit Graph

3 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
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
fcb15495f3 chore: bump version to 0.0.36, update rollup to 4.55.3, and modify adapter URL handling 2026-01-21 18:01:29 +08:00