chore: 更新版本号至0.0.82,并在 CustomError 类中增强构造函数以支持对象参数

This commit is contained in:
2026-02-20 22:53:03 +08:00
parent 132aa3a888
commit a8f409f900
3 changed files with 22 additions and 6 deletions

View File

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