chore: 更新版本号至0.0.79,并在 route.ts 中修改 toJSONSchema 函数以支持可选参数

This commit is contained in:
2026-02-18 11:19:58 +08:00
parent bf6b7ad709
commit 058e6843b1
2 changed files with 13 additions and 4 deletions

View File

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