chore: update version to 0.0.43 and enhance request/response types for Bun server

This commit is contained in:
2025-12-20 23:22:32 +08:00
parent a6a7e74559
commit 90ef73a97b
4 changed files with 106 additions and 25 deletions

View File

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