docs: update portal for WRNexusJS 0.2.67

This commit is contained in:
2026-07-20 09:31:45 +05:30
parent 82f127afd0
commit 6f72f336e1
979 changed files with 4119 additions and 4100 deletions
+973 -973
View File
File diff suppressed because it is too large Load Diff
+2 -2
View File
@@ -1,4 +1,4 @@
# WRNexusJS 0.2.66 comprehensive documentation index
# WRNexusJS 0.2.67 comprehensive documentation index
Status: Private Developer Preview. Runtime: Bun. UI language: .wrn.
This is the documentation application, not the framework monorepo.
@@ -40,7 +40,7 @@ This is the documentation application, not the framework monorepo.
- https://wrnexusjs.dev/benchmarks
- https://wrnexusjs.dev/roadmap
- https://wrnexusjs.dev/changelog
- https://wrnexusjs.dev/releases/0.2.66
- https://wrnexusjs.dev/releases/0.2.67
- https://wrnexusjs.dev/security
- https://wrnexusjs.dev/support
- https://wrnexusjs.dev/license
+3 -2
View File
@@ -1,4 +1,4 @@
# WRNexusJS documentation 0.2.66
# WRNexusJS documentation 0.2.67
Status: Private Developer Preview. This site documents 26 release-aligned packages.
@@ -12903,7 +12903,7 @@ Events: none
# Installed package documentation
The following README files and declarations come from the installed private 0.2.66 release.
The following README files and declarations come from the installed private 0.2.67 release.
## @wrnexus/ai
@@ -16389,6 +16389,7 @@ interface GatewayOptions {
hostname?: string;
mode?: "development" | "production";
environment?: string;
hmr?: boolean;
apps: GatewayApp[];
security?: GatewaySecurity;
}
+1 -1
View File
File diff suppressed because one or more lines are too long