chore: bump version to 0.0.49 and update QueryOptions to include baseURL and beforeRequest

This commit is contained in:
2026-02-18 18:46:32 +08:00
parent 05dace0c79
commit e019944c47
2 changed files with 17 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@kevisual/query",
"version": "0.0.48",
"version": "0.0.49",
"type": "module",
"scripts": {
"build": "npm run clean && bun run bun.config.ts",