feat: add metadata and middleware add preivew middleware

This commit is contained in:
2025-02-26 11:26:52 +08:00
parent 986b5687c4
commit 1c3e65df8a
4 changed files with 100 additions and 23 deletions

View File

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