Commit Graph

5 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
ebfc779857 chore: bump version to 0.0.46 and enhance type inference for JSON Schema required fields 2026-02-18 04:10:43 +08:00
c5dd06ea81 chore: update package version to 0.0.44, enhance @kevisual/router dependency, and add additional metadata fields in Pos type 2026-02-18 03:27:18 +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