chore: 更新版本号至 0.2.2,修改路由相关属性为 rid,重构认证中间件,添加 README 文档

This commit is contained in:
xiongxiao
2026-03-23 18:35:57 +08:00
committed by cnb
parent 1a47cc65dc
commit ef905af1b8
6 changed files with 51 additions and 51 deletions

View File

@@ -1,7 +1,7 @@
{
"$schema": "https://json.schemastore.org/package",
"name": "@kevisual/router",
"version": "0.1.7",
"version": "0.2.2",
"description": "",
"type": "module",
"main": "./dist/router.js",
@@ -30,7 +30,7 @@
"@kevisual/query": "^0.0.55",
"@kevisual/remote-app": "^0.0.7",
"@kevisual/use-config": "^1.0.30",
"@opencode-ai/plugin": "^1.2.27",
"@opencode-ai/plugin": "^1.3.0",
"@types/bun": "^1.3.11",
"@types/crypto-js": "^4.2.2",
"@types/node": "^25.5.0",