Commit Graph

4 Commits

Author SHA1 Message Date
05dace0c79 chore: bump @kevisual/router to version 0.0.80, update QueryApi to handle optional fields in metadata args, and enhance JSON Schema conversion 2026-02-18 12:58:44 +08:00
73a9868c19 temp 2026-02-18 10:00:45 +08:00
554ff14fdc chore: bump version to 0.0.43, enhance JSON Schema type inference, and add usage examples 2026-02-18 03:00:20 +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