fix: resolve RPC component from hydration boundary
Quality / quality (ubuntu-latest) (push) Failing after 9m44s
Quality / quality (windows-latest) (push) Canceled after 0s

This commit is contained in:
2026-08-12 19:17:58 +05:30
parent 7ba7c8a73f
commit fe9bb9ede0
6 changed files with 35 additions and 7 deletions
+3 -3
View File
@@ -268,7 +268,7 @@
},
"packages/cli": {
"name": "@wrnexus/cli",
"version": "0.8.19",
"version": "0.8.20",
"bin": {
"wrnexus": "src/index.ts",
},
@@ -317,7 +317,7 @@
},
"packages/csr": {
"name": "@wrnexus/csr",
"version": "0.8.16",
"version": "0.8.17",
"dependencies": {
"@wrnexus/core": "workspace:*",
},
@@ -332,7 +332,7 @@
},
"packages/dev-server": {
"name": "@wrnexus/dev-server",
"version": "0.8.18",
"version": "0.8.19",
"dependencies": {
"@wrnexus/authz": "workspace:*",
"@wrnexus/cache": "workspace:*",