chore: 更新版本号至0.0.83,并在 CustomError 类中添加静态 throw 方法以增强错误处理

This commit is contained in:
2026-02-21 00:26:21 +08:00
parent a8f409f900
commit af7d809270
4 changed files with 30 additions and 22 deletions

View File

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