chore: update version to 0.0.48 and enhance request handling in Bun server

This commit is contained in:
2025-12-21 06:41:15 +08:00
parent b6c613d601
commit 61f89e8250
3 changed files with 26 additions and 5 deletions

View File

@@ -1,7 +1,7 @@
{
"$schema": "https://json.schemastore.org/package",
"name": "@kevisual/router",
"version": "0.0.47",
"version": "0.0.48",
"description": "",
"type": "module",
"main": "./dist/router.js",