Commit Graph

5 Commits

Author SHA1 Message Date
7109fddae4 chore: bump version to 0.0.50, update dependencies, and enhance createQueryByRoutes with options 2026-02-24 21:06:11 +08:00
ec094a594b chore: update package version to 0.0.42 and remove pnpm lockfile
feat: enhance RouteInfo type with additional viewItem properties and implement removeViewItemFromRoutes function to clean up route metadata
2026-02-17 23:13:05 +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
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