docs: update portal for WRNexusJS 0.8.0
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
import {
|
||||
BackToTop,
|
||||
} from "@wrnexus/ui"
|
||||
|
||||
page Release0215 {
|
||||
seo {
|
||||
title = "Release 0.2.15"
|
||||
@@ -5,13 +9,58 @@ page Release0215 {
|
||||
canonical = "https://wrnexusjs.dev/releases/0.2.15"
|
||||
}
|
||||
view {
|
||||
<SkipLink label="Skip to content" href="#main" class="docs-skip-link" />
|
||||
<div class="docs-shell">
|
||||
<header class="topbar"><a class="brand" href="/"><span>W</span> WRNexusJS</a><nav aria-label="Primary"><a href="/getting-started">Get started</a><a href="/packages">Packages</a><a href="/language">Language</a><a href="/architecture">Architecture</a></nav><div class="topbar-actions"><a class="preview-pill" href="/access">Preview · v0.2.15</a><button data-wire-theme-toggle class="theme-button" aria-label="Toggle color theme" title="Toggle color theme">◐</button></div></header>
|
||||
<div class="mobile-doc-nav"><details><summary>Browse documentation</summary><nav><a href="/getting-started">Get started</a><a href="/packages">Packages</a><a href="/language">Language</a><a href="/architecture">Architecture</a><a href="/tutorial">Tutorial</a><a href="/guides/project-structure">Guides</a><a href="/examples">Examples</a><a href="/search">Search</a></nav></details></div>
|
||||
<main id="main" class="portal-main"><nav class="breadcrumbs" aria-label="Breadcrumb"><a href="/">Home</a><span aria-hidden="true">/</span><span>Releases</span><span aria-hidden="true">/</span><span aria-current="page">Release 0.2.15</span></nav><article class="documentation prose standalone"><h1>WRNexusJS 0.2.15</h1><p>Released 2026-07-12 in this documentation repository. Twenty-five installed packages are aligned to this version. See the <a href="/changelog">changelog</a>, <a href="/guides/upgrading">upgrade guide</a>, and package references.</p></article></main>
|
||||
<footer><p><strong>WRNexusJS 0.2.15</strong> · Private Developer Preview · Bun-native</p><nav aria-label="Footer"><a href="/access">Request access</a><a href="/license">License</a><a href="/security">Security</a><a href="/support">Support</a><a href="/llms.txt">AI guide</a></nav><p>WRNexusJS is created by <a href="https://workroot.in/">WorkRoot</a>. WRNexus is a separate SaaS product.</p></footer>
|
||||
<BackToTop />
|
||||
</div>
|
||||
}
|
||||
}
|
||||
<SkipLink
|
||||
label="Skip to content"
|
||||
href="#main"
|
||||
class="docs-skip-link"
|
||||
/>
|
||||
<div
|
||||
class="docs-shell"
|
||||
>
|
||||
<header
|
||||
class="topbar"
|
||||
>
|
||||
<a
|
||||
class="brand"
|
||||
href="/"
|
||||
>
|
||||
<span
|
||||
>
|
||||
W</span> WRNexusJS</a><nav aria-label="Primary"><a href="/getting-started">Get started</a><a href="/packages">Packages</a><a href="/language">Language</a><a href="/architecture">Architecture</a></nav><div class="topbar-actions"><a class="preview-pill" href="/access">Preview · v0.2.15</a><button data-wire-theme-toggle class="theme-button" aria-label="Toggle color theme" title="Toggle color theme">◐</button></div>
|
||||
</header>
|
||||
<div
|
||||
class="mobile-doc-nav"
|
||||
>
|
||||
<details
|
||||
>
|
||||
<summary
|
||||
>
|
||||
Browse documentation</summary><nav><a href="/getting-started">Get started</a><a href="/packages">Packages</a><a href="/language">Language</a><a href="/architecture">Architecture</a><a href="/tutorial">Tutorial</a><a href="/guides/project-structure">Guides</a><a href="/examples">Examples</a><a href="/search">Search</a></nav>
|
||||
</details>
|
||||
</div>
|
||||
<main
|
||||
id="main"
|
||||
class="portal-main"
|
||||
>
|
||||
<nav
|
||||
class="breadcrumbs"
|
||||
aria-label="Breadcrumb"
|
||||
>
|
||||
<a
|
||||
href="/"
|
||||
>
|
||||
Home</a><span aria-hidden="true">/</span><span>Releases</span><span aria-hidden="true">/</span><span aria-current="page">Release 0.2.15</span></nav><article class="documentation prose standalone"><h1>WRNexusJS 0.2.15</h1><p>Released 2026-07-12 in this documentation repository. Twenty-five installed packages are aligned to this version. See the <a href="/changelog">changelog</a>, <a href="/guides/upgrading">upgrade guide</a>, and package references.</p></article>
|
||||
</main>
|
||||
<footer
|
||||
>
|
||||
<p
|
||||
>
|
||||
<strong
|
||||
>
|
||||
WRNexusJS 0.2.15</strong> · Private Developer Preview · Bun-native</p><nav aria-label="Footer"><a href="/access">Request access</a><a href="/license">License</a><a href="/security">Security</a><a href="/support">Support</a><a href="/llms.txt">AI guide</a></nav><p>WRNexusJS is created by <a href="https://workroot.in/">WorkRoot</a>. WRNexus is a separate SaaS product.
|
||||
</p>
|
||||
</footer>
|
||||
<BackToTop />
|
||||
</div>
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,3 +1,7 @@
|
||||
import {
|
||||
BackToTop,
|
||||
} from "@wrnexus/ui"
|
||||
|
||||
page Release0217 {
|
||||
seo {
|
||||
title = "Release 0.2.17"
|
||||
@@ -5,13 +9,58 @@ page Release0217 {
|
||||
canonical = "https://wrnexusjs.dev/releases/0.2.17"
|
||||
}
|
||||
view {
|
||||
<SkipLink label="Skip to content" href="#main" class="docs-skip-link" />
|
||||
<div class="docs-shell">
|
||||
<header class="topbar"><a class="brand" href="/"><span>W</span> WRNexusJS</a><nav aria-label="Primary"><a href="/getting-started">Get started</a><a href="/packages">Packages</a><a href="/language">Language</a><a href="/architecture">Architecture</a></nav><div class="topbar-actions"><a class="preview-pill" href="/access">Preview · v0.2.17</a><button data-wire-theme-toggle class="theme-button" aria-label="Toggle color theme" title="Toggle color theme">◐</button></div></header>
|
||||
<div class="mobile-doc-nav"><details><summary>Browse documentation</summary><nav><a href="/getting-started">Get started</a><a href="/packages">Packages</a><a href="/language">Language</a><a href="/architecture">Architecture</a><a href="/tutorial">Tutorial</a><a href="/guides/project-structure">Guides</a><a href="/examples">Examples</a><a href="/search">Search</a></nav></details></div>
|
||||
<main id="main" class="portal-main"><nav class="breadcrumbs" aria-label="Breadcrumb"><a href="/">Home</a><span aria-hidden="true">/</span><span>Releases</span><span aria-hidden="true">/</span><span aria-current="page">Release 0.2.17</span></nav><article class="documentation prose standalone"><h1>WRNexusJS 0.2.17</h1><p>Released 2026-07-13. All 26 installed packages are aligned to this version. Highlights include the new helpers package, reliable workspace app addition, and browser SSO redirects through forward authentication. See the <a href="/changelog">changelog</a>, <a href="/guides/upgrading">upgrade guide</a>, and package references.</p></article></main>
|
||||
<footer><p><strong>WRNexusJS 0.2.17</strong> · Private Developer Preview · Bun-native</p><nav aria-label="Footer"><a href="/access">Request access</a><a href="/license">License</a><a href="/security">Security</a><a href="/support">Support</a><a href="/llms.txt">AI guide</a></nav><p>WRNexusJS is created by <a href="https://workroot.in/">WorkRoot</a>. WRNexus is a separate SaaS product.</p></footer>
|
||||
<BackToTop />
|
||||
</div>
|
||||
}
|
||||
}
|
||||
<SkipLink
|
||||
label="Skip to content"
|
||||
href="#main"
|
||||
class="docs-skip-link"
|
||||
/>
|
||||
<div
|
||||
class="docs-shell"
|
||||
>
|
||||
<header
|
||||
class="topbar"
|
||||
>
|
||||
<a
|
||||
class="brand"
|
||||
href="/"
|
||||
>
|
||||
<span
|
||||
>
|
||||
W</span> WRNexusJS</a><nav aria-label="Primary"><a href="/getting-started">Get started</a><a href="/packages">Packages</a><a href="/language">Language</a><a href="/architecture">Architecture</a></nav><div class="topbar-actions"><a class="preview-pill" href="/access">Preview · v0.2.17</a><button data-wire-theme-toggle class="theme-button" aria-label="Toggle color theme" title="Toggle color theme">◐</button></div>
|
||||
</header>
|
||||
<div
|
||||
class="mobile-doc-nav"
|
||||
>
|
||||
<details
|
||||
>
|
||||
<summary
|
||||
>
|
||||
Browse documentation</summary><nav><a href="/getting-started">Get started</a><a href="/packages">Packages</a><a href="/language">Language</a><a href="/architecture">Architecture</a><a href="/tutorial">Tutorial</a><a href="/guides/project-structure">Guides</a><a href="/examples">Examples</a><a href="/search">Search</a></nav>
|
||||
</details>
|
||||
</div>
|
||||
<main
|
||||
id="main"
|
||||
class="portal-main"
|
||||
>
|
||||
<nav
|
||||
class="breadcrumbs"
|
||||
aria-label="Breadcrumb"
|
||||
>
|
||||
<a
|
||||
href="/"
|
||||
>
|
||||
Home</a><span aria-hidden="true">/</span><span>Releases</span><span aria-hidden="true">/</span><span aria-current="page">Release 0.2.17</span></nav><article class="documentation prose standalone"><h1>WRNexusJS 0.2.17</h1><p>Released 2026-07-13. All 26 installed packages are aligned to this version. Highlights include the new helpers package, reliable workspace app addition, and browser SSO redirects through forward authentication. See the <a href="/changelog">changelog</a>, <a href="/guides/upgrading">upgrade guide</a>, and package references.</p></article>
|
||||
</main>
|
||||
<footer
|
||||
>
|
||||
<p
|
||||
>
|
||||
<strong
|
||||
>
|
||||
WRNexusJS 0.2.17</strong> · Private Developer Preview · Bun-native</p><nav aria-label="Footer"><a href="/access">Request access</a><a href="/license">License</a><a href="/security">Security</a><a href="/support">Support</a><a href="/llms.txt">AI guide</a></nav><p>WRNexusJS is created by <a href="https://workroot.in/">WorkRoot</a>. WRNexus is a separate SaaS product.
|
||||
</p>
|
||||
</footer>
|
||||
<BackToTop />
|
||||
</div>
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,3 +1,7 @@
|
||||
import {
|
||||
BackToTop,
|
||||
} from "@wrnexus/ui"
|
||||
|
||||
page Release0218 {
|
||||
seo {
|
||||
title = "Release 0.2.18"
|
||||
@@ -5,13 +9,58 @@ page Release0218 {
|
||||
canonical = "https://wrnexusjs.dev/releases/0.2.18"
|
||||
}
|
||||
view {
|
||||
<SkipLink label="Skip to content" href="#main" class="docs-skip-link" />
|
||||
<div class="docs-shell">
|
||||
<header class="topbar"><a class="brand" href="/"><span>W</span> WRNexusJS</a><nav aria-label="Primary"><a href="/getting-started">Get started</a><a href="/packages">Packages</a><a href="/language">Language</a><a href="/architecture">Architecture</a></nav><div class="topbar-actions"><a class="preview-pill" href="/access">Preview · v0.2.18</a><button data-wire-theme-toggle class="theme-button" aria-label="Toggle color theme" title="Toggle color theme">◐</button></div></header>
|
||||
<div class="mobile-doc-nav"><details><summary>Browse documentation</summary><nav><a href="/getting-started">Get started</a><a href="/packages">Packages</a><a href="/language">Language</a><a href="/architecture">Architecture</a><a href="/tutorial">Tutorial</a><a href="/guides/project-structure">Guides</a><a href="/examples">Examples</a><a href="/search">Search</a></nav></details></div>
|
||||
<main id="main" class="portal-main"><nav class="breadcrumbs" aria-label="Breadcrumb"><a href="/">Home</a><span aria-hidden="true">/</span><span>Releases</span><span aria-hidden="true">/</span><span aria-current="page">Release 0.2.18</span></nav><article class="documentation prose standalone"><h1>WRNexusJS 0.2.18</h1><p>Released 2026-07-13. All 26 installed packages are aligned to this version. Highlights include the new helpers package, reliable workspace app addition, and browser SSO redirects through forward authentication. See the <a href="/changelog">changelog</a>, <a href="/guides/upgrading">upgrade guide</a>, and package references.</p></article></main>
|
||||
<footer><p><strong>WRNexusJS 0.2.18</strong> · Private Developer Preview · Bun-native</p><nav aria-label="Footer"><a href="/access">Request access</a><a href="/license">License</a><a href="/security">Security</a><a href="/support">Support</a><a href="/llms.txt">AI guide</a></nav><p>WRNexusJS is created by <a href="https://workroot.in/">WorkRoot</a>. WRNexus is a separate SaaS product.</p></footer>
|
||||
<BackToTop />
|
||||
</div>
|
||||
}
|
||||
}
|
||||
<SkipLink
|
||||
label="Skip to content"
|
||||
href="#main"
|
||||
class="docs-skip-link"
|
||||
/>
|
||||
<div
|
||||
class="docs-shell"
|
||||
>
|
||||
<header
|
||||
class="topbar"
|
||||
>
|
||||
<a
|
||||
class="brand"
|
||||
href="/"
|
||||
>
|
||||
<span
|
||||
>
|
||||
W</span> WRNexusJS</a><nav aria-label="Primary"><a href="/getting-started">Get started</a><a href="/packages">Packages</a><a href="/language">Language</a><a href="/architecture">Architecture</a></nav><div class="topbar-actions"><a class="preview-pill" href="/access">Preview · v0.2.18</a><button data-wire-theme-toggle class="theme-button" aria-label="Toggle color theme" title="Toggle color theme">◐</button></div>
|
||||
</header>
|
||||
<div
|
||||
class="mobile-doc-nav"
|
||||
>
|
||||
<details
|
||||
>
|
||||
<summary
|
||||
>
|
||||
Browse documentation</summary><nav><a href="/getting-started">Get started</a><a href="/packages">Packages</a><a href="/language">Language</a><a href="/architecture">Architecture</a><a href="/tutorial">Tutorial</a><a href="/guides/project-structure">Guides</a><a href="/examples">Examples</a><a href="/search">Search</a></nav>
|
||||
</details>
|
||||
</div>
|
||||
<main
|
||||
id="main"
|
||||
class="portal-main"
|
||||
>
|
||||
<nav
|
||||
class="breadcrumbs"
|
||||
aria-label="Breadcrumb"
|
||||
>
|
||||
<a
|
||||
href="/"
|
||||
>
|
||||
Home</a><span aria-hidden="true">/</span><span>Releases</span><span aria-hidden="true">/</span><span aria-current="page">Release 0.2.18</span></nav><article class="documentation prose standalone"><h1>WRNexusJS 0.2.18</h1><p>Released 2026-07-13. All 26 installed packages are aligned to this version. Highlights include the new helpers package, reliable workspace app addition, and browser SSO redirects through forward authentication. See the <a href="/changelog">changelog</a>, <a href="/guides/upgrading">upgrade guide</a>, and package references.</p></article>
|
||||
</main>
|
||||
<footer
|
||||
>
|
||||
<p
|
||||
>
|
||||
<strong
|
||||
>
|
||||
WRNexusJS 0.2.18</strong> · Private Developer Preview · Bun-native</p><nav aria-label="Footer"><a href="/access">Request access</a><a href="/license">License</a><a href="/security">Security</a><a href="/support">Support</a><a href="/llms.txt">AI guide</a></nav><p>WRNexusJS is created by <a href="https://workroot.in/">WorkRoot</a>. WRNexus is a separate SaaS product.
|
||||
</p>
|
||||
</footer>
|
||||
<BackToTop />
|
||||
</div>
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,3 +1,7 @@
|
||||
import {
|
||||
BackToTop,
|
||||
} from "@wrnexus/ui"
|
||||
|
||||
page Release0219 {
|
||||
seo {
|
||||
title = "Release 0.2.19"
|
||||
@@ -5,13 +9,58 @@ page Release0219 {
|
||||
canonical = "https://wrnexusjs.dev/releases/0.2.19"
|
||||
}
|
||||
view {
|
||||
<SkipLink label="Skip to content" href="#main" class="docs-skip-link" />
|
||||
<div class="docs-shell">
|
||||
<header class="topbar"><a class="brand" href="/"><span>W</span> WRNexusJS</a><nav aria-label="Primary"><a href="/getting-started">Get started</a><a href="/packages">Packages</a><a href="/language">Language</a><a href="/architecture">Architecture</a></nav><div class="topbar-actions"><a class="preview-pill" href="/access">Preview · v0.2.19</a><button data-wire-theme-toggle class="theme-button" aria-label="Toggle color theme" title="Toggle color theme">◐</button></div></header>
|
||||
<div class="mobile-doc-nav"><details><summary>Browse documentation</summary><nav><a href="/getting-started">Get started</a><a href="/packages">Packages</a><a href="/language">Language</a><a href="/architecture">Architecture</a><a href="/tutorial">Tutorial</a><a href="/guides/project-structure">Guides</a><a href="/examples">Examples</a><a href="/search">Search</a></nav></details></div>
|
||||
<main id="main" class="portal-main"><nav class="breadcrumbs" aria-label="Breadcrumb"><a href="/">Home</a><span aria-hidden="true">/</span><span>Releases</span><span aria-hidden="true">/</span><span aria-current="page">Release 0.2.19</span></nav><article class="documentation prose standalone"><h1>WRNexusJS 0.2.19</h1><p>Released 2026-07-13. All 26 installed packages are aligned to this version. Highlights include the new helpers package, reliable workspace app addition, and browser SSO redirects through forward authentication. See the <a href="/changelog">changelog</a>, <a href="/guides/upgrading">upgrade guide</a>, and package references.</p></article></main>
|
||||
<footer><p><strong>WRNexusJS 0.2.19</strong> · Private Developer Preview · Bun-native</p><nav aria-label="Footer"><a href="/access">Request access</a><a href="/license">License</a><a href="/security">Security</a><a href="/support">Support</a><a href="/llms.txt">AI guide</a></nav><p>WRNexusJS is created by <a href="https://workroot.in/">WorkRoot</a>. WRNexus is a separate SaaS product.</p></footer>
|
||||
<BackToTop />
|
||||
</div>
|
||||
}
|
||||
}
|
||||
<SkipLink
|
||||
label="Skip to content"
|
||||
href="#main"
|
||||
class="docs-skip-link"
|
||||
/>
|
||||
<div
|
||||
class="docs-shell"
|
||||
>
|
||||
<header
|
||||
class="topbar"
|
||||
>
|
||||
<a
|
||||
class="brand"
|
||||
href="/"
|
||||
>
|
||||
<span
|
||||
>
|
||||
W</span> WRNexusJS</a><nav aria-label="Primary"><a href="/getting-started">Get started</a><a href="/packages">Packages</a><a href="/language">Language</a><a href="/architecture">Architecture</a></nav><div class="topbar-actions"><a class="preview-pill" href="/access">Preview · v0.2.19</a><button data-wire-theme-toggle class="theme-button" aria-label="Toggle color theme" title="Toggle color theme">◐</button></div>
|
||||
</header>
|
||||
<div
|
||||
class="mobile-doc-nav"
|
||||
>
|
||||
<details
|
||||
>
|
||||
<summary
|
||||
>
|
||||
Browse documentation</summary><nav><a href="/getting-started">Get started</a><a href="/packages">Packages</a><a href="/language">Language</a><a href="/architecture">Architecture</a><a href="/tutorial">Tutorial</a><a href="/guides/project-structure">Guides</a><a href="/examples">Examples</a><a href="/search">Search</a></nav>
|
||||
</details>
|
||||
</div>
|
||||
<main
|
||||
id="main"
|
||||
class="portal-main"
|
||||
>
|
||||
<nav
|
||||
class="breadcrumbs"
|
||||
aria-label="Breadcrumb"
|
||||
>
|
||||
<a
|
||||
href="/"
|
||||
>
|
||||
Home</a><span aria-hidden="true">/</span><span>Releases</span><span aria-hidden="true">/</span><span aria-current="page">Release 0.2.19</span></nav><article class="documentation prose standalone"><h1>WRNexusJS 0.2.19</h1><p>Released 2026-07-13. All 26 installed packages are aligned to this version. Highlights include the new helpers package, reliable workspace app addition, and browser SSO redirects through forward authentication. See the <a href="/changelog">changelog</a>, <a href="/guides/upgrading">upgrade guide</a>, and package references.</p></article>
|
||||
</main>
|
||||
<footer
|
||||
>
|
||||
<p
|
||||
>
|
||||
<strong
|
||||
>
|
||||
WRNexusJS 0.2.19</strong> · Private Developer Preview · Bun-native</p><nav aria-label="Footer"><a href="/access">Request access</a><a href="/license">License</a><a href="/security">Security</a><a href="/support">Support</a><a href="/llms.txt">AI guide</a></nav><p>WRNexusJS is created by <a href="https://workroot.in/">WorkRoot</a>. WRNexus is a separate SaaS product.
|
||||
</p>
|
||||
</footer>
|
||||
<BackToTop />
|
||||
</div>
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,3 +1,7 @@
|
||||
import {
|
||||
BackToTop,
|
||||
} from "@wrnexus/ui"
|
||||
|
||||
page Release0220 {
|
||||
seo {
|
||||
title = "Release 0.2.20"
|
||||
@@ -5,13 +9,58 @@ page Release0220 {
|
||||
canonical = "https://wrnexusjs.dev/releases/0.2.20"
|
||||
}
|
||||
view {
|
||||
<SkipLink label="Skip to content" href="#main" class="docs-skip-link" />
|
||||
<div class="docs-shell">
|
||||
<header class="topbar"><a class="brand" href="/"><span>W</span> WRNexusJS</a><nav aria-label="Primary"><a href="/getting-started">Get started</a><a href="/packages">Packages</a><a href="/language">Language</a><a href="/architecture">Architecture</a></nav><div class="topbar-actions"><a class="preview-pill" href="/access">Preview · v0.2.20</a><button data-wire-theme-toggle class="theme-button" aria-label="Toggle color theme" title="Toggle color theme">◐</button></div></header>
|
||||
<div class="mobile-doc-nav"><details><summary>Browse documentation</summary><nav><a href="/getting-started">Get started</a><a href="/packages">Packages</a><a href="/language">Language</a><a href="/architecture">Architecture</a><a href="/tutorial">Tutorial</a><a href="/guides/project-structure">Guides</a><a href="/examples">Examples</a><a href="/search">Search</a></nav></details></div>
|
||||
<main id="main" class="portal-main"><nav class="breadcrumbs" aria-label="Breadcrumb"><a href="/">Home</a><span aria-hidden="true">/</span><span>Releases</span><span aria-hidden="true">/</span><span aria-current="page">Release 0.2.20</span></nav><article class="documentation prose standalone"><h1>WRNexusJS 0.2.20</h1><p>Released 2026-07-13. All 26 installed packages are aligned to this version. Highlights include the new helpers package, reliable workspace app addition, and browser SSO redirects through forward authentication. See the <a href="/changelog">changelog</a>, <a href="/guides/upgrading">upgrade guide</a>, and package references.</p></article></main>
|
||||
<footer><p><strong>WRNexusJS 0.2.20</strong> · Private Developer Preview · Bun-native</p><nav aria-label="Footer"><a href="/access">Request access</a><a href="/license">License</a><a href="/security">Security</a><a href="/support">Support</a><a href="/llms.txt">AI guide</a></nav><p>WRNexusJS is created by <a href="https://workroot.in/">WorkRoot</a>. WRNexus is a separate SaaS product.</p></footer>
|
||||
<BackToTop />
|
||||
</div>
|
||||
}
|
||||
}
|
||||
<SkipLink
|
||||
label="Skip to content"
|
||||
href="#main"
|
||||
class="docs-skip-link"
|
||||
/>
|
||||
<div
|
||||
class="docs-shell"
|
||||
>
|
||||
<header
|
||||
class="topbar"
|
||||
>
|
||||
<a
|
||||
class="brand"
|
||||
href="/"
|
||||
>
|
||||
<span
|
||||
>
|
||||
W</span> WRNexusJS</a><nav aria-label="Primary"><a href="/getting-started">Get started</a><a href="/packages">Packages</a><a href="/language">Language</a><a href="/architecture">Architecture</a></nav><div class="topbar-actions"><a class="preview-pill" href="/access">Preview · v0.2.20</a><button data-wire-theme-toggle class="theme-button" aria-label="Toggle color theme" title="Toggle color theme">◐</button></div>
|
||||
</header>
|
||||
<div
|
||||
class="mobile-doc-nav"
|
||||
>
|
||||
<details
|
||||
>
|
||||
<summary
|
||||
>
|
||||
Browse documentation</summary><nav><a href="/getting-started">Get started</a><a href="/packages">Packages</a><a href="/language">Language</a><a href="/architecture">Architecture</a><a href="/tutorial">Tutorial</a><a href="/guides/project-structure">Guides</a><a href="/examples">Examples</a><a href="/search">Search</a></nav>
|
||||
</details>
|
||||
</div>
|
||||
<main
|
||||
id="main"
|
||||
class="portal-main"
|
||||
>
|
||||
<nav
|
||||
class="breadcrumbs"
|
||||
aria-label="Breadcrumb"
|
||||
>
|
||||
<a
|
||||
href="/"
|
||||
>
|
||||
Home</a><span aria-hidden="true">/</span><span>Releases</span><span aria-hidden="true">/</span><span aria-current="page">Release 0.2.20</span></nav><article class="documentation prose standalone"><h1>WRNexusJS 0.2.20</h1><p>Released 2026-07-13. All 26 installed packages are aligned to this version. Highlights include the new helpers package, reliable workspace app addition, and browser SSO redirects through forward authentication. See the <a href="/changelog">changelog</a>, <a href="/guides/upgrading">upgrade guide</a>, and package references.</p></article>
|
||||
</main>
|
||||
<footer
|
||||
>
|
||||
<p
|
||||
>
|
||||
<strong
|
||||
>
|
||||
WRNexusJS 0.2.20</strong> · Private Developer Preview · Bun-native</p><nav aria-label="Footer"><a href="/access">Request access</a><a href="/license">License</a><a href="/security">Security</a><a href="/support">Support</a><a href="/llms.txt">AI guide</a></nav><p>WRNexusJS is created by <a href="https://workroot.in/">WorkRoot</a>. WRNexus is a separate SaaS product.
|
||||
</p>
|
||||
</footer>
|
||||
<BackToTop />
|
||||
</div>
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,3 +1,7 @@
|
||||
import {
|
||||
BackToTop,
|
||||
} from "@wrnexus/ui"
|
||||
|
||||
page Release0221 {
|
||||
seo {
|
||||
title = "Release 0.2.21"
|
||||
@@ -5,13 +9,58 @@ page Release0221 {
|
||||
canonical = "https://wrnexusjs.dev/releases/0.2.21"
|
||||
}
|
||||
view {
|
||||
<SkipLink label="Skip to content" href="#main" class="docs-skip-link" />
|
||||
<div class="docs-shell">
|
||||
<header class="topbar"><a class="brand" href="/"><span>W</span> WRNexusJS</a><nav aria-label="Primary"><a href="/getting-started">Get started</a><a href="/packages">Packages</a><a href="/language">Language</a><a href="/architecture">Architecture</a></nav><div class="topbar-actions"><a class="preview-pill" href="/access">Preview · v0.2.21</a><button data-wire-theme-toggle class="theme-button" aria-label="Toggle color theme" title="Toggle color theme">◐</button></div></header>
|
||||
<div class="mobile-doc-nav"><details><summary>Browse documentation</summary><nav><a href="/getting-started">Get started</a><a href="/packages">Packages</a><a href="/language">Language</a><a href="/architecture">Architecture</a><a href="/tutorial">Tutorial</a><a href="/guides/project-structure">Guides</a><a href="/examples">Examples</a><a href="/search">Search</a></nav></details></div>
|
||||
<main id="main" class="portal-main"><nav class="breadcrumbs" aria-label="Breadcrumb"><a href="/">Home</a><span aria-hidden="true">/</span><span>Releases</span><span aria-hidden="true">/</span><span aria-current="page">Release 0.2.21</span></nav><article class="documentation prose standalone"><h1>WRNexusJS 0.2.21</h1><p>Released 2026-07-13. All 26 installed packages are aligned to this version. Highlights include the new helpers package, reliable workspace app addition, and browser SSO redirects through forward authentication. See the <a href="/changelog">changelog</a>, <a href="/guides/upgrading">upgrade guide</a>, and package references.</p></article></main>
|
||||
<footer><p><strong>WRNexusJS 0.2.21</strong> · Private Developer Preview · Bun-native</p><nav aria-label="Footer"><a href="/access">Request access</a><a href="/license">License</a><a href="/security">Security</a><a href="/support">Support</a><a href="/llms.txt">AI guide</a></nav><p>WRNexusJS is created by <a href="https://workroot.in/">WorkRoot</a>. WRNexus is a separate SaaS product.</p></footer>
|
||||
<BackToTop />
|
||||
</div>
|
||||
}
|
||||
}
|
||||
<SkipLink
|
||||
label="Skip to content"
|
||||
href="#main"
|
||||
class="docs-skip-link"
|
||||
/>
|
||||
<div
|
||||
class="docs-shell"
|
||||
>
|
||||
<header
|
||||
class="topbar"
|
||||
>
|
||||
<a
|
||||
class="brand"
|
||||
href="/"
|
||||
>
|
||||
<span
|
||||
>
|
||||
W</span> WRNexusJS</a><nav aria-label="Primary"><a href="/getting-started">Get started</a><a href="/packages">Packages</a><a href="/language">Language</a><a href="/architecture">Architecture</a></nav><div class="topbar-actions"><a class="preview-pill" href="/access">Preview · v0.2.21</a><button data-wire-theme-toggle class="theme-button" aria-label="Toggle color theme" title="Toggle color theme">◐</button></div>
|
||||
</header>
|
||||
<div
|
||||
class="mobile-doc-nav"
|
||||
>
|
||||
<details
|
||||
>
|
||||
<summary
|
||||
>
|
||||
Browse documentation</summary><nav><a href="/getting-started">Get started</a><a href="/packages">Packages</a><a href="/language">Language</a><a href="/architecture">Architecture</a><a href="/tutorial">Tutorial</a><a href="/guides/project-structure">Guides</a><a href="/examples">Examples</a><a href="/search">Search</a></nav>
|
||||
</details>
|
||||
</div>
|
||||
<main
|
||||
id="main"
|
||||
class="portal-main"
|
||||
>
|
||||
<nav
|
||||
class="breadcrumbs"
|
||||
aria-label="Breadcrumb"
|
||||
>
|
||||
<a
|
||||
href="/"
|
||||
>
|
||||
Home</a><span aria-hidden="true">/</span><span>Releases</span><span aria-hidden="true">/</span><span aria-current="page">Release 0.2.21</span></nav><article class="documentation prose standalone"><h1>WRNexusJS 0.2.21</h1><p>Released 2026-07-13. All 26 installed packages are aligned to this version. Highlights include the new helpers package, reliable workspace app addition, and browser SSO redirects through forward authentication. See the <a href="/changelog">changelog</a>, <a href="/guides/upgrading">upgrade guide</a>, and package references.</p></article>
|
||||
</main>
|
||||
<footer
|
||||
>
|
||||
<p
|
||||
>
|
||||
<strong
|
||||
>
|
||||
WRNexusJS 0.2.21</strong> · Private Developer Preview · Bun-native</p><nav aria-label="Footer"><a href="/access">Request access</a><a href="/license">License</a><a href="/security">Security</a><a href="/support">Support</a><a href="/llms.txt">AI guide</a></nav><p>WRNexusJS is created by <a href="https://workroot.in/">WorkRoot</a>. WRNexus is a separate SaaS product.
|
||||
</p>
|
||||
</footer>
|
||||
<BackToTop />
|
||||
</div>
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,3 +1,7 @@
|
||||
import {
|
||||
BackToTop,
|
||||
} from "@wrnexus/ui"
|
||||
|
||||
page Release0222 {
|
||||
seo {
|
||||
title = "Release 0.2.22"
|
||||
@@ -5,13 +9,58 @@ page Release0222 {
|
||||
canonical = "https://wrnexusjs.dev/releases/0.2.22"
|
||||
}
|
||||
view {
|
||||
<SkipLink label="Skip to content" href="#main" class="docs-skip-link" />
|
||||
<div class="docs-shell">
|
||||
<header class="topbar"><a class="brand" href="/"><span>W</span> WRNexusJS</a><nav aria-label="Primary"><a href="/getting-started">Get started</a><a href="/packages">Packages</a><a href="/language">Language</a><a href="/architecture">Architecture</a></nav><div class="topbar-actions"><a class="preview-pill" href="/access">Preview · v0.2.22</a><button data-wire-theme-toggle class="theme-button" aria-label="Toggle color theme" title="Toggle color theme">◐</button></div></header>
|
||||
<div class="mobile-doc-nav"><details><summary>Browse documentation</summary><nav><a href="/getting-started">Get started</a><a href="/packages">Packages</a><a href="/language">Language</a><a href="/architecture">Architecture</a><a href="/tutorial">Tutorial</a><a href="/guides/project-structure">Guides</a><a href="/examples">Examples</a><a href="/search">Search</a></nav></details></div>
|
||||
<main id="main" class="portal-main"><nav class="breadcrumbs" aria-label="Breadcrumb"><a href="/">Home</a><span aria-hidden="true">/</span><span>Releases</span><span aria-hidden="true">/</span><span aria-current="page">Release 0.2.22</span></nav><article class="documentation prose standalone"><h1>WRNexusJS 0.2.22</h1><p>Released 2026-07-13. All 26 installed packages are aligned to this version. Highlights include the new helpers package, reliable workspace app addition, and browser SSO redirects through forward authentication. See the <a href="/changelog">changelog</a>, <a href="/guides/upgrading">upgrade guide</a>, and package references.</p></article></main>
|
||||
<footer><p><strong>WRNexusJS 0.2.22</strong> · Private Developer Preview · Bun-native</p><nav aria-label="Footer"><a href="/access">Request access</a><a href="/license">License</a><a href="/security">Security</a><a href="/support">Support</a><a href="/llms.txt">AI guide</a></nav><p>WRNexusJS is created by <a href="https://workroot.in/">WorkRoot</a>. WRNexus is a separate SaaS product.</p></footer>
|
||||
<BackToTop />
|
||||
</div>
|
||||
}
|
||||
}
|
||||
<SkipLink
|
||||
label="Skip to content"
|
||||
href="#main"
|
||||
class="docs-skip-link"
|
||||
/>
|
||||
<div
|
||||
class="docs-shell"
|
||||
>
|
||||
<header
|
||||
class="topbar"
|
||||
>
|
||||
<a
|
||||
class="brand"
|
||||
href="/"
|
||||
>
|
||||
<span
|
||||
>
|
||||
W</span> WRNexusJS</a><nav aria-label="Primary"><a href="/getting-started">Get started</a><a href="/packages">Packages</a><a href="/language">Language</a><a href="/architecture">Architecture</a></nav><div class="topbar-actions"><a class="preview-pill" href="/access">Preview · v0.2.22</a><button data-wire-theme-toggle class="theme-button" aria-label="Toggle color theme" title="Toggle color theme">◐</button></div>
|
||||
</header>
|
||||
<div
|
||||
class="mobile-doc-nav"
|
||||
>
|
||||
<details
|
||||
>
|
||||
<summary
|
||||
>
|
||||
Browse documentation</summary><nav><a href="/getting-started">Get started</a><a href="/packages">Packages</a><a href="/language">Language</a><a href="/architecture">Architecture</a><a href="/tutorial">Tutorial</a><a href="/guides/project-structure">Guides</a><a href="/examples">Examples</a><a href="/search">Search</a></nav>
|
||||
</details>
|
||||
</div>
|
||||
<main
|
||||
id="main"
|
||||
class="portal-main"
|
||||
>
|
||||
<nav
|
||||
class="breadcrumbs"
|
||||
aria-label="Breadcrumb"
|
||||
>
|
||||
<a
|
||||
href="/"
|
||||
>
|
||||
Home</a><span aria-hidden="true">/</span><span>Releases</span><span aria-hidden="true">/</span><span aria-current="page">Release 0.2.22</span></nav><article class="documentation prose standalone"><h1>WRNexusJS 0.2.22</h1><p>Released 2026-07-13. All 26 installed packages are aligned to this version. Highlights include the new helpers package, reliable workspace app addition, and browser SSO redirects through forward authentication. See the <a href="/changelog">changelog</a>, <a href="/guides/upgrading">upgrade guide</a>, and package references.</p></article>
|
||||
</main>
|
||||
<footer
|
||||
>
|
||||
<p
|
||||
>
|
||||
<strong
|
||||
>
|
||||
WRNexusJS 0.2.22</strong> · Private Developer Preview · Bun-native</p><nav aria-label="Footer"><a href="/access">Request access</a><a href="/license">License</a><a href="/security">Security</a><a href="/support">Support</a><a href="/llms.txt">AI guide</a></nav><p>WRNexusJS is created by <a href="https://workroot.in/">WorkRoot</a>. WRNexus is a separate SaaS product.
|
||||
</p>
|
||||
</footer>
|
||||
<BackToTop />
|
||||
</div>
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,3 +1,7 @@
|
||||
import {
|
||||
BackToTop,
|
||||
} from "@wrnexus/ui"
|
||||
|
||||
page Release0223 {
|
||||
seo {
|
||||
title = "Release 0.2.23"
|
||||
@@ -5,13 +9,58 @@ page Release0223 {
|
||||
canonical = "https://wrnexusjs.dev/releases/0.2.23"
|
||||
}
|
||||
view {
|
||||
<SkipLink label="Skip to content" href="#main" class="docs-skip-link" />
|
||||
<div class="docs-shell">
|
||||
<header class="topbar"><a class="brand" href="/"><span>W</span> WRNexusJS</a><nav aria-label="Primary"><a href="/getting-started">Get started</a><a href="/packages">Packages</a><a href="/language">Language</a><a href="/architecture">Architecture</a></nav><div class="topbar-actions"><a class="preview-pill" href="/access">Preview · v0.2.23</a><button data-wire-theme-toggle class="theme-button" aria-label="Toggle color theme" title="Toggle color theme">◐</button></div></header>
|
||||
<div class="mobile-doc-nav"><details><summary>Browse documentation</summary><nav><a href="/getting-started">Get started</a><a href="/packages">Packages</a><a href="/language">Language</a><a href="/architecture">Architecture</a><a href="/tutorial">Tutorial</a><a href="/guides/project-structure">Guides</a><a href="/examples">Examples</a><a href="/search">Search</a></nav></details></div>
|
||||
<main id="main" class="portal-main"><nav class="breadcrumbs" aria-label="Breadcrumb"><a href="/">Home</a><span aria-hidden="true">/</span><span>Releases</span><span aria-hidden="true">/</span><span aria-current="page">Release 0.2.23</span></nav><article class="documentation prose standalone"><h1>WRNexusJS 0.2.23</h1><p>Released 2026-07-13. All 26 installed packages are aligned to this version. Highlights include the new helpers package, reliable workspace app addition, and browser SSO redirects through forward authentication. See the <a href="/changelog">changelog</a>, <a href="/guides/upgrading">upgrade guide</a>, and package references.</p></article></main>
|
||||
<footer><p><strong>WRNexusJS 0.2.23</strong> · Private Developer Preview · Bun-native</p><nav aria-label="Footer"><a href="/access">Request access</a><a href="/license">License</a><a href="/security">Security</a><a href="/support">Support</a><a href="/llms.txt">AI guide</a></nav><p>WRNexusJS is created by <a href="https://workroot.in/">WorkRoot</a>. WRNexus is a separate SaaS product.</p></footer>
|
||||
<BackToTop />
|
||||
</div>
|
||||
}
|
||||
}
|
||||
<SkipLink
|
||||
label="Skip to content"
|
||||
href="#main"
|
||||
class="docs-skip-link"
|
||||
/>
|
||||
<div
|
||||
class="docs-shell"
|
||||
>
|
||||
<header
|
||||
class="topbar"
|
||||
>
|
||||
<a
|
||||
class="brand"
|
||||
href="/"
|
||||
>
|
||||
<span
|
||||
>
|
||||
W</span> WRNexusJS</a><nav aria-label="Primary"><a href="/getting-started">Get started</a><a href="/packages">Packages</a><a href="/language">Language</a><a href="/architecture">Architecture</a></nav><div class="topbar-actions"><a class="preview-pill" href="/access">Preview · v0.2.23</a><button data-wire-theme-toggle class="theme-button" aria-label="Toggle color theme" title="Toggle color theme">◐</button></div>
|
||||
</header>
|
||||
<div
|
||||
class="mobile-doc-nav"
|
||||
>
|
||||
<details
|
||||
>
|
||||
<summary
|
||||
>
|
||||
Browse documentation</summary><nav><a href="/getting-started">Get started</a><a href="/packages">Packages</a><a href="/language">Language</a><a href="/architecture">Architecture</a><a href="/tutorial">Tutorial</a><a href="/guides/project-structure">Guides</a><a href="/examples">Examples</a><a href="/search">Search</a></nav>
|
||||
</details>
|
||||
</div>
|
||||
<main
|
||||
id="main"
|
||||
class="portal-main"
|
||||
>
|
||||
<nav
|
||||
class="breadcrumbs"
|
||||
aria-label="Breadcrumb"
|
||||
>
|
||||
<a
|
||||
href="/"
|
||||
>
|
||||
Home</a><span aria-hidden="true">/</span><span>Releases</span><span aria-hidden="true">/</span><span aria-current="page">Release 0.2.23</span></nav><article class="documentation prose standalone"><h1>WRNexusJS 0.2.23</h1><p>Released 2026-07-13. All 26 installed packages are aligned to this version. Highlights include the new helpers package, reliable workspace app addition, and browser SSO redirects through forward authentication. See the <a href="/changelog">changelog</a>, <a href="/guides/upgrading">upgrade guide</a>, and package references.</p></article>
|
||||
</main>
|
||||
<footer
|
||||
>
|
||||
<p
|
||||
>
|
||||
<strong
|
||||
>
|
||||
WRNexusJS 0.2.23</strong> · Private Developer Preview · Bun-native</p><nav aria-label="Footer"><a href="/access">Request access</a><a href="/license">License</a><a href="/security">Security</a><a href="/support">Support</a><a href="/llms.txt">AI guide</a></nav><p>WRNexusJS is created by <a href="https://workroot.in/">WorkRoot</a>. WRNexus is a separate SaaS product.
|
||||
</p>
|
||||
</footer>
|
||||
<BackToTop />
|
||||
</div>
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,3 +1,7 @@
|
||||
import {
|
||||
BackToTop,
|
||||
} from "@wrnexus/ui"
|
||||
|
||||
page Release0224 {
|
||||
seo {
|
||||
title = "Release 0.2.24"
|
||||
@@ -5,13 +9,58 @@ page Release0224 {
|
||||
canonical = "https://wrnexusjs.dev/releases/0.2.24"
|
||||
}
|
||||
view {
|
||||
<SkipLink label="Skip to content" href="#main" class="docs-skip-link" />
|
||||
<div class="docs-shell">
|
||||
<header class="topbar"><a class="brand" href="/"><span>W</span> WRNexusJS</a><nav aria-label="Primary"><a href="/getting-started">Get started</a><a href="/packages">Packages</a><a href="/language">Language</a><a href="/architecture">Architecture</a></nav><div class="topbar-actions"><a class="preview-pill" href="/access">Preview · v0.2.24</a><button data-wire-theme-toggle class="theme-button" aria-label="Toggle color theme" title="Toggle color theme">◐</button></div></header>
|
||||
<div class="mobile-doc-nav"><details><summary>Browse documentation</summary><nav><a href="/getting-started">Get started</a><a href="/packages">Packages</a><a href="/language">Language</a><a href="/architecture">Architecture</a><a href="/tutorial">Tutorial</a><a href="/guides/project-structure">Guides</a><a href="/examples">Examples</a><a href="/search">Search</a></nav></details></div>
|
||||
<main id="main" class="portal-main"><nav class="breadcrumbs" aria-label="Breadcrumb"><a href="/">Home</a><span aria-hidden="true">/</span><span>Releases</span><span aria-hidden="true">/</span><span aria-current="page">Release 0.2.24</span></nav><article class="documentation prose standalone"><h1>WRNexusJS 0.2.24</h1><p>Released 2026-07-13. All 26 installed packages are aligned to this version. Highlights include the new helpers package, reliable workspace app addition, and browser SSO redirects through forward authentication. See the <a href="/changelog">changelog</a>, <a href="/guides/upgrading">upgrade guide</a>, and package references.</p></article></main>
|
||||
<footer><p><strong>WRNexusJS 0.2.24</strong> · Private Developer Preview · Bun-native</p><nav aria-label="Footer"><a href="/access">Request access</a><a href="/license">License</a><a href="/security">Security</a><a href="/support">Support</a><a href="/llms.txt">AI guide</a></nav><p>WRNexusJS is created by <a href="https://workroot.in/">WorkRoot</a>. WRNexus is a separate SaaS product.</p></footer>
|
||||
<BackToTop />
|
||||
</div>
|
||||
}
|
||||
}
|
||||
<SkipLink
|
||||
label="Skip to content"
|
||||
href="#main"
|
||||
class="docs-skip-link"
|
||||
/>
|
||||
<div
|
||||
class="docs-shell"
|
||||
>
|
||||
<header
|
||||
class="topbar"
|
||||
>
|
||||
<a
|
||||
class="brand"
|
||||
href="/"
|
||||
>
|
||||
<span
|
||||
>
|
||||
W</span> WRNexusJS</a><nav aria-label="Primary"><a href="/getting-started">Get started</a><a href="/packages">Packages</a><a href="/language">Language</a><a href="/architecture">Architecture</a></nav><div class="topbar-actions"><a class="preview-pill" href="/access">Preview · v0.2.24</a><button data-wire-theme-toggle class="theme-button" aria-label="Toggle color theme" title="Toggle color theme">◐</button></div>
|
||||
</header>
|
||||
<div
|
||||
class="mobile-doc-nav"
|
||||
>
|
||||
<details
|
||||
>
|
||||
<summary
|
||||
>
|
||||
Browse documentation</summary><nav><a href="/getting-started">Get started</a><a href="/packages">Packages</a><a href="/language">Language</a><a href="/architecture">Architecture</a><a href="/tutorial">Tutorial</a><a href="/guides/project-structure">Guides</a><a href="/examples">Examples</a><a href="/search">Search</a></nav>
|
||||
</details>
|
||||
</div>
|
||||
<main
|
||||
id="main"
|
||||
class="portal-main"
|
||||
>
|
||||
<nav
|
||||
class="breadcrumbs"
|
||||
aria-label="Breadcrumb"
|
||||
>
|
||||
<a
|
||||
href="/"
|
||||
>
|
||||
Home</a><span aria-hidden="true">/</span><span>Releases</span><span aria-hidden="true">/</span><span aria-current="page">Release 0.2.24</span></nav><article class="documentation prose standalone"><h1>WRNexusJS 0.2.24</h1><p>Released 2026-07-13. All 26 installed packages are aligned to this version. Highlights include the new helpers package, reliable workspace app addition, and browser SSO redirects through forward authentication. See the <a href="/changelog">changelog</a>, <a href="/guides/upgrading">upgrade guide</a>, and package references.</p></article>
|
||||
</main>
|
||||
<footer
|
||||
>
|
||||
<p
|
||||
>
|
||||
<strong
|
||||
>
|
||||
WRNexusJS 0.2.24</strong> · Private Developer Preview · Bun-native</p><nav aria-label="Footer"><a href="/access">Request access</a><a href="/license">License</a><a href="/security">Security</a><a href="/support">Support</a><a href="/llms.txt">AI guide</a></nav><p>WRNexusJS is created by <a href="https://workroot.in/">WorkRoot</a>. WRNexus is a separate SaaS product.
|
||||
</p>
|
||||
</footer>
|
||||
<BackToTop />
|
||||
</div>
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,3 +1,7 @@
|
||||
import {
|
||||
BackToTop,
|
||||
} from "@wrnexus/ui"
|
||||
|
||||
page Release0225 {
|
||||
seo {
|
||||
title = "Release 0.2.25"
|
||||
@@ -5,13 +9,58 @@ page Release0225 {
|
||||
canonical = "https://wrnexusjs.dev/releases/0.2.25"
|
||||
}
|
||||
view {
|
||||
<SkipLink label="Skip to content" href="#main" class="docs-skip-link" />
|
||||
<div class="docs-shell">
|
||||
<header class="topbar"><a class="brand" href="/"><span>W</span> WRNexusJS</a><nav aria-label="Primary"><a href="/getting-started">Get started</a><a href="/packages">Packages</a><a href="/language">Language</a><a href="/architecture">Architecture</a></nav><div class="topbar-actions"><a class="preview-pill" href="/access">Preview · v0.2.25</a><button data-wire-theme-toggle class="theme-button" aria-label="Toggle color theme" title="Toggle color theme">◐</button></div></header>
|
||||
<div class="mobile-doc-nav"><details><summary>Browse documentation</summary><nav><a href="/getting-started">Get started</a><a href="/packages">Packages</a><a href="/language">Language</a><a href="/architecture">Architecture</a><a href="/tutorial">Tutorial</a><a href="/guides/project-structure">Guides</a><a href="/examples">Examples</a><a href="/search">Search</a></nav></details></div>
|
||||
<main id="main" class="portal-main"><nav class="breadcrumbs" aria-label="Breadcrumb"><a href="/">Home</a><span aria-hidden="true">/</span><span>Releases</span><span aria-hidden="true">/</span><span aria-current="page">Release 0.2.25</span></nav><article class="documentation prose standalone"><h1>WRNexusJS 0.2.25</h1><p>Released 2026-07-13. All 26 installed packages are aligned to this version. Highlights include the new helpers package, reliable workspace app addition, and browser SSO redirects through forward authentication. See the <a href="/changelog">changelog</a>, <a href="/guides/upgrading">upgrade guide</a>, and package references.</p></article></main>
|
||||
<footer><p><strong>WRNexusJS 0.2.25</strong> · Private Developer Preview · Bun-native</p><nav aria-label="Footer"><a href="/access">Request access</a><a href="/license">License</a><a href="/security">Security</a><a href="/support">Support</a><a href="/llms.txt">AI guide</a></nav><p>WRNexusJS is created by <a href="https://workroot.in/">WorkRoot</a>. WRNexus is a separate SaaS product.</p></footer>
|
||||
<BackToTop />
|
||||
</div>
|
||||
}
|
||||
}
|
||||
<SkipLink
|
||||
label="Skip to content"
|
||||
href="#main"
|
||||
class="docs-skip-link"
|
||||
/>
|
||||
<div
|
||||
class="docs-shell"
|
||||
>
|
||||
<header
|
||||
class="topbar"
|
||||
>
|
||||
<a
|
||||
class="brand"
|
||||
href="/"
|
||||
>
|
||||
<span
|
||||
>
|
||||
W</span> WRNexusJS</a><nav aria-label="Primary"><a href="/getting-started">Get started</a><a href="/packages">Packages</a><a href="/language">Language</a><a href="/architecture">Architecture</a></nav><div class="topbar-actions"><a class="preview-pill" href="/access">Preview · v0.2.25</a><button data-wire-theme-toggle class="theme-button" aria-label="Toggle color theme" title="Toggle color theme">◐</button></div>
|
||||
</header>
|
||||
<div
|
||||
class="mobile-doc-nav"
|
||||
>
|
||||
<details
|
||||
>
|
||||
<summary
|
||||
>
|
||||
Browse documentation</summary><nav><a href="/getting-started">Get started</a><a href="/packages">Packages</a><a href="/language">Language</a><a href="/architecture">Architecture</a><a href="/tutorial">Tutorial</a><a href="/guides/project-structure">Guides</a><a href="/examples">Examples</a><a href="/search">Search</a></nav>
|
||||
</details>
|
||||
</div>
|
||||
<main
|
||||
id="main"
|
||||
class="portal-main"
|
||||
>
|
||||
<nav
|
||||
class="breadcrumbs"
|
||||
aria-label="Breadcrumb"
|
||||
>
|
||||
<a
|
||||
href="/"
|
||||
>
|
||||
Home</a><span aria-hidden="true">/</span><span>Releases</span><span aria-hidden="true">/</span><span aria-current="page">Release 0.2.25</span></nav><article class="documentation prose standalone"><h1>WRNexusJS 0.2.25</h1><p>Released 2026-07-13. All 26 installed packages are aligned to this version. Highlights include the new helpers package, reliable workspace app addition, and browser SSO redirects through forward authentication. See the <a href="/changelog">changelog</a>, <a href="/guides/upgrading">upgrade guide</a>, and package references.</p></article>
|
||||
</main>
|
||||
<footer
|
||||
>
|
||||
<p
|
||||
>
|
||||
<strong
|
||||
>
|
||||
WRNexusJS 0.2.25</strong> · Private Developer Preview · Bun-native</p><nav aria-label="Footer"><a href="/access">Request access</a><a href="/license">License</a><a href="/security">Security</a><a href="/support">Support</a><a href="/llms.txt">AI guide</a></nav><p>WRNexusJS is created by <a href="https://workroot.in/">WorkRoot</a>. WRNexus is a separate SaaS product.
|
||||
</p>
|
||||
</footer>
|
||||
<BackToTop />
|
||||
</div>
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,3 +1,7 @@
|
||||
import {
|
||||
BackToTop,
|
||||
} from "@wrnexus/ui"
|
||||
|
||||
page Release0226 {
|
||||
seo {
|
||||
title = "Release 0.2.26"
|
||||
@@ -5,13 +9,58 @@ page Release0226 {
|
||||
canonical = "https://wrnexusjs.dev/releases/0.2.26"
|
||||
}
|
||||
view {
|
||||
<SkipLink label="Skip to content" href="#main" class="docs-skip-link" />
|
||||
<div class="docs-shell">
|
||||
<header class="topbar"><a class="brand" href="/"><span>W</span> WRNexusJS</a><nav aria-label="Primary"><a href="/getting-started">Get started</a><a href="/packages">Packages</a><a href="/language">Language</a><a href="/architecture">Architecture</a></nav><div class="topbar-actions"><a class="preview-pill" href="/access">Preview · v0.2.26</a><button data-wire-theme-toggle class="theme-button" aria-label="Toggle color theme" title="Toggle color theme">◐</button></div></header>
|
||||
<div class="mobile-doc-nav"><details><summary>Browse documentation</summary><nav><a href="/getting-started">Get started</a><a href="/packages">Packages</a><a href="/language">Language</a><a href="/architecture">Architecture</a><a href="/tutorial">Tutorial</a><a href="/guides/project-structure">Guides</a><a href="/examples">Examples</a><a href="/search">Search</a></nav></details></div>
|
||||
<main id="main" class="portal-main"><nav class="breadcrumbs" aria-label="Breadcrumb"><a href="/">Home</a><span aria-hidden="true">/</span><span>Releases</span><span aria-hidden="true">/</span><span aria-current="page">Release 0.2.26</span></nav><article class="documentation prose standalone"><h1>WRNexusJS 0.2.26</h1><p>Released 2026-07-13. All 26 installed packages are aligned to this version. Highlights include the new helpers package, reliable workspace app addition, and browser SSO redirects through forward authentication. See the <a href="/changelog">changelog</a>, <a href="/guides/upgrading">upgrade guide</a>, and package references.</p></article></main>
|
||||
<footer><p><strong>WRNexusJS 0.2.26</strong> · Private Developer Preview · Bun-native</p><nav aria-label="Footer"><a href="/access">Request access</a><a href="/license">License</a><a href="/security">Security</a><a href="/support">Support</a><a href="/llms.txt">AI guide</a></nav><p>WRNexusJS is created by <a href="https://workroot.in/">WorkRoot</a>. WRNexus is a separate SaaS product.</p></footer>
|
||||
<BackToTop />
|
||||
</div>
|
||||
}
|
||||
}
|
||||
<SkipLink
|
||||
label="Skip to content"
|
||||
href="#main"
|
||||
class="docs-skip-link"
|
||||
/>
|
||||
<div
|
||||
class="docs-shell"
|
||||
>
|
||||
<header
|
||||
class="topbar"
|
||||
>
|
||||
<a
|
||||
class="brand"
|
||||
href="/"
|
||||
>
|
||||
<span
|
||||
>
|
||||
W</span> WRNexusJS</a><nav aria-label="Primary"><a href="/getting-started">Get started</a><a href="/packages">Packages</a><a href="/language">Language</a><a href="/architecture">Architecture</a></nav><div class="topbar-actions"><a class="preview-pill" href="/access">Preview · v0.2.26</a><button data-wire-theme-toggle class="theme-button" aria-label="Toggle color theme" title="Toggle color theme">◐</button></div>
|
||||
</header>
|
||||
<div
|
||||
class="mobile-doc-nav"
|
||||
>
|
||||
<details
|
||||
>
|
||||
<summary
|
||||
>
|
||||
Browse documentation</summary><nav><a href="/getting-started">Get started</a><a href="/packages">Packages</a><a href="/language">Language</a><a href="/architecture">Architecture</a><a href="/tutorial">Tutorial</a><a href="/guides/project-structure">Guides</a><a href="/examples">Examples</a><a href="/search">Search</a></nav>
|
||||
</details>
|
||||
</div>
|
||||
<main
|
||||
id="main"
|
||||
class="portal-main"
|
||||
>
|
||||
<nav
|
||||
class="breadcrumbs"
|
||||
aria-label="Breadcrumb"
|
||||
>
|
||||
<a
|
||||
href="/"
|
||||
>
|
||||
Home</a><span aria-hidden="true">/</span><span>Releases</span><span aria-hidden="true">/</span><span aria-current="page">Release 0.2.26</span></nav><article class="documentation prose standalone"><h1>WRNexusJS 0.2.26</h1><p>Released 2026-07-13. All 26 installed packages are aligned to this version. Highlights include the new helpers package, reliable workspace app addition, and browser SSO redirects through forward authentication. See the <a href="/changelog">changelog</a>, <a href="/guides/upgrading">upgrade guide</a>, and package references.</p></article>
|
||||
</main>
|
||||
<footer
|
||||
>
|
||||
<p
|
||||
>
|
||||
<strong
|
||||
>
|
||||
WRNexusJS 0.2.26</strong> · Private Developer Preview · Bun-native</p><nav aria-label="Footer"><a href="/access">Request access</a><a href="/license">License</a><a href="/security">Security</a><a href="/support">Support</a><a href="/llms.txt">AI guide</a></nav><p>WRNexusJS is created by <a href="https://workroot.in/">WorkRoot</a>. WRNexus is a separate SaaS product.
|
||||
</p>
|
||||
</footer>
|
||||
<BackToTop />
|
||||
</div>
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,3 +1,7 @@
|
||||
import {
|
||||
BackToTop,
|
||||
} from "@wrnexus/ui"
|
||||
|
||||
page Release0227 {
|
||||
seo {
|
||||
title = "Release 0.2.27"
|
||||
@@ -5,13 +9,58 @@ page Release0227 {
|
||||
canonical = "https://wrnexusjs.dev/releases/0.2.27"
|
||||
}
|
||||
view {
|
||||
<SkipLink label="Skip to content" href="#main" class="docs-skip-link" />
|
||||
<div class="docs-shell">
|
||||
<header class="topbar"><a class="brand" href="/"><span>W</span> WRNexusJS</a><nav aria-label="Primary"><a href="/getting-started">Get started</a><a href="/packages">Packages</a><a href="/language">Language</a><a href="/architecture">Architecture</a></nav><div class="topbar-actions"><a class="preview-pill" href="/access">Preview · v0.2.27</a><button data-wire-theme-toggle class="theme-button" aria-label="Toggle color theme" title="Toggle color theme">◐</button></div></header>
|
||||
<div class="mobile-doc-nav"><details><summary>Browse documentation</summary><nav><a href="/getting-started">Get started</a><a href="/packages">Packages</a><a href="/language">Language</a><a href="/architecture">Architecture</a><a href="/tutorial">Tutorial</a><a href="/guides/project-structure">Guides</a><a href="/examples">Examples</a><a href="/search">Search</a></nav></details></div>
|
||||
<main id="main" class="portal-main"><nav class="breadcrumbs" aria-label="Breadcrumb"><a href="/">Home</a><span aria-hidden="true">/</span><span>Releases</span><span aria-hidden="true">/</span><span aria-current="page">Release 0.2.27</span></nav><article class="documentation prose standalone"><h1>WRNexusJS 0.2.27</h1><p>Released 2026-07-13. All 26 installed packages are aligned to this version. Highlights include the new helpers package, reliable workspace app addition, and browser SSO redirects through forward authentication. See the <a href="/changelog">changelog</a>, <a href="/guides/upgrading">upgrade guide</a>, and package references.</p></article></main>
|
||||
<footer><p><strong>WRNexusJS 0.2.27</strong> · Private Developer Preview · Bun-native</p><nav aria-label="Footer"><a href="/access">Request access</a><a href="/license">License</a><a href="/security">Security</a><a href="/support">Support</a><a href="/llms.txt">AI guide</a></nav><p>WRNexusJS is created by <a href="https://workroot.in/">WorkRoot</a>. WRNexus is a separate SaaS product.</p></footer>
|
||||
<BackToTop />
|
||||
</div>
|
||||
}
|
||||
}
|
||||
<SkipLink
|
||||
label="Skip to content"
|
||||
href="#main"
|
||||
class="docs-skip-link"
|
||||
/>
|
||||
<div
|
||||
class="docs-shell"
|
||||
>
|
||||
<header
|
||||
class="topbar"
|
||||
>
|
||||
<a
|
||||
class="brand"
|
||||
href="/"
|
||||
>
|
||||
<span
|
||||
>
|
||||
W</span> WRNexusJS</a><nav aria-label="Primary"><a href="/getting-started">Get started</a><a href="/packages">Packages</a><a href="/language">Language</a><a href="/architecture">Architecture</a></nav><div class="topbar-actions"><a class="preview-pill" href="/access">Preview · v0.2.27</a><button data-wire-theme-toggle class="theme-button" aria-label="Toggle color theme" title="Toggle color theme">◐</button></div>
|
||||
</header>
|
||||
<div
|
||||
class="mobile-doc-nav"
|
||||
>
|
||||
<details
|
||||
>
|
||||
<summary
|
||||
>
|
||||
Browse documentation</summary><nav><a href="/getting-started">Get started</a><a href="/packages">Packages</a><a href="/language">Language</a><a href="/architecture">Architecture</a><a href="/tutorial">Tutorial</a><a href="/guides/project-structure">Guides</a><a href="/examples">Examples</a><a href="/search">Search</a></nav>
|
||||
</details>
|
||||
</div>
|
||||
<main
|
||||
id="main"
|
||||
class="portal-main"
|
||||
>
|
||||
<nav
|
||||
class="breadcrumbs"
|
||||
aria-label="Breadcrumb"
|
||||
>
|
||||
<a
|
||||
href="/"
|
||||
>
|
||||
Home</a><span aria-hidden="true">/</span><span>Releases</span><span aria-hidden="true">/</span><span aria-current="page">Release 0.2.27</span></nav><article class="documentation prose standalone"><h1>WRNexusJS 0.2.27</h1><p>Released 2026-07-13. All 26 installed packages are aligned to this version. Highlights include the new helpers package, reliable workspace app addition, and browser SSO redirects through forward authentication. See the <a href="/changelog">changelog</a>, <a href="/guides/upgrading">upgrade guide</a>, and package references.</p></article>
|
||||
</main>
|
||||
<footer
|
||||
>
|
||||
<p
|
||||
>
|
||||
<strong
|
||||
>
|
||||
WRNexusJS 0.2.27</strong> · Private Developer Preview · Bun-native</p><nav aria-label="Footer"><a href="/access">Request access</a><a href="/license">License</a><a href="/security">Security</a><a href="/support">Support</a><a href="/llms.txt">AI guide</a></nav><p>WRNexusJS is created by <a href="https://workroot.in/">WorkRoot</a>. WRNexus is a separate SaaS product.
|
||||
</p>
|
||||
</footer>
|
||||
<BackToTop />
|
||||
</div>
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,3 +1,7 @@
|
||||
import {
|
||||
BackToTop,
|
||||
} from "@wrnexus/ui"
|
||||
|
||||
page Release0228 {
|
||||
seo {
|
||||
title = "Release 0.2.28"
|
||||
@@ -5,13 +9,58 @@ page Release0228 {
|
||||
canonical = "https://wrnexusjs.dev/releases/0.2.28"
|
||||
}
|
||||
view {
|
||||
<SkipLink label="Skip to content" href="#main" class="docs-skip-link" />
|
||||
<div class="docs-shell">
|
||||
<header class="topbar"><a class="brand" href="/"><span>W</span> WRNexusJS</a><nav aria-label="Primary"><a href="/getting-started">Get started</a><a href="/packages">Packages</a><a href="/language">Language</a><a href="/architecture">Architecture</a></nav><div class="topbar-actions"><a class="preview-pill" href="/access">Preview · v0.2.28</a><button data-wire-theme-toggle class="theme-button" aria-label="Toggle color theme" title="Toggle color theme">◐</button></div></header>
|
||||
<div class="mobile-doc-nav"><details><summary>Browse documentation</summary><nav><a href="/getting-started">Get started</a><a href="/packages">Packages</a><a href="/language">Language</a><a href="/architecture">Architecture</a><a href="/tutorial">Tutorial</a><a href="/guides/project-structure">Guides</a><a href="/examples">Examples</a><a href="/search">Search</a></nav></details></div>
|
||||
<main id="main" class="portal-main"><nav class="breadcrumbs" aria-label="Breadcrumb"><a href="/">Home</a><span aria-hidden="true">/</span><span>Releases</span><span aria-hidden="true">/</span><span aria-current="page">Release 0.2.28</span></nav><article class="documentation prose standalone"><h1>WRNexusJS 0.2.28</h1><p>Released 2026-07-13. All 26 installed packages are aligned to this version. Highlights include the new helpers package, reliable workspace app addition, and browser SSO redirects through forward authentication. See the <a href="/changelog">changelog</a>, <a href="/guides/upgrading">upgrade guide</a>, and package references.</p></article></main>
|
||||
<footer><p><strong>WRNexusJS 0.2.28</strong> · Private Developer Preview · Bun-native</p><nav aria-label="Footer"><a href="/access">Request access</a><a href="/license">License</a><a href="/security">Security</a><a href="/support">Support</a><a href="/llms.txt">AI guide</a></nav><p>WRNexusJS is created by <a href="https://workroot.in/">WorkRoot</a>. WRNexus is a separate SaaS product.</p></footer>
|
||||
<BackToTop />
|
||||
</div>
|
||||
}
|
||||
}
|
||||
<SkipLink
|
||||
label="Skip to content"
|
||||
href="#main"
|
||||
class="docs-skip-link"
|
||||
/>
|
||||
<div
|
||||
class="docs-shell"
|
||||
>
|
||||
<header
|
||||
class="topbar"
|
||||
>
|
||||
<a
|
||||
class="brand"
|
||||
href="/"
|
||||
>
|
||||
<span
|
||||
>
|
||||
W</span> WRNexusJS</a><nav aria-label="Primary"><a href="/getting-started">Get started</a><a href="/packages">Packages</a><a href="/language">Language</a><a href="/architecture">Architecture</a></nav><div class="topbar-actions"><a class="preview-pill" href="/access">Preview · v0.2.28</a><button data-wire-theme-toggle class="theme-button" aria-label="Toggle color theme" title="Toggle color theme">◐</button></div>
|
||||
</header>
|
||||
<div
|
||||
class="mobile-doc-nav"
|
||||
>
|
||||
<details
|
||||
>
|
||||
<summary
|
||||
>
|
||||
Browse documentation</summary><nav><a href="/getting-started">Get started</a><a href="/packages">Packages</a><a href="/language">Language</a><a href="/architecture">Architecture</a><a href="/tutorial">Tutorial</a><a href="/guides/project-structure">Guides</a><a href="/examples">Examples</a><a href="/search">Search</a></nav>
|
||||
</details>
|
||||
</div>
|
||||
<main
|
||||
id="main"
|
||||
class="portal-main"
|
||||
>
|
||||
<nav
|
||||
class="breadcrumbs"
|
||||
aria-label="Breadcrumb"
|
||||
>
|
||||
<a
|
||||
href="/"
|
||||
>
|
||||
Home</a><span aria-hidden="true">/</span><span>Releases</span><span aria-hidden="true">/</span><span aria-current="page">Release 0.2.28</span></nav><article class="documentation prose standalone"><h1>WRNexusJS 0.2.28</h1><p>Released 2026-07-13. All 26 installed packages are aligned to this version. Highlights include the new helpers package, reliable workspace app addition, and browser SSO redirects through forward authentication. See the <a href="/changelog">changelog</a>, <a href="/guides/upgrading">upgrade guide</a>, and package references.</p></article>
|
||||
</main>
|
||||
<footer
|
||||
>
|
||||
<p
|
||||
>
|
||||
<strong
|
||||
>
|
||||
WRNexusJS 0.2.28</strong> · Private Developer Preview · Bun-native</p><nav aria-label="Footer"><a href="/access">Request access</a><a href="/license">License</a><a href="/security">Security</a><a href="/support">Support</a><a href="/llms.txt">AI guide</a></nav><p>WRNexusJS is created by <a href="https://workroot.in/">WorkRoot</a>. WRNexus is a separate SaaS product.
|
||||
</p>
|
||||
</footer>
|
||||
<BackToTop />
|
||||
</div>
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,3 +1,7 @@
|
||||
import {
|
||||
BackToTop,
|
||||
} from "@wrnexus/ui"
|
||||
|
||||
page Release0229 {
|
||||
seo {
|
||||
title = "Release 0.2.29"
|
||||
@@ -5,13 +9,58 @@ page Release0229 {
|
||||
canonical = "https://wrnexusjs.dev/releases/0.2.29"
|
||||
}
|
||||
view {
|
||||
<SkipLink label="Skip to content" href="#main" class="docs-skip-link" />
|
||||
<div class="docs-shell">
|
||||
<header class="topbar"><a class="brand" href="/"><span>W</span> WRNexusJS</a><nav aria-label="Primary"><a href="/getting-started">Get started</a><a href="/packages">Packages</a><a href="/language">Language</a><a href="/architecture">Architecture</a></nav><div class="topbar-actions"><a class="preview-pill" href="/access">Preview · v0.2.29</a><button data-wire-theme-toggle class="theme-button" aria-label="Toggle color theme" title="Toggle color theme">◐</button></div></header>
|
||||
<div class="mobile-doc-nav"><details><summary>Browse documentation</summary><nav><a href="/getting-started">Get started</a><a href="/packages">Packages</a><a href="/language">Language</a><a href="/architecture">Architecture</a><a href="/tutorial">Tutorial</a><a href="/guides/project-structure">Guides</a><a href="/examples">Examples</a><a href="/search">Search</a></nav></details></div>
|
||||
<main id="main" class="portal-main"><nav class="breadcrumbs" aria-label="Breadcrumb"><a href="/">Home</a><span aria-hidden="true">/</span><span>Releases</span><span aria-hidden="true">/</span><span aria-current="page">Release 0.2.29</span></nav><article class="documentation prose standalone"><h1>WRNexusJS 0.2.29</h1><p>Released 2026-07-13. All 26 installed packages are aligned to this version. Highlights include the new helpers package, reliable workspace app addition, and browser SSO redirects through forward authentication. See the <a href="/changelog">changelog</a>, <a href="/guides/upgrading">upgrade guide</a>, and package references.</p></article></main>
|
||||
<footer><p><strong>WRNexusJS 0.2.29</strong> · Private Developer Preview · Bun-native</p><nav aria-label="Footer"><a href="/access">Request access</a><a href="/license">License</a><a href="/security">Security</a><a href="/support">Support</a><a href="/llms.txt">AI guide</a></nav><p>WRNexusJS is created by <a href="https://workroot.in/">WorkRoot</a>. WRNexus is a separate SaaS product.</p></footer>
|
||||
<BackToTop />
|
||||
</div>
|
||||
}
|
||||
}
|
||||
<SkipLink
|
||||
label="Skip to content"
|
||||
href="#main"
|
||||
class="docs-skip-link"
|
||||
/>
|
||||
<div
|
||||
class="docs-shell"
|
||||
>
|
||||
<header
|
||||
class="topbar"
|
||||
>
|
||||
<a
|
||||
class="brand"
|
||||
href="/"
|
||||
>
|
||||
<span
|
||||
>
|
||||
W</span> WRNexusJS</a><nav aria-label="Primary"><a href="/getting-started">Get started</a><a href="/packages">Packages</a><a href="/language">Language</a><a href="/architecture">Architecture</a></nav><div class="topbar-actions"><a class="preview-pill" href="/access">Preview · v0.2.29</a><button data-wire-theme-toggle class="theme-button" aria-label="Toggle color theme" title="Toggle color theme">◐</button></div>
|
||||
</header>
|
||||
<div
|
||||
class="mobile-doc-nav"
|
||||
>
|
||||
<details
|
||||
>
|
||||
<summary
|
||||
>
|
||||
Browse documentation</summary><nav><a href="/getting-started">Get started</a><a href="/packages">Packages</a><a href="/language">Language</a><a href="/architecture">Architecture</a><a href="/tutorial">Tutorial</a><a href="/guides/project-structure">Guides</a><a href="/examples">Examples</a><a href="/search">Search</a></nav>
|
||||
</details>
|
||||
</div>
|
||||
<main
|
||||
id="main"
|
||||
class="portal-main"
|
||||
>
|
||||
<nav
|
||||
class="breadcrumbs"
|
||||
aria-label="Breadcrumb"
|
||||
>
|
||||
<a
|
||||
href="/"
|
||||
>
|
||||
Home</a><span aria-hidden="true">/</span><span>Releases</span><span aria-hidden="true">/</span><span aria-current="page">Release 0.2.29</span></nav><article class="documentation prose standalone"><h1>WRNexusJS 0.2.29</h1><p>Released 2026-07-13. All 26 installed packages are aligned to this version. Highlights include the new helpers package, reliable workspace app addition, and browser SSO redirects through forward authentication. See the <a href="/changelog">changelog</a>, <a href="/guides/upgrading">upgrade guide</a>, and package references.</p></article>
|
||||
</main>
|
||||
<footer
|
||||
>
|
||||
<p
|
||||
>
|
||||
<strong
|
||||
>
|
||||
WRNexusJS 0.2.29</strong> · Private Developer Preview · Bun-native</p><nav aria-label="Footer"><a href="/access">Request access</a><a href="/license">License</a><a href="/security">Security</a><a href="/support">Support</a><a href="/llms.txt">AI guide</a></nav><p>WRNexusJS is created by <a href="https://workroot.in/">WorkRoot</a>. WRNexus is a separate SaaS product.
|
||||
</p>
|
||||
</footer>
|
||||
<BackToTop />
|
||||
</div>
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,3 +1,7 @@
|
||||
import {
|
||||
BackToTop,
|
||||
} from "@wrnexus/ui"
|
||||
|
||||
page Release0230 {
|
||||
seo {
|
||||
title = "Release 0.2.30"
|
||||
@@ -5,13 +9,58 @@ page Release0230 {
|
||||
canonical = "https://wrnexusjs.dev/releases/0.2.30"
|
||||
}
|
||||
view {
|
||||
<SkipLink label="Skip to content" href="#main" class="docs-skip-link" />
|
||||
<div class="docs-shell">
|
||||
<header class="topbar"><a class="brand" href="/"><span>W</span> WRNexusJS</a><nav aria-label="Primary"><a href="/getting-started">Get started</a><a href="/packages">Packages</a><a href="/language">Language</a><a href="/architecture">Architecture</a></nav><div class="topbar-actions"><a class="preview-pill" href="/access">Preview · v0.2.30</a><button data-wire-theme-toggle class="theme-button" aria-label="Toggle color theme" title="Toggle color theme">◐</button></div></header>
|
||||
<div class="mobile-doc-nav"><details><summary>Browse documentation</summary><nav><a href="/getting-started">Get started</a><a href="/packages">Packages</a><a href="/language">Language</a><a href="/architecture">Architecture</a><a href="/tutorial">Tutorial</a><a href="/guides/project-structure">Guides</a><a href="/examples">Examples</a><a href="/search">Search</a></nav></details></div>
|
||||
<main id="main" class="portal-main"><nav class="breadcrumbs" aria-label="Breadcrumb"><a href="/">Home</a><span aria-hidden="true">/</span><span>Releases</span><span aria-hidden="true">/</span><span aria-current="page">Release 0.2.30</span></nav><article class="documentation prose standalone"><h1>WRNexusJS 0.2.30</h1><p>Released 2026-07-13. All 26 installed packages are aligned to this version. Highlights include the new helpers package, reliable workspace app addition, and browser SSO redirects through forward authentication. See the <a href="/changelog">changelog</a>, <a href="/guides/upgrading">upgrade guide</a>, and package references.</p></article></main>
|
||||
<footer><p><strong>WRNexusJS 0.2.30</strong> · Private Developer Preview · Bun-native</p><nav aria-label="Footer"><a href="/access">Request access</a><a href="/license">License</a><a href="/security">Security</a><a href="/support">Support</a><a href="/llms.txt">AI guide</a></nav><p>WRNexusJS is created by <a href="https://workroot.in/">WorkRoot</a>. WRNexus is a separate SaaS product.</p></footer>
|
||||
<BackToTop />
|
||||
</div>
|
||||
}
|
||||
}
|
||||
<SkipLink
|
||||
label="Skip to content"
|
||||
href="#main"
|
||||
class="docs-skip-link"
|
||||
/>
|
||||
<div
|
||||
class="docs-shell"
|
||||
>
|
||||
<header
|
||||
class="topbar"
|
||||
>
|
||||
<a
|
||||
class="brand"
|
||||
href="/"
|
||||
>
|
||||
<span
|
||||
>
|
||||
W</span> WRNexusJS</a><nav aria-label="Primary"><a href="/getting-started">Get started</a><a href="/packages">Packages</a><a href="/language">Language</a><a href="/architecture">Architecture</a></nav><div class="topbar-actions"><a class="preview-pill" href="/access">Preview · v0.2.30</a><button data-wire-theme-toggle class="theme-button" aria-label="Toggle color theme" title="Toggle color theme">◐</button></div>
|
||||
</header>
|
||||
<div
|
||||
class="mobile-doc-nav"
|
||||
>
|
||||
<details
|
||||
>
|
||||
<summary
|
||||
>
|
||||
Browse documentation</summary><nav><a href="/getting-started">Get started</a><a href="/packages">Packages</a><a href="/language">Language</a><a href="/architecture">Architecture</a><a href="/tutorial">Tutorial</a><a href="/guides/project-structure">Guides</a><a href="/examples">Examples</a><a href="/search">Search</a></nav>
|
||||
</details>
|
||||
</div>
|
||||
<main
|
||||
id="main"
|
||||
class="portal-main"
|
||||
>
|
||||
<nav
|
||||
class="breadcrumbs"
|
||||
aria-label="Breadcrumb"
|
||||
>
|
||||
<a
|
||||
href="/"
|
||||
>
|
||||
Home</a><span aria-hidden="true">/</span><span>Releases</span><span aria-hidden="true">/</span><span aria-current="page">Release 0.2.30</span></nav><article class="documentation prose standalone"><h1>WRNexusJS 0.2.30</h1><p>Released 2026-07-13. All 26 installed packages are aligned to this version. Highlights include the new helpers package, reliable workspace app addition, and browser SSO redirects through forward authentication. See the <a href="/changelog">changelog</a>, <a href="/guides/upgrading">upgrade guide</a>, and package references.</p></article>
|
||||
</main>
|
||||
<footer
|
||||
>
|
||||
<p
|
||||
>
|
||||
<strong
|
||||
>
|
||||
WRNexusJS 0.2.30</strong> · Private Developer Preview · Bun-native</p><nav aria-label="Footer"><a href="/access">Request access</a><a href="/license">License</a><a href="/security">Security</a><a href="/support">Support</a><a href="/llms.txt">AI guide</a></nav><p>WRNexusJS is created by <a href="https://workroot.in/">WorkRoot</a>. WRNexus is a separate SaaS product.
|
||||
</p>
|
||||
</footer>
|
||||
<BackToTop />
|
||||
</div>
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,3 +1,7 @@
|
||||
import {
|
||||
BackToTop,
|
||||
} from "@wrnexus/ui"
|
||||
|
||||
page Release0231 {
|
||||
seo {
|
||||
title = "Release 0.2.31"
|
||||
@@ -5,13 +9,58 @@ page Release0231 {
|
||||
canonical = "https://wrnexusjs.dev/releases/0.2.31"
|
||||
}
|
||||
view {
|
||||
<SkipLink label="Skip to content" href="#main" class="docs-skip-link" />
|
||||
<div class="docs-shell">
|
||||
<header class="topbar"><a class="brand" href="/"><span>W</span> WRNexusJS</a><nav aria-label="Primary"><a href="/getting-started">Get started</a><a href="/packages">Packages</a><a href="/language">Language</a><a href="/architecture">Architecture</a></nav><div class="topbar-actions"><a class="preview-pill" href="/access">Preview · v0.2.31</a><button data-wire-theme-toggle class="theme-button" aria-label="Toggle color theme" title="Toggle color theme">◐</button></div></header>
|
||||
<div class="mobile-doc-nav"><details><summary>Browse documentation</summary><nav><a href="/getting-started">Get started</a><a href="/packages">Packages</a><a href="/language">Language</a><a href="/architecture">Architecture</a><a href="/tutorial">Tutorial</a><a href="/guides/project-structure">Guides</a><a href="/examples">Examples</a><a href="/search">Search</a></nav></details></div>
|
||||
<main id="main" class="portal-main"><nav class="breadcrumbs" aria-label="Breadcrumb"><a href="/">Home</a><span aria-hidden="true">/</span><span>Releases</span><span aria-hidden="true">/</span><span aria-current="page">Release 0.2.31</span></nav><article class="documentation prose standalone"><h1>WRNexusJS 0.2.31</h1><p>Released 2026-07-13. All 26 installed packages are aligned to this version. Highlights include the new helpers package, reliable workspace app addition, and browser SSO redirects through forward authentication. See the <a href="/changelog">changelog</a>, <a href="/guides/upgrading">upgrade guide</a>, and package references.</p></article></main>
|
||||
<footer><p><strong>WRNexusJS 0.2.31</strong> · Private Developer Preview · Bun-native</p><nav aria-label="Footer"><a href="/access">Request access</a><a href="/license">License</a><a href="/security">Security</a><a href="/support">Support</a><a href="/llms.txt">AI guide</a></nav><p>WRNexusJS is created by <a href="https://workroot.in/">WorkRoot</a>. WRNexus is a separate SaaS product.</p></footer>
|
||||
<BackToTop />
|
||||
</div>
|
||||
}
|
||||
}
|
||||
<SkipLink
|
||||
label="Skip to content"
|
||||
href="#main"
|
||||
class="docs-skip-link"
|
||||
/>
|
||||
<div
|
||||
class="docs-shell"
|
||||
>
|
||||
<header
|
||||
class="topbar"
|
||||
>
|
||||
<a
|
||||
class="brand"
|
||||
href="/"
|
||||
>
|
||||
<span
|
||||
>
|
||||
W</span> WRNexusJS</a><nav aria-label="Primary"><a href="/getting-started">Get started</a><a href="/packages">Packages</a><a href="/language">Language</a><a href="/architecture">Architecture</a></nav><div class="topbar-actions"><a class="preview-pill" href="/access">Preview · v0.2.31</a><button data-wire-theme-toggle class="theme-button" aria-label="Toggle color theme" title="Toggle color theme">◐</button></div>
|
||||
</header>
|
||||
<div
|
||||
class="mobile-doc-nav"
|
||||
>
|
||||
<details
|
||||
>
|
||||
<summary
|
||||
>
|
||||
Browse documentation</summary><nav><a href="/getting-started">Get started</a><a href="/packages">Packages</a><a href="/language">Language</a><a href="/architecture">Architecture</a><a href="/tutorial">Tutorial</a><a href="/guides/project-structure">Guides</a><a href="/examples">Examples</a><a href="/search">Search</a></nav>
|
||||
</details>
|
||||
</div>
|
||||
<main
|
||||
id="main"
|
||||
class="portal-main"
|
||||
>
|
||||
<nav
|
||||
class="breadcrumbs"
|
||||
aria-label="Breadcrumb"
|
||||
>
|
||||
<a
|
||||
href="/"
|
||||
>
|
||||
Home</a><span aria-hidden="true">/</span><span>Releases</span><span aria-hidden="true">/</span><span aria-current="page">Release 0.2.31</span></nav><article class="documentation prose standalone"><h1>WRNexusJS 0.2.31</h1><p>Released 2026-07-13. All 26 installed packages are aligned to this version. Highlights include the new helpers package, reliable workspace app addition, and browser SSO redirects through forward authentication. See the <a href="/changelog">changelog</a>, <a href="/guides/upgrading">upgrade guide</a>, and package references.</p></article>
|
||||
</main>
|
||||
<footer
|
||||
>
|
||||
<p
|
||||
>
|
||||
<strong
|
||||
>
|
||||
WRNexusJS 0.2.31</strong> · Private Developer Preview · Bun-native</p><nav aria-label="Footer"><a href="/access">Request access</a><a href="/license">License</a><a href="/security">Security</a><a href="/support">Support</a><a href="/llms.txt">AI guide</a></nav><p>WRNexusJS is created by <a href="https://workroot.in/">WorkRoot</a>. WRNexus is a separate SaaS product.
|
||||
</p>
|
||||
</footer>
|
||||
<BackToTop />
|
||||
</div>
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,3 +1,7 @@
|
||||
import {
|
||||
BackToTop,
|
||||
} from "@wrnexus/ui"
|
||||
|
||||
page Release0232 {
|
||||
seo {
|
||||
title = "Release 0.2.32"
|
||||
@@ -5,13 +9,58 @@ page Release0232 {
|
||||
canonical = "https://wrnexusjs.dev/releases/0.2.32"
|
||||
}
|
||||
view {
|
||||
<SkipLink label="Skip to content" href="#main" class="docs-skip-link" />
|
||||
<div class="docs-shell">
|
||||
<header class="topbar"><a class="brand" href="/"><span>W</span> WRNexusJS</a><nav aria-label="Primary"><a href="/getting-started">Get started</a><a href="/packages">Packages</a><a href="/language">Language</a><a href="/architecture">Architecture</a></nav><div class="topbar-actions"><a class="preview-pill" href="/access">Preview · v0.2.32</a><button data-wire-theme-toggle class="theme-button" aria-label="Toggle color theme" title="Toggle color theme">◐</button></div></header>
|
||||
<div class="mobile-doc-nav"><details><summary>Browse documentation</summary><nav><a href="/getting-started">Get started</a><a href="/packages">Packages</a><a href="/language">Language</a><a href="/architecture">Architecture</a><a href="/tutorial">Tutorial</a><a href="/guides/project-structure">Guides</a><a href="/examples">Examples</a><a href="/search">Search</a></nav></details></div>
|
||||
<main id="main" class="portal-main"><nav class="breadcrumbs" aria-label="Breadcrumb"><a href="/">Home</a><span aria-hidden="true">/</span><span>Releases</span><span aria-hidden="true">/</span><span aria-current="page">Release 0.2.32</span></nav><article class="documentation prose standalone"><h1>WRNexusJS 0.2.32</h1><p>Released 2026-07-13. All 26 installed packages are aligned to this version. Highlights include the new helpers package, reliable workspace app addition, and browser SSO redirects through forward authentication. See the <a href="/changelog">changelog</a>, <a href="/guides/upgrading">upgrade guide</a>, and package references.</p></article></main>
|
||||
<footer><p><strong>WRNexusJS 0.2.32</strong> · Private Developer Preview · Bun-native</p><nav aria-label="Footer"><a href="/access">Request access</a><a href="/license">License</a><a href="/security">Security</a><a href="/support">Support</a><a href="/llms.txt">AI guide</a></nav><p>WRNexusJS is created by <a href="https://workroot.in/">WorkRoot</a>. WRNexus is a separate SaaS product.</p></footer>
|
||||
<BackToTop />
|
||||
</div>
|
||||
}
|
||||
}
|
||||
<SkipLink
|
||||
label="Skip to content"
|
||||
href="#main"
|
||||
class="docs-skip-link"
|
||||
/>
|
||||
<div
|
||||
class="docs-shell"
|
||||
>
|
||||
<header
|
||||
class="topbar"
|
||||
>
|
||||
<a
|
||||
class="brand"
|
||||
href="/"
|
||||
>
|
||||
<span
|
||||
>
|
||||
W</span> WRNexusJS</a><nav aria-label="Primary"><a href="/getting-started">Get started</a><a href="/packages">Packages</a><a href="/language">Language</a><a href="/architecture">Architecture</a></nav><div class="topbar-actions"><a class="preview-pill" href="/access">Preview · v0.2.32</a><button data-wire-theme-toggle class="theme-button" aria-label="Toggle color theme" title="Toggle color theme">◐</button></div>
|
||||
</header>
|
||||
<div
|
||||
class="mobile-doc-nav"
|
||||
>
|
||||
<details
|
||||
>
|
||||
<summary
|
||||
>
|
||||
Browse documentation</summary><nav><a href="/getting-started">Get started</a><a href="/packages">Packages</a><a href="/language">Language</a><a href="/architecture">Architecture</a><a href="/tutorial">Tutorial</a><a href="/guides/project-structure">Guides</a><a href="/examples">Examples</a><a href="/search">Search</a></nav>
|
||||
</details>
|
||||
</div>
|
||||
<main
|
||||
id="main"
|
||||
class="portal-main"
|
||||
>
|
||||
<nav
|
||||
class="breadcrumbs"
|
||||
aria-label="Breadcrumb"
|
||||
>
|
||||
<a
|
||||
href="/"
|
||||
>
|
||||
Home</a><span aria-hidden="true">/</span><span>Releases</span><span aria-hidden="true">/</span><span aria-current="page">Release 0.2.32</span></nav><article class="documentation prose standalone"><h1>WRNexusJS 0.2.32</h1><p>Released 2026-07-13. All 26 installed packages are aligned to this version. Highlights include the new helpers package, reliable workspace app addition, and browser SSO redirects through forward authentication. See the <a href="/changelog">changelog</a>, <a href="/guides/upgrading">upgrade guide</a>, and package references.</p></article>
|
||||
</main>
|
||||
<footer
|
||||
>
|
||||
<p
|
||||
>
|
||||
<strong
|
||||
>
|
||||
WRNexusJS 0.2.32</strong> · Private Developer Preview · Bun-native</p><nav aria-label="Footer"><a href="/access">Request access</a><a href="/license">License</a><a href="/security">Security</a><a href="/support">Support</a><a href="/llms.txt">AI guide</a></nav><p>WRNexusJS is created by <a href="https://workroot.in/">WorkRoot</a>. WRNexus is a separate SaaS product.
|
||||
</p>
|
||||
</footer>
|
||||
<BackToTop />
|
||||
</div>
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,3 +1,7 @@
|
||||
import {
|
||||
BackToTop,
|
||||
} from "@wrnexus/ui"
|
||||
|
||||
page Release0233 {
|
||||
seo {
|
||||
title = "Release 0.2.33"
|
||||
@@ -5,13 +9,58 @@ page Release0233 {
|
||||
canonical = "https://wrnexusjs.dev/releases/0.2.33"
|
||||
}
|
||||
view {
|
||||
<SkipLink label="Skip to content" href="#main" class="docs-skip-link" />
|
||||
<div class="docs-shell">
|
||||
<header class="topbar"><a class="brand" href="/"><span>W</span> WRNexusJS</a><nav aria-label="Primary"><a href="/getting-started">Get started</a><a href="/packages">Packages</a><a href="/language">Language</a><a href="/architecture">Architecture</a></nav><div class="topbar-actions"><a class="preview-pill" href="/access">Preview · v0.2.33</a><button data-wire-theme-toggle class="theme-button" aria-label="Toggle color theme" title="Toggle color theme">◐</button></div></header>
|
||||
<div class="mobile-doc-nav"><details><summary>Browse documentation</summary><nav><a href="/getting-started">Get started</a><a href="/packages">Packages</a><a href="/language">Language</a><a href="/architecture">Architecture</a><a href="/tutorial">Tutorial</a><a href="/guides/project-structure">Guides</a><a href="/examples">Examples</a><a href="/search">Search</a></nav></details></div>
|
||||
<main id="main" class="portal-main"><nav class="breadcrumbs" aria-label="Breadcrumb"><a href="/">Home</a><span aria-hidden="true">/</span><span>Releases</span><span aria-hidden="true">/</span><span aria-current="page">Release 0.2.33</span></nav><article class="documentation prose standalone"><h1>WRNexusJS 0.2.33</h1><p>Released 2026-07-13. All 26 installed packages are aligned to this version. Highlights include the new helpers package, reliable workspace app addition, and browser SSO redirects through forward authentication. See the <a href="/changelog">changelog</a>, <a href="/guides/upgrading">upgrade guide</a>, and package references.</p></article></main>
|
||||
<footer><p><strong>WRNexusJS 0.2.33</strong> · Private Developer Preview · Bun-native</p><nav aria-label="Footer"><a href="/access">Request access</a><a href="/license">License</a><a href="/security">Security</a><a href="/support">Support</a><a href="/llms.txt">AI guide</a></nav><p>WRNexusJS is created by <a href="https://workroot.in/">WorkRoot</a>. WRNexus is a separate SaaS product.</p></footer>
|
||||
<BackToTop />
|
||||
</div>
|
||||
}
|
||||
}
|
||||
<SkipLink
|
||||
label="Skip to content"
|
||||
href="#main"
|
||||
class="docs-skip-link"
|
||||
/>
|
||||
<div
|
||||
class="docs-shell"
|
||||
>
|
||||
<header
|
||||
class="topbar"
|
||||
>
|
||||
<a
|
||||
class="brand"
|
||||
href="/"
|
||||
>
|
||||
<span
|
||||
>
|
||||
W</span> WRNexusJS</a><nav aria-label="Primary"><a href="/getting-started">Get started</a><a href="/packages">Packages</a><a href="/language">Language</a><a href="/architecture">Architecture</a></nav><div class="topbar-actions"><a class="preview-pill" href="/access">Preview · v0.2.33</a><button data-wire-theme-toggle class="theme-button" aria-label="Toggle color theme" title="Toggle color theme">◐</button></div>
|
||||
</header>
|
||||
<div
|
||||
class="mobile-doc-nav"
|
||||
>
|
||||
<details
|
||||
>
|
||||
<summary
|
||||
>
|
||||
Browse documentation</summary><nav><a href="/getting-started">Get started</a><a href="/packages">Packages</a><a href="/language">Language</a><a href="/architecture">Architecture</a><a href="/tutorial">Tutorial</a><a href="/guides/project-structure">Guides</a><a href="/examples">Examples</a><a href="/search">Search</a></nav>
|
||||
</details>
|
||||
</div>
|
||||
<main
|
||||
id="main"
|
||||
class="portal-main"
|
||||
>
|
||||
<nav
|
||||
class="breadcrumbs"
|
||||
aria-label="Breadcrumb"
|
||||
>
|
||||
<a
|
||||
href="/"
|
||||
>
|
||||
Home</a><span aria-hidden="true">/</span><span>Releases</span><span aria-hidden="true">/</span><span aria-current="page">Release 0.2.33</span></nav><article class="documentation prose standalone"><h1>WRNexusJS 0.2.33</h1><p>Released 2026-07-13. All 26 installed packages are aligned to this version. Highlights include the new helpers package, reliable workspace app addition, and browser SSO redirects through forward authentication. See the <a href="/changelog">changelog</a>, <a href="/guides/upgrading">upgrade guide</a>, and package references.</p></article>
|
||||
</main>
|
||||
<footer
|
||||
>
|
||||
<p
|
||||
>
|
||||
<strong
|
||||
>
|
||||
WRNexusJS 0.2.33</strong> · Private Developer Preview · Bun-native</p><nav aria-label="Footer"><a href="/access">Request access</a><a href="/license">License</a><a href="/security">Security</a><a href="/support">Support</a><a href="/llms.txt">AI guide</a></nav><p>WRNexusJS is created by <a href="https://workroot.in/">WorkRoot</a>. WRNexus is a separate SaaS product.
|
||||
</p>
|
||||
</footer>
|
||||
<BackToTop />
|
||||
</div>
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,3 +1,7 @@
|
||||
import {
|
||||
BackToTop,
|
||||
} from "@wrnexus/ui"
|
||||
|
||||
page Release0234 {
|
||||
seo {
|
||||
title = "Release 0.2.34"
|
||||
@@ -5,13 +9,58 @@ page Release0234 {
|
||||
canonical = "https://wrnexusjs.dev/releases/0.2.34"
|
||||
}
|
||||
view {
|
||||
<SkipLink label="Skip to content" href="#main" class="docs-skip-link" />
|
||||
<div class="docs-shell">
|
||||
<header class="topbar"><a class="brand" href="/"><span>W</span> WRNexusJS</a><nav aria-label="Primary"><a href="/getting-started">Get started</a><a href="/packages">Packages</a><a href="/language">Language</a><a href="/architecture">Architecture</a></nav><div class="topbar-actions"><a class="preview-pill" href="/access">Preview · v0.2.34</a><button data-wire-theme-toggle class="theme-button" aria-label="Toggle color theme" title="Toggle color theme">◐</button></div></header>
|
||||
<div class="mobile-doc-nav"><details><summary>Browse documentation</summary><nav><a href="/getting-started">Get started</a><a href="/packages">Packages</a><a href="/language">Language</a><a href="/architecture">Architecture</a><a href="/tutorial">Tutorial</a><a href="/guides/project-structure">Guides</a><a href="/examples">Examples</a><a href="/search">Search</a></nav></details></div>
|
||||
<main id="main" class="portal-main"><nav class="breadcrumbs" aria-label="Breadcrumb"><a href="/">Home</a><span aria-hidden="true">/</span><span>Releases</span><span aria-hidden="true">/</span><span aria-current="page">Release 0.2.34</span></nav><article class="documentation prose standalone"><h1>WRNexusJS 0.2.34</h1><p>Released 2026-07-13. All 26 installed packages are aligned to this version. Highlights include the new helpers package, reliable workspace app addition, and browser SSO redirects through forward authentication. See the <a href="/changelog">changelog</a>, <a href="/guides/upgrading">upgrade guide</a>, and package references.</p></article></main>
|
||||
<footer><p><strong>WRNexusJS 0.2.34</strong> · Private Developer Preview · Bun-native</p><nav aria-label="Footer"><a href="/access">Request access</a><a href="/license">License</a><a href="/security">Security</a><a href="/support">Support</a><a href="/llms.txt">AI guide</a></nav><p>WRNexusJS is created by <a href="https://workroot.in/">WorkRoot</a>. WRNexus is a separate SaaS product.</p></footer>
|
||||
<BackToTop />
|
||||
</div>
|
||||
}
|
||||
}
|
||||
<SkipLink
|
||||
label="Skip to content"
|
||||
href="#main"
|
||||
class="docs-skip-link"
|
||||
/>
|
||||
<div
|
||||
class="docs-shell"
|
||||
>
|
||||
<header
|
||||
class="topbar"
|
||||
>
|
||||
<a
|
||||
class="brand"
|
||||
href="/"
|
||||
>
|
||||
<span
|
||||
>
|
||||
W</span> WRNexusJS</a><nav aria-label="Primary"><a href="/getting-started">Get started</a><a href="/packages">Packages</a><a href="/language">Language</a><a href="/architecture">Architecture</a></nav><div class="topbar-actions"><a class="preview-pill" href="/access">Preview · v0.2.34</a><button data-wire-theme-toggle class="theme-button" aria-label="Toggle color theme" title="Toggle color theme">◐</button></div>
|
||||
</header>
|
||||
<div
|
||||
class="mobile-doc-nav"
|
||||
>
|
||||
<details
|
||||
>
|
||||
<summary
|
||||
>
|
||||
Browse documentation</summary><nav><a href="/getting-started">Get started</a><a href="/packages">Packages</a><a href="/language">Language</a><a href="/architecture">Architecture</a><a href="/tutorial">Tutorial</a><a href="/guides/project-structure">Guides</a><a href="/examples">Examples</a><a href="/search">Search</a></nav>
|
||||
</details>
|
||||
</div>
|
||||
<main
|
||||
id="main"
|
||||
class="portal-main"
|
||||
>
|
||||
<nav
|
||||
class="breadcrumbs"
|
||||
aria-label="Breadcrumb"
|
||||
>
|
||||
<a
|
||||
href="/"
|
||||
>
|
||||
Home</a><span aria-hidden="true">/</span><span>Releases</span><span aria-hidden="true">/</span><span aria-current="page">Release 0.2.34</span></nav><article class="documentation prose standalone"><h1>WRNexusJS 0.2.34</h1><p>Released 2026-07-13. All 26 installed packages are aligned to this version. Highlights include the new helpers package, reliable workspace app addition, and browser SSO redirects through forward authentication. See the <a href="/changelog">changelog</a>, <a href="/guides/upgrading">upgrade guide</a>, and package references.</p></article>
|
||||
</main>
|
||||
<footer
|
||||
>
|
||||
<p
|
||||
>
|
||||
<strong
|
||||
>
|
||||
WRNexusJS 0.2.34</strong> · Private Developer Preview · Bun-native</p><nav aria-label="Footer"><a href="/access">Request access</a><a href="/license">License</a><a href="/security">Security</a><a href="/support">Support</a><a href="/llms.txt">AI guide</a></nav><p>WRNexusJS is created by <a href="https://workroot.in/">WorkRoot</a>. WRNexus is a separate SaaS product.
|
||||
</p>
|
||||
</footer>
|
||||
<BackToTop />
|
||||
</div>
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,3 +1,7 @@
|
||||
import {
|
||||
BackToTop,
|
||||
} from "@wrnexus/ui"
|
||||
|
||||
page Release0235 {
|
||||
seo {
|
||||
title = "Release 0.2.35"
|
||||
@@ -5,13 +9,58 @@ page Release0235 {
|
||||
canonical = "https://wrnexusjs.dev/releases/0.2.35"
|
||||
}
|
||||
view {
|
||||
<SkipLink label="Skip to content" href="#main" class="docs-skip-link" />
|
||||
<div class="docs-shell">
|
||||
<header class="topbar"><a class="brand" href="/"><span>W</span> WRNexusJS</a><nav aria-label="Primary"><a href="/getting-started">Get started</a><a href="/packages">Packages</a><a href="/language">Language</a><a href="/architecture">Architecture</a></nav><div class="topbar-actions"><a class="preview-pill" href="/access">Preview · v0.2.35</a><button data-wire-theme-toggle class="theme-button" aria-label="Toggle color theme" title="Toggle color theme">◐</button></div></header>
|
||||
<div class="mobile-doc-nav"><details><summary>Browse documentation</summary><nav><a href="/getting-started">Get started</a><a href="/packages">Packages</a><a href="/language">Language</a><a href="/architecture">Architecture</a><a href="/tutorial">Tutorial</a><a href="/guides/project-structure">Guides</a><a href="/examples">Examples</a><a href="/search">Search</a></nav></details></div>
|
||||
<main id="main" class="portal-main"><nav class="breadcrumbs" aria-label="Breadcrumb"><a href="/">Home</a><span aria-hidden="true">/</span><span>Releases</span><span aria-hidden="true">/</span><span aria-current="page">Release 0.2.35</span></nav><article class="documentation prose standalone"><h1>WRNexusJS 0.2.35</h1><p>Released 2026-07-13. All 26 installed packages are aligned to this version. Highlights include the new helpers package, reliable workspace app addition, and browser SSO redirects through forward authentication. See the <a href="/changelog">changelog</a>, <a href="/guides/upgrading">upgrade guide</a>, and package references.</p></article></main>
|
||||
<footer><p><strong>WRNexusJS 0.2.35</strong> · Private Developer Preview · Bun-native</p><nav aria-label="Footer"><a href="/access">Request access</a><a href="/license">License</a><a href="/security">Security</a><a href="/support">Support</a><a href="/llms.txt">AI guide</a></nav><p>WRNexusJS is created by <a href="https://workroot.in/">WorkRoot</a>. WRNexus is a separate SaaS product.</p></footer>
|
||||
<BackToTop />
|
||||
</div>
|
||||
}
|
||||
}
|
||||
<SkipLink
|
||||
label="Skip to content"
|
||||
href="#main"
|
||||
class="docs-skip-link"
|
||||
/>
|
||||
<div
|
||||
class="docs-shell"
|
||||
>
|
||||
<header
|
||||
class="topbar"
|
||||
>
|
||||
<a
|
||||
class="brand"
|
||||
href="/"
|
||||
>
|
||||
<span
|
||||
>
|
||||
W</span> WRNexusJS</a><nav aria-label="Primary"><a href="/getting-started">Get started</a><a href="/packages">Packages</a><a href="/language">Language</a><a href="/architecture">Architecture</a></nav><div class="topbar-actions"><a class="preview-pill" href="/access">Preview · v0.2.35</a><button data-wire-theme-toggle class="theme-button" aria-label="Toggle color theme" title="Toggle color theme">◐</button></div>
|
||||
</header>
|
||||
<div
|
||||
class="mobile-doc-nav"
|
||||
>
|
||||
<details
|
||||
>
|
||||
<summary
|
||||
>
|
||||
Browse documentation</summary><nav><a href="/getting-started">Get started</a><a href="/packages">Packages</a><a href="/language">Language</a><a href="/architecture">Architecture</a><a href="/tutorial">Tutorial</a><a href="/guides/project-structure">Guides</a><a href="/examples">Examples</a><a href="/search">Search</a></nav>
|
||||
</details>
|
||||
</div>
|
||||
<main
|
||||
id="main"
|
||||
class="portal-main"
|
||||
>
|
||||
<nav
|
||||
class="breadcrumbs"
|
||||
aria-label="Breadcrumb"
|
||||
>
|
||||
<a
|
||||
href="/"
|
||||
>
|
||||
Home</a><span aria-hidden="true">/</span><span>Releases</span><span aria-hidden="true">/</span><span aria-current="page">Release 0.2.35</span></nav><article class="documentation prose standalone"><h1>WRNexusJS 0.2.35</h1><p>Released 2026-07-13. All 26 installed packages are aligned to this version. Highlights include the new helpers package, reliable workspace app addition, and browser SSO redirects through forward authentication. See the <a href="/changelog">changelog</a>, <a href="/guides/upgrading">upgrade guide</a>, and package references.</p></article>
|
||||
</main>
|
||||
<footer
|
||||
>
|
||||
<p
|
||||
>
|
||||
<strong
|
||||
>
|
||||
WRNexusJS 0.2.35</strong> · Private Developer Preview · Bun-native</p><nav aria-label="Footer"><a href="/access">Request access</a><a href="/license">License</a><a href="/security">Security</a><a href="/support">Support</a><a href="/llms.txt">AI guide</a></nav><p>WRNexusJS is created by <a href="https://workroot.in/">WorkRoot</a>. WRNexus is a separate SaaS product.
|
||||
</p>
|
||||
</footer>
|
||||
<BackToTop />
|
||||
</div>
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,3 +1,7 @@
|
||||
import {
|
||||
BackToTop,
|
||||
} from "@wrnexus/ui"
|
||||
|
||||
page Release0236 {
|
||||
seo {
|
||||
title = "Release 0.2.36"
|
||||
@@ -5,13 +9,58 @@ page Release0236 {
|
||||
canonical = "https://wrnexusjs.dev/releases/0.2.36"
|
||||
}
|
||||
view {
|
||||
<SkipLink label="Skip to content" href="#main" class="docs-skip-link" />
|
||||
<div class="docs-shell">
|
||||
<header class="topbar"><a class="brand" href="/"><span>W</span> WRNexusJS</a><nav aria-label="Primary"><a href="/getting-started">Get started</a><a href="/packages">Packages</a><a href="/language">Language</a><a href="/architecture">Architecture</a></nav><div class="topbar-actions"><a class="preview-pill" href="/access">Preview · v0.2.36</a><button data-wire-theme-toggle class="theme-button" aria-label="Toggle color theme" title="Toggle color theme">◐</button></div></header>
|
||||
<div class="mobile-doc-nav"><details><summary>Browse documentation</summary><nav><a href="/getting-started">Get started</a><a href="/packages">Packages</a><a href="/language">Language</a><a href="/architecture">Architecture</a><a href="/tutorial">Tutorial</a><a href="/guides/project-structure">Guides</a><a href="/examples">Examples</a><a href="/search">Search</a></nav></details></div>
|
||||
<main id="main" class="portal-main"><nav class="breadcrumbs" aria-label="Breadcrumb"><a href="/">Home</a><span aria-hidden="true">/</span><span>Releases</span><span aria-hidden="true">/</span><span aria-current="page">Release 0.2.36</span></nav><article class="documentation prose standalone"><h1>WRNexusJS 0.2.36</h1><p>Released 2026-07-13. All 26 installed packages are aligned to this version. Highlights include the new helpers package, reliable workspace app addition, and browser SSO redirects through forward authentication. See the <a href="/changelog">changelog</a>, <a href="/guides/upgrading">upgrade guide</a>, and package references.</p></article></main>
|
||||
<footer><p><strong>WRNexusJS 0.2.36</strong> · Private Developer Preview · Bun-native</p><nav aria-label="Footer"><a href="/access">Request access</a><a href="/license">License</a><a href="/security">Security</a><a href="/support">Support</a><a href="/llms.txt">AI guide</a></nav><p>WRNexusJS is created by <a href="https://workroot.in/">WorkRoot</a>. WRNexus is a separate SaaS product.</p></footer>
|
||||
<BackToTop />
|
||||
</div>
|
||||
}
|
||||
}
|
||||
<SkipLink
|
||||
label="Skip to content"
|
||||
href="#main"
|
||||
class="docs-skip-link"
|
||||
/>
|
||||
<div
|
||||
class="docs-shell"
|
||||
>
|
||||
<header
|
||||
class="topbar"
|
||||
>
|
||||
<a
|
||||
class="brand"
|
||||
href="/"
|
||||
>
|
||||
<span
|
||||
>
|
||||
W</span> WRNexusJS</a><nav aria-label="Primary"><a href="/getting-started">Get started</a><a href="/packages">Packages</a><a href="/language">Language</a><a href="/architecture">Architecture</a></nav><div class="topbar-actions"><a class="preview-pill" href="/access">Preview · v0.2.36</a><button data-wire-theme-toggle class="theme-button" aria-label="Toggle color theme" title="Toggle color theme">◐</button></div>
|
||||
</header>
|
||||
<div
|
||||
class="mobile-doc-nav"
|
||||
>
|
||||
<details
|
||||
>
|
||||
<summary
|
||||
>
|
||||
Browse documentation</summary><nav><a href="/getting-started">Get started</a><a href="/packages">Packages</a><a href="/language">Language</a><a href="/architecture">Architecture</a><a href="/tutorial">Tutorial</a><a href="/guides/project-structure">Guides</a><a href="/examples">Examples</a><a href="/search">Search</a></nav>
|
||||
</details>
|
||||
</div>
|
||||
<main
|
||||
id="main"
|
||||
class="portal-main"
|
||||
>
|
||||
<nav
|
||||
class="breadcrumbs"
|
||||
aria-label="Breadcrumb"
|
||||
>
|
||||
<a
|
||||
href="/"
|
||||
>
|
||||
Home</a><span aria-hidden="true">/</span><span>Releases</span><span aria-hidden="true">/</span><span aria-current="page">Release 0.2.36</span></nav><article class="documentation prose standalone"><h1>WRNexusJS 0.2.36</h1><p>Released 2026-07-13. All 26 installed packages are aligned to this version. Highlights include the new helpers package, reliable workspace app addition, and browser SSO redirects through forward authentication. See the <a href="/changelog">changelog</a>, <a href="/guides/upgrading">upgrade guide</a>, and package references.</p></article>
|
||||
</main>
|
||||
<footer
|
||||
>
|
||||
<p
|
||||
>
|
||||
<strong
|
||||
>
|
||||
WRNexusJS 0.2.36</strong> · Private Developer Preview · Bun-native</p><nav aria-label="Footer"><a href="/access">Request access</a><a href="/license">License</a><a href="/security">Security</a><a href="/support">Support</a><a href="/llms.txt">AI guide</a></nav><p>WRNexusJS is created by <a href="https://workroot.in/">WorkRoot</a>. WRNexus is a separate SaaS product.
|
||||
</p>
|
||||
</footer>
|
||||
<BackToTop />
|
||||
</div>
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,3 +1,7 @@
|
||||
import {
|
||||
BackToTop,
|
||||
} from "@wrnexus/ui"
|
||||
|
||||
page Release0237 {
|
||||
seo {
|
||||
title = "Release 0.2.37"
|
||||
@@ -5,13 +9,58 @@ page Release0237 {
|
||||
canonical = "https://wrnexusjs.dev/releases/0.2.37"
|
||||
}
|
||||
view {
|
||||
<SkipLink label="Skip to content" href="#main" class="docs-skip-link" />
|
||||
<div class="docs-shell">
|
||||
<header class="topbar"><a class="brand" href="/"><span>W</span> WRNexusJS</a><nav aria-label="Primary"><a href="/getting-started">Get started</a><a href="/packages">Packages</a><a href="/language">Language</a><a href="/architecture">Architecture</a></nav><div class="topbar-actions"><a class="preview-pill" href="/access">Preview · v0.2.37</a><button data-wire-theme-toggle class="theme-button" aria-label="Toggle color theme" title="Toggle color theme">◐</button></div></header>
|
||||
<div class="mobile-doc-nav"><details><summary>Browse documentation</summary><nav><a href="/getting-started">Get started</a><a href="/packages">Packages</a><a href="/language">Language</a><a href="/architecture">Architecture</a><a href="/tutorial">Tutorial</a><a href="/guides/project-structure">Guides</a><a href="/examples">Examples</a><a href="/search">Search</a></nav></details></div>
|
||||
<main id="main" class="portal-main"><nav class="breadcrumbs" aria-label="Breadcrumb"><a href="/">Home</a><span aria-hidden="true">/</span><span>Releases</span><span aria-hidden="true">/</span><span aria-current="page">Release 0.2.37</span></nav><article class="documentation prose standalone"><h1>WRNexusJS 0.2.37</h1><p>Released 2026-07-13. All 26 installed packages are aligned to this version. Highlights include the new helpers package, reliable workspace app addition, and browser SSO redirects through forward authentication. See the <a href="/changelog">changelog</a>, <a href="/guides/upgrading">upgrade guide</a>, and package references.</p></article></main>
|
||||
<footer><p><strong>WRNexusJS 0.2.37</strong> · Private Developer Preview · Bun-native</p><nav aria-label="Footer"><a href="/access">Request access</a><a href="/license">License</a><a href="/security">Security</a><a href="/support">Support</a><a href="/llms.txt">AI guide</a></nav><p>WRNexusJS is created by <a href="https://workroot.in/">WorkRoot</a>. WRNexus is a separate SaaS product.</p></footer>
|
||||
<BackToTop />
|
||||
</div>
|
||||
}
|
||||
}
|
||||
<SkipLink
|
||||
label="Skip to content"
|
||||
href="#main"
|
||||
class="docs-skip-link"
|
||||
/>
|
||||
<div
|
||||
class="docs-shell"
|
||||
>
|
||||
<header
|
||||
class="topbar"
|
||||
>
|
||||
<a
|
||||
class="brand"
|
||||
href="/"
|
||||
>
|
||||
<span
|
||||
>
|
||||
W</span> WRNexusJS</a><nav aria-label="Primary"><a href="/getting-started">Get started</a><a href="/packages">Packages</a><a href="/language">Language</a><a href="/architecture">Architecture</a></nav><div class="topbar-actions"><a class="preview-pill" href="/access">Preview · v0.2.37</a><button data-wire-theme-toggle class="theme-button" aria-label="Toggle color theme" title="Toggle color theme">◐</button></div>
|
||||
</header>
|
||||
<div
|
||||
class="mobile-doc-nav"
|
||||
>
|
||||
<details
|
||||
>
|
||||
<summary
|
||||
>
|
||||
Browse documentation</summary><nav><a href="/getting-started">Get started</a><a href="/packages">Packages</a><a href="/language">Language</a><a href="/architecture">Architecture</a><a href="/tutorial">Tutorial</a><a href="/guides/project-structure">Guides</a><a href="/examples">Examples</a><a href="/search">Search</a></nav>
|
||||
</details>
|
||||
</div>
|
||||
<main
|
||||
id="main"
|
||||
class="portal-main"
|
||||
>
|
||||
<nav
|
||||
class="breadcrumbs"
|
||||
aria-label="Breadcrumb"
|
||||
>
|
||||
<a
|
||||
href="/"
|
||||
>
|
||||
Home</a><span aria-hidden="true">/</span><span>Releases</span><span aria-hidden="true">/</span><span aria-current="page">Release 0.2.37</span></nav><article class="documentation prose standalone"><h1>WRNexusJS 0.2.37</h1><p>Released 2026-07-13. All 26 installed packages are aligned to this version. Highlights include the new helpers package, reliable workspace app addition, and browser SSO redirects through forward authentication. See the <a href="/changelog">changelog</a>, <a href="/guides/upgrading">upgrade guide</a>, and package references.</p></article>
|
||||
</main>
|
||||
<footer
|
||||
>
|
||||
<p
|
||||
>
|
||||
<strong
|
||||
>
|
||||
WRNexusJS 0.2.37</strong> · Private Developer Preview · Bun-native</p><nav aria-label="Footer"><a href="/access">Request access</a><a href="/license">License</a><a href="/security">Security</a><a href="/support">Support</a><a href="/llms.txt">AI guide</a></nav><p>WRNexusJS is created by <a href="https://workroot.in/">WorkRoot</a>. WRNexus is a separate SaaS product.
|
||||
</p>
|
||||
</footer>
|
||||
<BackToTop />
|
||||
</div>
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,3 +1,7 @@
|
||||
import {
|
||||
BackToTop,
|
||||
} from "@wrnexus/ui"
|
||||
|
||||
page Release0238 {
|
||||
seo {
|
||||
title = "Release 0.2.38"
|
||||
@@ -5,13 +9,58 @@ page Release0238 {
|
||||
canonical = "https://wrnexusjs.dev/releases/0.2.38"
|
||||
}
|
||||
view {
|
||||
<SkipLink label="Skip to content" href="#main" class="docs-skip-link" />
|
||||
<div class="docs-shell">
|
||||
<header class="topbar"><a class="brand" href="/"><span>W</span> WRNexusJS</a><nav aria-label="Primary"><a href="/getting-started">Get started</a><a href="/packages">Packages</a><a href="/language">Language</a><a href="/architecture">Architecture</a></nav><div class="topbar-actions"><a class="preview-pill" href="/access">Preview · v0.2.38</a><button data-wire-theme-toggle class="theme-button" aria-label="Toggle color theme" title="Toggle color theme">◐</button></div></header>
|
||||
<div class="mobile-doc-nav"><details><summary>Browse documentation</summary><nav><a href="/getting-started">Get started</a><a href="/packages">Packages</a><a href="/language">Language</a><a href="/architecture">Architecture</a><a href="/tutorial">Tutorial</a><a href="/guides/project-structure">Guides</a><a href="/examples">Examples</a><a href="/search">Search</a></nav></details></div>
|
||||
<main id="main" class="portal-main"><nav class="breadcrumbs" aria-label="Breadcrumb"><a href="/">Home</a><span aria-hidden="true">/</span><span>Releases</span><span aria-hidden="true">/</span><span aria-current="page">Release 0.2.38</span></nav><article class="documentation prose standalone"><h1>WRNexusJS 0.2.38</h1><p>Released 2026-07-13. All 26 installed packages are aligned to this version. Highlights include the new helpers package, reliable workspace app addition, and browser SSO redirects through forward authentication. See the <a href="/changelog">changelog</a>, <a href="/guides/upgrading">upgrade guide</a>, and package references.</p></article></main>
|
||||
<footer><p><strong>WRNexusJS 0.2.38</strong> · Private Developer Preview · Bun-native</p><nav aria-label="Footer"><a href="/access">Request access</a><a href="/license">License</a><a href="/security">Security</a><a href="/support">Support</a><a href="/llms.txt">AI guide</a></nav><p>WRNexusJS is created by <a href="https://workroot.in/">WorkRoot</a>. WRNexus is a separate SaaS product.</p></footer>
|
||||
<BackToTop />
|
||||
</div>
|
||||
}
|
||||
}
|
||||
<SkipLink
|
||||
label="Skip to content"
|
||||
href="#main"
|
||||
class="docs-skip-link"
|
||||
/>
|
||||
<div
|
||||
class="docs-shell"
|
||||
>
|
||||
<header
|
||||
class="topbar"
|
||||
>
|
||||
<a
|
||||
class="brand"
|
||||
href="/"
|
||||
>
|
||||
<span
|
||||
>
|
||||
W</span> WRNexusJS</a><nav aria-label="Primary"><a href="/getting-started">Get started</a><a href="/packages">Packages</a><a href="/language">Language</a><a href="/architecture">Architecture</a></nav><div class="topbar-actions"><a class="preview-pill" href="/access">Preview · v0.2.38</a><button data-wire-theme-toggle class="theme-button" aria-label="Toggle color theme" title="Toggle color theme">◐</button></div>
|
||||
</header>
|
||||
<div
|
||||
class="mobile-doc-nav"
|
||||
>
|
||||
<details
|
||||
>
|
||||
<summary
|
||||
>
|
||||
Browse documentation</summary><nav><a href="/getting-started">Get started</a><a href="/packages">Packages</a><a href="/language">Language</a><a href="/architecture">Architecture</a><a href="/tutorial">Tutorial</a><a href="/guides/project-structure">Guides</a><a href="/examples">Examples</a><a href="/search">Search</a></nav>
|
||||
</details>
|
||||
</div>
|
||||
<main
|
||||
id="main"
|
||||
class="portal-main"
|
||||
>
|
||||
<nav
|
||||
class="breadcrumbs"
|
||||
aria-label="Breadcrumb"
|
||||
>
|
||||
<a
|
||||
href="/"
|
||||
>
|
||||
Home</a><span aria-hidden="true">/</span><span>Releases</span><span aria-hidden="true">/</span><span aria-current="page">Release 0.2.38</span></nav><article class="documentation prose standalone"><h1>WRNexusJS 0.2.38</h1><p>Released 2026-07-13. All 26 installed packages are aligned to this version. Highlights include the new helpers package, reliable workspace app addition, and browser SSO redirects through forward authentication. See the <a href="/changelog">changelog</a>, <a href="/guides/upgrading">upgrade guide</a>, and package references.</p></article>
|
||||
</main>
|
||||
<footer
|
||||
>
|
||||
<p
|
||||
>
|
||||
<strong
|
||||
>
|
||||
WRNexusJS 0.2.38</strong> · Private Developer Preview · Bun-native</p><nav aria-label="Footer"><a href="/access">Request access</a><a href="/license">License</a><a href="/security">Security</a><a href="/support">Support</a><a href="/llms.txt">AI guide</a></nav><p>WRNexusJS is created by <a href="https://workroot.in/">WorkRoot</a>. WRNexus is a separate SaaS product.
|
||||
</p>
|
||||
</footer>
|
||||
<BackToTop />
|
||||
</div>
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,3 +1,7 @@
|
||||
import {
|
||||
BackToTop,
|
||||
} from "@wrnexus/ui"
|
||||
|
||||
page Release0239 {
|
||||
seo {
|
||||
title = "Release 0.2.39"
|
||||
@@ -5,13 +9,58 @@ page Release0239 {
|
||||
canonical = "https://wrnexusjs.dev/releases/0.2.39"
|
||||
}
|
||||
view {
|
||||
<SkipLink label="Skip to content" href="#main" class="docs-skip-link" />
|
||||
<div class="docs-shell">
|
||||
<header class="topbar"><a class="brand" href="/"><span>W</span> WRNexusJS</a><nav aria-label="Primary"><a href="/getting-started">Get started</a><a href="/packages">Packages</a><a href="/language">Language</a><a href="/architecture">Architecture</a></nav><div class="topbar-actions"><a class="preview-pill" href="/access">Preview · v0.2.39</a><button data-wire-theme-toggle class="theme-button" aria-label="Toggle color theme" title="Toggle color theme">◐</button></div></header>
|
||||
<div class="mobile-doc-nav"><details><summary>Browse documentation</summary><nav><a href="/getting-started">Get started</a><a href="/packages">Packages</a><a href="/language">Language</a><a href="/architecture">Architecture</a><a href="/tutorial">Tutorial</a><a href="/guides/project-structure">Guides</a><a href="/examples">Examples</a><a href="/search">Search</a></nav></details></div>
|
||||
<main id="main" class="portal-main"><nav class="breadcrumbs" aria-label="Breadcrumb"><a href="/">Home</a><span aria-hidden="true">/</span><span>Releases</span><span aria-hidden="true">/</span><span aria-current="page">Release 0.2.39</span></nav><article class="documentation prose standalone"><h1>WRNexusJS 0.2.39</h1><p>Released 2026-07-13. All 26 installed packages are aligned to this version. Highlights include the new helpers package, reliable workspace app addition, and browser SSO redirects through forward authentication. See the <a href="/changelog">changelog</a>, <a href="/guides/upgrading">upgrade guide</a>, and package references.</p></article></main>
|
||||
<footer><p><strong>WRNexusJS 0.2.39</strong> · Private Developer Preview · Bun-native</p><nav aria-label="Footer"><a href="/access">Request access</a><a href="/license">License</a><a href="/security">Security</a><a href="/support">Support</a><a href="/llms.txt">AI guide</a></nav><p>WRNexusJS is created by <a href="https://workroot.in/">WorkRoot</a>. WRNexus is a separate SaaS product.</p></footer>
|
||||
<BackToTop />
|
||||
</div>
|
||||
}
|
||||
}
|
||||
<SkipLink
|
||||
label="Skip to content"
|
||||
href="#main"
|
||||
class="docs-skip-link"
|
||||
/>
|
||||
<div
|
||||
class="docs-shell"
|
||||
>
|
||||
<header
|
||||
class="topbar"
|
||||
>
|
||||
<a
|
||||
class="brand"
|
||||
href="/"
|
||||
>
|
||||
<span
|
||||
>
|
||||
W</span> WRNexusJS</a><nav aria-label="Primary"><a href="/getting-started">Get started</a><a href="/packages">Packages</a><a href="/language">Language</a><a href="/architecture">Architecture</a></nav><div class="topbar-actions"><a class="preview-pill" href="/access">Preview · v0.2.39</a><button data-wire-theme-toggle class="theme-button" aria-label="Toggle color theme" title="Toggle color theme">◐</button></div>
|
||||
</header>
|
||||
<div
|
||||
class="mobile-doc-nav"
|
||||
>
|
||||
<details
|
||||
>
|
||||
<summary
|
||||
>
|
||||
Browse documentation</summary><nav><a href="/getting-started">Get started</a><a href="/packages">Packages</a><a href="/language">Language</a><a href="/architecture">Architecture</a><a href="/tutorial">Tutorial</a><a href="/guides/project-structure">Guides</a><a href="/examples">Examples</a><a href="/search">Search</a></nav>
|
||||
</details>
|
||||
</div>
|
||||
<main
|
||||
id="main"
|
||||
class="portal-main"
|
||||
>
|
||||
<nav
|
||||
class="breadcrumbs"
|
||||
aria-label="Breadcrumb"
|
||||
>
|
||||
<a
|
||||
href="/"
|
||||
>
|
||||
Home</a><span aria-hidden="true">/</span><span>Releases</span><span aria-hidden="true">/</span><span aria-current="page">Release 0.2.39</span></nav><article class="documentation prose standalone"><h1>WRNexusJS 0.2.39</h1><p>Released 2026-07-13. All 26 installed packages are aligned to this version. Highlights include the new helpers package, reliable workspace app addition, and browser SSO redirects through forward authentication. See the <a href="/changelog">changelog</a>, <a href="/guides/upgrading">upgrade guide</a>, and package references.</p></article>
|
||||
</main>
|
||||
<footer
|
||||
>
|
||||
<p
|
||||
>
|
||||
<strong
|
||||
>
|
||||
WRNexusJS 0.2.39</strong> · Private Developer Preview · Bun-native</p><nav aria-label="Footer"><a href="/access">Request access</a><a href="/license">License</a><a href="/security">Security</a><a href="/support">Support</a><a href="/llms.txt">AI guide</a></nav><p>WRNexusJS is created by <a href="https://workroot.in/">WorkRoot</a>. WRNexus is a separate SaaS product.
|
||||
</p>
|
||||
</footer>
|
||||
<BackToTop />
|
||||
</div>
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,3 +1,7 @@
|
||||
import {
|
||||
BackToTop,
|
||||
} from "@wrnexus/ui"
|
||||
|
||||
page Release0240 {
|
||||
seo {
|
||||
title = "Release 0.2.40"
|
||||
@@ -5,13 +9,58 @@ page Release0240 {
|
||||
canonical = "https://wrnexusjs.dev/releases/0.2.40"
|
||||
}
|
||||
view {
|
||||
<SkipLink label="Skip to content" href="#main" class="docs-skip-link" />
|
||||
<div class="docs-shell">
|
||||
<header class="topbar"><a class="brand" href="/"><span>W</span> WRNexusJS</a><nav aria-label="Primary"><a href="/getting-started">Get started</a><a href="/packages">Packages</a><a href="/language">Language</a><a href="/architecture">Architecture</a></nav><div class="topbar-actions"><a class="preview-pill" href="/access">Preview · v0.2.40</a><button data-wire-theme-toggle class="theme-button" aria-label="Toggle color theme" title="Toggle color theme">◐</button></div></header>
|
||||
<div class="mobile-doc-nav"><details><summary>Browse documentation</summary><nav><a href="/getting-started">Get started</a><a href="/packages">Packages</a><a href="/language">Language</a><a href="/architecture">Architecture</a><a href="/tutorial">Tutorial</a><a href="/guides/project-structure">Guides</a><a href="/examples">Examples</a><a href="/search">Search</a></nav></details></div>
|
||||
<main id="main" class="portal-main"><nav class="breadcrumbs" aria-label="Breadcrumb"><a href="/">Home</a><span aria-hidden="true">/</span><span>Releases</span><span aria-hidden="true">/</span><span aria-current="page">Release 0.2.40</span></nav><article class="documentation prose standalone"><h1>WRNexusJS 0.2.40</h1><p>Released 2026-07-13. All 26 installed packages are aligned to this version. Highlights include the new helpers package, reliable workspace app addition, and browser SSO redirects through forward authentication. See the <a href="/changelog">changelog</a>, <a href="/guides/upgrading">upgrade guide</a>, and package references.</p></article></main>
|
||||
<footer><p><strong>WRNexusJS 0.2.40</strong> · Private Developer Preview · Bun-native</p><nav aria-label="Footer"><a href="/access">Request access</a><a href="/license">License</a><a href="/security">Security</a><a href="/support">Support</a><a href="/llms.txt">AI guide</a></nav><p>WRNexusJS is created by <a href="https://workroot.in/">WorkRoot</a>. WRNexus is a separate SaaS product.</p></footer>
|
||||
<BackToTop />
|
||||
</div>
|
||||
}
|
||||
}
|
||||
<SkipLink
|
||||
label="Skip to content"
|
||||
href="#main"
|
||||
class="docs-skip-link"
|
||||
/>
|
||||
<div
|
||||
class="docs-shell"
|
||||
>
|
||||
<header
|
||||
class="topbar"
|
||||
>
|
||||
<a
|
||||
class="brand"
|
||||
href="/"
|
||||
>
|
||||
<span
|
||||
>
|
||||
W</span> WRNexusJS</a><nav aria-label="Primary"><a href="/getting-started">Get started</a><a href="/packages">Packages</a><a href="/language">Language</a><a href="/architecture">Architecture</a></nav><div class="topbar-actions"><a class="preview-pill" href="/access">Preview · v0.2.40</a><button data-wire-theme-toggle class="theme-button" aria-label="Toggle color theme" title="Toggle color theme">◐</button></div>
|
||||
</header>
|
||||
<div
|
||||
class="mobile-doc-nav"
|
||||
>
|
||||
<details
|
||||
>
|
||||
<summary
|
||||
>
|
||||
Browse documentation</summary><nav><a href="/getting-started">Get started</a><a href="/packages">Packages</a><a href="/language">Language</a><a href="/architecture">Architecture</a><a href="/tutorial">Tutorial</a><a href="/guides/project-structure">Guides</a><a href="/examples">Examples</a><a href="/search">Search</a></nav>
|
||||
</details>
|
||||
</div>
|
||||
<main
|
||||
id="main"
|
||||
class="portal-main"
|
||||
>
|
||||
<nav
|
||||
class="breadcrumbs"
|
||||
aria-label="Breadcrumb"
|
||||
>
|
||||
<a
|
||||
href="/"
|
||||
>
|
||||
Home</a><span aria-hidden="true">/</span><span>Releases</span><span aria-hidden="true">/</span><span aria-current="page">Release 0.2.40</span></nav><article class="documentation prose standalone"><h1>WRNexusJS 0.2.40</h1><p>Released 2026-07-13. All 26 installed packages are aligned to this version. Highlights include the new helpers package, reliable workspace app addition, and browser SSO redirects through forward authentication. See the <a href="/changelog">changelog</a>, <a href="/guides/upgrading">upgrade guide</a>, and package references.</p></article>
|
||||
</main>
|
||||
<footer
|
||||
>
|
||||
<p
|
||||
>
|
||||
<strong
|
||||
>
|
||||
WRNexusJS 0.2.40</strong> · Private Developer Preview · Bun-native</p><nav aria-label="Footer"><a href="/access">Request access</a><a href="/license">License</a><a href="/security">Security</a><a href="/support">Support</a><a href="/llms.txt">AI guide</a></nav><p>WRNexusJS is created by <a href="https://workroot.in/">WorkRoot</a>. WRNexus is a separate SaaS product.
|
||||
</p>
|
||||
</footer>
|
||||
<BackToTop />
|
||||
</div>
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,3 +1,7 @@
|
||||
import {
|
||||
BackToTop,
|
||||
} from "@wrnexus/ui"
|
||||
|
||||
page Release0241 {
|
||||
seo {
|
||||
title = "Release 0.2.41"
|
||||
@@ -5,13 +9,58 @@ page Release0241 {
|
||||
canonical = "https://wrnexusjs.dev/releases/0.2.41"
|
||||
}
|
||||
view {
|
||||
<SkipLink label="Skip to content" href="#main" class="docs-skip-link" />
|
||||
<div class="docs-shell">
|
||||
<header class="topbar"><a class="brand" href="/"><span>W</span> WRNexusJS</a><nav aria-label="Primary"><a href="/getting-started">Get started</a><a href="/packages">Packages</a><a href="/language">Language</a><a href="/architecture">Architecture</a></nav><div class="topbar-actions"><a class="preview-pill" href="/access">Preview · v0.2.41</a><button data-wire-theme-toggle class="theme-button" aria-label="Toggle color theme" title="Toggle color theme">◐</button></div></header>
|
||||
<div class="mobile-doc-nav"><details><summary>Browse documentation</summary><nav><a href="/getting-started">Get started</a><a href="/packages">Packages</a><a href="/language">Language</a><a href="/architecture">Architecture</a><a href="/tutorial">Tutorial</a><a href="/guides/project-structure">Guides</a><a href="/examples">Examples</a><a href="/search">Search</a></nav></details></div>
|
||||
<main id="main" class="portal-main"><nav class="breadcrumbs" aria-label="Breadcrumb"><a href="/">Home</a><span aria-hidden="true">/</span><span>Releases</span><span aria-hidden="true">/</span><span aria-current="page">Release 0.2.41</span></nav><article class="documentation prose standalone"><h1>WRNexusJS 0.2.41</h1><p>Released 2026-07-13. All 26 installed packages are aligned to this version. Highlights include the new helpers package, reliable workspace app addition, and browser SSO redirects through forward authentication. See the <a href="/changelog">changelog</a>, <a href="/guides/upgrading">upgrade guide</a>, and package references.</p></article></main>
|
||||
<footer><p><strong>WRNexusJS 0.2.41</strong> · Private Developer Preview · Bun-native</p><nav aria-label="Footer"><a href="/access">Request access</a><a href="/license">License</a><a href="/security">Security</a><a href="/support">Support</a><a href="/llms.txt">AI guide</a></nav><p>WRNexusJS is created by <a href="https://workroot.in/">WorkRoot</a>. WRNexus is a separate SaaS product.</p></footer>
|
||||
<BackToTop />
|
||||
</div>
|
||||
}
|
||||
}
|
||||
<SkipLink
|
||||
label="Skip to content"
|
||||
href="#main"
|
||||
class="docs-skip-link"
|
||||
/>
|
||||
<div
|
||||
class="docs-shell"
|
||||
>
|
||||
<header
|
||||
class="topbar"
|
||||
>
|
||||
<a
|
||||
class="brand"
|
||||
href="/"
|
||||
>
|
||||
<span
|
||||
>
|
||||
W</span> WRNexusJS</a><nav aria-label="Primary"><a href="/getting-started">Get started</a><a href="/packages">Packages</a><a href="/language">Language</a><a href="/architecture">Architecture</a></nav><div class="topbar-actions"><a class="preview-pill" href="/access">Preview · v0.2.41</a><button data-wire-theme-toggle class="theme-button" aria-label="Toggle color theme" title="Toggle color theme">◐</button></div>
|
||||
</header>
|
||||
<div
|
||||
class="mobile-doc-nav"
|
||||
>
|
||||
<details
|
||||
>
|
||||
<summary
|
||||
>
|
||||
Browse documentation</summary><nav><a href="/getting-started">Get started</a><a href="/packages">Packages</a><a href="/language">Language</a><a href="/architecture">Architecture</a><a href="/tutorial">Tutorial</a><a href="/guides/project-structure">Guides</a><a href="/examples">Examples</a><a href="/search">Search</a></nav>
|
||||
</details>
|
||||
</div>
|
||||
<main
|
||||
id="main"
|
||||
class="portal-main"
|
||||
>
|
||||
<nav
|
||||
class="breadcrumbs"
|
||||
aria-label="Breadcrumb"
|
||||
>
|
||||
<a
|
||||
href="/"
|
||||
>
|
||||
Home</a><span aria-hidden="true">/</span><span>Releases</span><span aria-hidden="true">/</span><span aria-current="page">Release 0.2.41</span></nav><article class="documentation prose standalone"><h1>WRNexusJS 0.2.41</h1><p>Released 2026-07-13. All 26 installed packages are aligned to this version. Highlights include the new helpers package, reliable workspace app addition, and browser SSO redirects through forward authentication. See the <a href="/changelog">changelog</a>, <a href="/guides/upgrading">upgrade guide</a>, and package references.</p></article>
|
||||
</main>
|
||||
<footer
|
||||
>
|
||||
<p
|
||||
>
|
||||
<strong
|
||||
>
|
||||
WRNexusJS 0.2.41</strong> · Private Developer Preview · Bun-native</p><nav aria-label="Footer"><a href="/access">Request access</a><a href="/license">License</a><a href="/security">Security</a><a href="/support">Support</a><a href="/llms.txt">AI guide</a></nav><p>WRNexusJS is created by <a href="https://workroot.in/">WorkRoot</a>. WRNexus is a separate SaaS product.
|
||||
</p>
|
||||
</footer>
|
||||
<BackToTop />
|
||||
</div>
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,3 +1,7 @@
|
||||
import {
|
||||
BackToTop,
|
||||
} from "@wrnexus/ui"
|
||||
|
||||
page Release0242 {
|
||||
seo {
|
||||
title = "Release 0.2.42"
|
||||
@@ -5,13 +9,58 @@ page Release0242 {
|
||||
canonical = "https://wrnexusjs.dev/releases/0.2.42"
|
||||
}
|
||||
view {
|
||||
<SkipLink label="Skip to content" href="#main" class="docs-skip-link" />
|
||||
<div class="docs-shell">
|
||||
<header class="topbar"><a class="brand" href="/"><span>W</span> WRNexusJS</a><nav aria-label="Primary"><a href="/getting-started">Get started</a><a href="/packages">Packages</a><a href="/language">Language</a><a href="/architecture">Architecture</a></nav><div class="topbar-actions"><a class="preview-pill" href="/access">Preview · v0.2.42</a><button data-wire-theme-toggle class="theme-button" aria-label="Toggle color theme" title="Toggle color theme">◐</button></div></header>
|
||||
<div class="mobile-doc-nav"><details><summary>Browse documentation</summary><nav><a href="/getting-started">Get started</a><a href="/packages">Packages</a><a href="/language">Language</a><a href="/architecture">Architecture</a><a href="/tutorial">Tutorial</a><a href="/guides/project-structure">Guides</a><a href="/examples">Examples</a><a href="/search">Search</a></nav></details></div>
|
||||
<main id="main" class="portal-main"><nav class="breadcrumbs" aria-label="Breadcrumb"><a href="/">Home</a><span aria-hidden="true">/</span><span>Releases</span><span aria-hidden="true">/</span><span aria-current="page">Release 0.2.42</span></nav><article class="documentation prose standalone"><h1>WRNexusJS 0.2.42</h1><p>Released 2026-07-13. All 26 installed packages are aligned to this version. Highlights include the new helpers package, reliable workspace app addition, and browser SSO redirects through forward authentication. See the <a href="/changelog">changelog</a>, <a href="/guides/upgrading">upgrade guide</a>, and package references.</p></article></main>
|
||||
<footer><p><strong>WRNexusJS 0.2.42</strong> · Private Developer Preview · Bun-native</p><nav aria-label="Footer"><a href="/access">Request access</a><a href="/license">License</a><a href="/security">Security</a><a href="/support">Support</a><a href="/llms.txt">AI guide</a></nav><p>WRNexusJS is created by <a href="https://workroot.in/">WorkRoot</a>. WRNexus is a separate SaaS product.</p></footer>
|
||||
<BackToTop />
|
||||
</div>
|
||||
}
|
||||
}
|
||||
<SkipLink
|
||||
label="Skip to content"
|
||||
href="#main"
|
||||
class="docs-skip-link"
|
||||
/>
|
||||
<div
|
||||
class="docs-shell"
|
||||
>
|
||||
<header
|
||||
class="topbar"
|
||||
>
|
||||
<a
|
||||
class="brand"
|
||||
href="/"
|
||||
>
|
||||
<span
|
||||
>
|
||||
W</span> WRNexusJS</a><nav aria-label="Primary"><a href="/getting-started">Get started</a><a href="/packages">Packages</a><a href="/language">Language</a><a href="/architecture">Architecture</a></nav><div class="topbar-actions"><a class="preview-pill" href="/access">Preview · v0.2.42</a><button data-wire-theme-toggle class="theme-button" aria-label="Toggle color theme" title="Toggle color theme">◐</button></div>
|
||||
</header>
|
||||
<div
|
||||
class="mobile-doc-nav"
|
||||
>
|
||||
<details
|
||||
>
|
||||
<summary
|
||||
>
|
||||
Browse documentation</summary><nav><a href="/getting-started">Get started</a><a href="/packages">Packages</a><a href="/language">Language</a><a href="/architecture">Architecture</a><a href="/tutorial">Tutorial</a><a href="/guides/project-structure">Guides</a><a href="/examples">Examples</a><a href="/search">Search</a></nav>
|
||||
</details>
|
||||
</div>
|
||||
<main
|
||||
id="main"
|
||||
class="portal-main"
|
||||
>
|
||||
<nav
|
||||
class="breadcrumbs"
|
||||
aria-label="Breadcrumb"
|
||||
>
|
||||
<a
|
||||
href="/"
|
||||
>
|
||||
Home</a><span aria-hidden="true">/</span><span>Releases</span><span aria-hidden="true">/</span><span aria-current="page">Release 0.2.42</span></nav><article class="documentation prose standalone"><h1>WRNexusJS 0.2.42</h1><p>Released 2026-07-13. All 26 installed packages are aligned to this version. Highlights include the new helpers package, reliable workspace app addition, and browser SSO redirects through forward authentication. See the <a href="/changelog">changelog</a>, <a href="/guides/upgrading">upgrade guide</a>, and package references.</p></article>
|
||||
</main>
|
||||
<footer
|
||||
>
|
||||
<p
|
||||
>
|
||||
<strong
|
||||
>
|
||||
WRNexusJS 0.2.42</strong> · Private Developer Preview · Bun-native</p><nav aria-label="Footer"><a href="/access">Request access</a><a href="/license">License</a><a href="/security">Security</a><a href="/support">Support</a><a href="/llms.txt">AI guide</a></nav><p>WRNexusJS is created by <a href="https://workroot.in/">WorkRoot</a>. WRNexus is a separate SaaS product.
|
||||
</p>
|
||||
</footer>
|
||||
<BackToTop />
|
||||
</div>
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,3 +1,7 @@
|
||||
import {
|
||||
BackToTop,
|
||||
} from "@wrnexus/ui"
|
||||
|
||||
page Release0243 {
|
||||
seo {
|
||||
title = "Release 0.2.43"
|
||||
@@ -5,13 +9,58 @@ page Release0243 {
|
||||
canonical = "https://wrnexusjs.dev/releases/0.2.43"
|
||||
}
|
||||
view {
|
||||
<SkipLink label="Skip to content" href="#main" class="docs-skip-link" />
|
||||
<div class="docs-shell">
|
||||
<header class="topbar"><a class="brand" href="/"><span>W</span> WRNexusJS</a><nav aria-label="Primary"><a href="/getting-started">Get started</a><a href="/packages">Packages</a><a href="/language">Language</a><a href="/architecture">Architecture</a></nav><div class="topbar-actions"><a class="preview-pill" href="/access">Preview · v0.2.43</a><button data-wire-theme-toggle class="theme-button" aria-label="Toggle color theme" title="Toggle color theme">◐</button></div></header>
|
||||
<div class="mobile-doc-nav"><details><summary>Browse documentation</summary><nav><a href="/getting-started">Get started</a><a href="/packages">Packages</a><a href="/language">Language</a><a href="/architecture">Architecture</a><a href="/tutorial">Tutorial</a><a href="/guides/project-structure">Guides</a><a href="/examples">Examples</a><a href="/search">Search</a></nav></details></div>
|
||||
<main id="main" class="portal-main"><nav class="breadcrumbs" aria-label="Breadcrumb"><a href="/">Home</a><span aria-hidden="true">/</span><span>Releases</span><span aria-hidden="true">/</span><span aria-current="page">Release 0.2.43</span></nav><article class="documentation prose standalone"><h1>WRNexusJS 0.2.43</h1><p>Released 2026-07-13. All 26 installed packages are aligned to this version. Highlights include the new helpers package, reliable workspace app addition, and browser SSO redirects through forward authentication. See the <a href="/changelog">changelog</a>, <a href="/guides/upgrading">upgrade guide</a>, and package references.</p></article></main>
|
||||
<footer><p><strong>WRNexusJS 0.2.43</strong> · Private Developer Preview · Bun-native</p><nav aria-label="Footer"><a href="/access">Request access</a><a href="/license">License</a><a href="/security">Security</a><a href="/support">Support</a><a href="/llms.txt">AI guide</a></nav><p>WRNexusJS is created by <a href="https://workroot.in/">WorkRoot</a>. WRNexus is a separate SaaS product.</p></footer>
|
||||
<BackToTop />
|
||||
</div>
|
||||
}
|
||||
}
|
||||
<SkipLink
|
||||
label="Skip to content"
|
||||
href="#main"
|
||||
class="docs-skip-link"
|
||||
/>
|
||||
<div
|
||||
class="docs-shell"
|
||||
>
|
||||
<header
|
||||
class="topbar"
|
||||
>
|
||||
<a
|
||||
class="brand"
|
||||
href="/"
|
||||
>
|
||||
<span
|
||||
>
|
||||
W</span> WRNexusJS</a><nav aria-label="Primary"><a href="/getting-started">Get started</a><a href="/packages">Packages</a><a href="/language">Language</a><a href="/architecture">Architecture</a></nav><div class="topbar-actions"><a class="preview-pill" href="/access">Preview · v0.2.43</a><button data-wire-theme-toggle class="theme-button" aria-label="Toggle color theme" title="Toggle color theme">◐</button></div>
|
||||
</header>
|
||||
<div
|
||||
class="mobile-doc-nav"
|
||||
>
|
||||
<details
|
||||
>
|
||||
<summary
|
||||
>
|
||||
Browse documentation</summary><nav><a href="/getting-started">Get started</a><a href="/packages">Packages</a><a href="/language">Language</a><a href="/architecture">Architecture</a><a href="/tutorial">Tutorial</a><a href="/guides/project-structure">Guides</a><a href="/examples">Examples</a><a href="/search">Search</a></nav>
|
||||
</details>
|
||||
</div>
|
||||
<main
|
||||
id="main"
|
||||
class="portal-main"
|
||||
>
|
||||
<nav
|
||||
class="breadcrumbs"
|
||||
aria-label="Breadcrumb"
|
||||
>
|
||||
<a
|
||||
href="/"
|
||||
>
|
||||
Home</a><span aria-hidden="true">/</span><span>Releases</span><span aria-hidden="true">/</span><span aria-current="page">Release 0.2.43</span></nav><article class="documentation prose standalone"><h1>WRNexusJS 0.2.43</h1><p>Released 2026-07-13. All 26 installed packages are aligned to this version. Highlights include the new helpers package, reliable workspace app addition, and browser SSO redirects through forward authentication. See the <a href="/changelog">changelog</a>, <a href="/guides/upgrading">upgrade guide</a>, and package references.</p></article>
|
||||
</main>
|
||||
<footer
|
||||
>
|
||||
<p
|
||||
>
|
||||
<strong
|
||||
>
|
||||
WRNexusJS 0.2.43</strong> · Private Developer Preview · Bun-native</p><nav aria-label="Footer"><a href="/access">Request access</a><a href="/license">License</a><a href="/security">Security</a><a href="/support">Support</a><a href="/llms.txt">AI guide</a></nav><p>WRNexusJS is created by <a href="https://workroot.in/">WorkRoot</a>. WRNexus is a separate SaaS product.
|
||||
</p>
|
||||
</footer>
|
||||
<BackToTop />
|
||||
</div>
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,3 +1,7 @@
|
||||
import {
|
||||
BackToTop,
|
||||
} from "@wrnexus/ui"
|
||||
|
||||
page Release0244 {
|
||||
seo {
|
||||
title = "Release 0.2.44"
|
||||
@@ -5,13 +9,58 @@ page Release0244 {
|
||||
canonical = "https://wrnexusjs.dev/releases/0.2.44"
|
||||
}
|
||||
view {
|
||||
<SkipLink label="Skip to content" href="#main" class="docs-skip-link" />
|
||||
<div class="docs-shell">
|
||||
<header class="topbar"><a class="brand" href="/"><span>W</span> WRNexusJS</a><nav aria-label="Primary"><a href="/getting-started">Get started</a><a href="/packages">Packages</a><a href="/language">Language</a><a href="/architecture">Architecture</a></nav><div class="topbar-actions"><a class="preview-pill" href="/access">Preview · v0.2.44</a><button data-wire-theme-toggle class="theme-button" aria-label="Toggle color theme" title="Toggle color theme">◐</button></div></header>
|
||||
<div class="mobile-doc-nav"><details><summary>Browse documentation</summary><nav><a href="/getting-started">Get started</a><a href="/packages">Packages</a><a href="/language">Language</a><a href="/architecture">Architecture</a><a href="/tutorial">Tutorial</a><a href="/guides/project-structure">Guides</a><a href="/examples">Examples</a><a href="/search">Search</a></nav></details></div>
|
||||
<main id="main" class="portal-main"><nav class="breadcrumbs" aria-label="Breadcrumb"><a href="/">Home</a><span aria-hidden="true">/</span><span>Releases</span><span aria-hidden="true">/</span><span aria-current="page">Release 0.2.44</span></nav><article class="documentation prose standalone"><h1>WRNexusJS 0.2.44</h1><p>Released 2026-07-13. All 26 installed packages are aligned to this version. Highlights include the new helpers package, reliable workspace app addition, and browser SSO redirects through forward authentication. See the <a href="/changelog">changelog</a>, <a href="/guides/upgrading">upgrade guide</a>, and package references.</p></article></main>
|
||||
<footer><p><strong>WRNexusJS 0.2.44</strong> · Private Developer Preview · Bun-native</p><nav aria-label="Footer"><a href="/access">Request access</a><a href="/license">License</a><a href="/security">Security</a><a href="/support">Support</a><a href="/llms.txt">AI guide</a></nav><p>WRNexusJS is created by <a href="https://workroot.in/">WorkRoot</a>. WRNexus is a separate SaaS product.</p></footer>
|
||||
<BackToTop />
|
||||
</div>
|
||||
}
|
||||
}
|
||||
<SkipLink
|
||||
label="Skip to content"
|
||||
href="#main"
|
||||
class="docs-skip-link"
|
||||
/>
|
||||
<div
|
||||
class="docs-shell"
|
||||
>
|
||||
<header
|
||||
class="topbar"
|
||||
>
|
||||
<a
|
||||
class="brand"
|
||||
href="/"
|
||||
>
|
||||
<span
|
||||
>
|
||||
W</span> WRNexusJS</a><nav aria-label="Primary"><a href="/getting-started">Get started</a><a href="/packages">Packages</a><a href="/language">Language</a><a href="/architecture">Architecture</a></nav><div class="topbar-actions"><a class="preview-pill" href="/access">Preview · v0.2.44</a><button data-wire-theme-toggle class="theme-button" aria-label="Toggle color theme" title="Toggle color theme">◐</button></div>
|
||||
</header>
|
||||
<div
|
||||
class="mobile-doc-nav"
|
||||
>
|
||||
<details
|
||||
>
|
||||
<summary
|
||||
>
|
||||
Browse documentation</summary><nav><a href="/getting-started">Get started</a><a href="/packages">Packages</a><a href="/language">Language</a><a href="/architecture">Architecture</a><a href="/tutorial">Tutorial</a><a href="/guides/project-structure">Guides</a><a href="/examples">Examples</a><a href="/search">Search</a></nav>
|
||||
</details>
|
||||
</div>
|
||||
<main
|
||||
id="main"
|
||||
class="portal-main"
|
||||
>
|
||||
<nav
|
||||
class="breadcrumbs"
|
||||
aria-label="Breadcrumb"
|
||||
>
|
||||
<a
|
||||
href="/"
|
||||
>
|
||||
Home</a><span aria-hidden="true">/</span><span>Releases</span><span aria-hidden="true">/</span><span aria-current="page">Release 0.2.44</span></nav><article class="documentation prose standalone"><h1>WRNexusJS 0.2.44</h1><p>Released 2026-07-13. All 26 installed packages are aligned to this version. Highlights include the new helpers package, reliable workspace app addition, and browser SSO redirects through forward authentication. See the <a href="/changelog">changelog</a>, <a href="/guides/upgrading">upgrade guide</a>, and package references.</p></article>
|
||||
</main>
|
||||
<footer
|
||||
>
|
||||
<p
|
||||
>
|
||||
<strong
|
||||
>
|
||||
WRNexusJS 0.2.44</strong> · Private Developer Preview · Bun-native</p><nav aria-label="Footer"><a href="/access">Request access</a><a href="/license">License</a><a href="/security">Security</a><a href="/support">Support</a><a href="/llms.txt">AI guide</a></nav><p>WRNexusJS is created by <a href="https://workroot.in/">WorkRoot</a>. WRNexus is a separate SaaS product.
|
||||
</p>
|
||||
</footer>
|
||||
<BackToTop />
|
||||
</div>
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,3 +1,7 @@
|
||||
import {
|
||||
BackToTop,
|
||||
} from "@wrnexus/ui"
|
||||
|
||||
page Release0245 {
|
||||
seo {
|
||||
title = "Release 0.2.45"
|
||||
@@ -5,13 +9,58 @@ page Release0245 {
|
||||
canonical = "https://wrnexusjs.dev/releases/0.2.45"
|
||||
}
|
||||
view {
|
||||
<SkipLink label="Skip to content" href="#main" class="docs-skip-link" />
|
||||
<div class="docs-shell">
|
||||
<header class="topbar"><a class="brand" href="/"><span>W</span> WRNexusJS</a><nav aria-label="Primary"><a href="/getting-started">Get started</a><a href="/packages">Packages</a><a href="/language">Language</a><a href="/architecture">Architecture</a></nav><div class="topbar-actions"><a class="preview-pill" href="/access">Preview · v0.2.45</a><button data-wire-theme-toggle class="theme-button" aria-label="Toggle color theme" title="Toggle color theme">◐</button></div></header>
|
||||
<div class="mobile-doc-nav"><details><summary>Browse documentation</summary><nav><a href="/getting-started">Get started</a><a href="/packages">Packages</a><a href="/language">Language</a><a href="/architecture">Architecture</a><a href="/tutorial">Tutorial</a><a href="/guides/project-structure">Guides</a><a href="/examples">Examples</a><a href="/search">Search</a></nav></details></div>
|
||||
<main id="main" class="portal-main"><nav class="breadcrumbs" aria-label="Breadcrumb"><a href="/">Home</a><span aria-hidden="true">/</span><span>Releases</span><span aria-hidden="true">/</span><span aria-current="page">Release 0.2.45</span></nav><article class="documentation prose standalone"><h1>WRNexusJS 0.2.45</h1><p>Released 2026-07-13. All 26 installed packages are aligned to this version. Highlights include the new helpers package, reliable workspace app addition, and browser SSO redirects through forward authentication. See the <a href="/changelog">changelog</a>, <a href="/guides/upgrading">upgrade guide</a>, and package references.</p></article></main>
|
||||
<footer><p><strong>WRNexusJS 0.2.45</strong> · Private Developer Preview · Bun-native</p><nav aria-label="Footer"><a href="/access">Request access</a><a href="/license">License</a><a href="/security">Security</a><a href="/support">Support</a><a href="/llms.txt">AI guide</a></nav><p>WRNexusJS is created by <a href="https://workroot.in/">WorkRoot</a>. WRNexus is a separate SaaS product.</p></footer>
|
||||
<BackToTop />
|
||||
</div>
|
||||
}
|
||||
}
|
||||
<SkipLink
|
||||
label="Skip to content"
|
||||
href="#main"
|
||||
class="docs-skip-link"
|
||||
/>
|
||||
<div
|
||||
class="docs-shell"
|
||||
>
|
||||
<header
|
||||
class="topbar"
|
||||
>
|
||||
<a
|
||||
class="brand"
|
||||
href="/"
|
||||
>
|
||||
<span
|
||||
>
|
||||
W</span> WRNexusJS</a><nav aria-label="Primary"><a href="/getting-started">Get started</a><a href="/packages">Packages</a><a href="/language">Language</a><a href="/architecture">Architecture</a></nav><div class="topbar-actions"><a class="preview-pill" href="/access">Preview · v0.2.45</a><button data-wire-theme-toggle class="theme-button" aria-label="Toggle color theme" title="Toggle color theme">◐</button></div>
|
||||
</header>
|
||||
<div
|
||||
class="mobile-doc-nav"
|
||||
>
|
||||
<details
|
||||
>
|
||||
<summary
|
||||
>
|
||||
Browse documentation</summary><nav><a href="/getting-started">Get started</a><a href="/packages">Packages</a><a href="/language">Language</a><a href="/architecture">Architecture</a><a href="/tutorial">Tutorial</a><a href="/guides/project-structure">Guides</a><a href="/examples">Examples</a><a href="/search">Search</a></nav>
|
||||
</details>
|
||||
</div>
|
||||
<main
|
||||
id="main"
|
||||
class="portal-main"
|
||||
>
|
||||
<nav
|
||||
class="breadcrumbs"
|
||||
aria-label="Breadcrumb"
|
||||
>
|
||||
<a
|
||||
href="/"
|
||||
>
|
||||
Home</a><span aria-hidden="true">/</span><span>Releases</span><span aria-hidden="true">/</span><span aria-current="page">Release 0.2.45</span></nav><article class="documentation prose standalone"><h1>WRNexusJS 0.2.45</h1><p>Released 2026-07-13. All 26 installed packages are aligned to this version. Highlights include the new helpers package, reliable workspace app addition, and browser SSO redirects through forward authentication. See the <a href="/changelog">changelog</a>, <a href="/guides/upgrading">upgrade guide</a>, and package references.</p></article>
|
||||
</main>
|
||||
<footer
|
||||
>
|
||||
<p
|
||||
>
|
||||
<strong
|
||||
>
|
||||
WRNexusJS 0.2.45</strong> · Private Developer Preview · Bun-native</p><nav aria-label="Footer"><a href="/access">Request access</a><a href="/license">License</a><a href="/security">Security</a><a href="/support">Support</a><a href="/llms.txt">AI guide</a></nav><p>WRNexusJS is created by <a href="https://workroot.in/">WorkRoot</a>. WRNexus is a separate SaaS product.
|
||||
</p>
|
||||
</footer>
|
||||
<BackToTop />
|
||||
</div>
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,3 +1,7 @@
|
||||
import {
|
||||
BackToTop,
|
||||
} from "@wrnexus/ui"
|
||||
|
||||
page Release0246 {
|
||||
seo {
|
||||
title = "Release 0.2.46"
|
||||
@@ -5,13 +9,58 @@ page Release0246 {
|
||||
canonical = "https://wrnexusjs.dev/releases/0.2.46"
|
||||
}
|
||||
view {
|
||||
<SkipLink label="Skip to content" href="#main" class="docs-skip-link" />
|
||||
<div class="docs-shell">
|
||||
<header class="topbar"><a class="brand" href="/"><span>W</span> WRNexusJS</a><nav aria-label="Primary"><a href="/getting-started">Get started</a><a href="/packages">Packages</a><a href="/language">Language</a><a href="/architecture">Architecture</a></nav><div class="topbar-actions"><a class="preview-pill" href="/access">Preview · v0.2.46</a><button data-wire-theme-toggle class="theme-button" aria-label="Toggle color theme" title="Toggle color theme">◐</button></div></header>
|
||||
<div class="mobile-doc-nav"><details><summary>Browse documentation</summary><nav><a href="/getting-started">Get started</a><a href="/packages">Packages</a><a href="/language">Language</a><a href="/architecture">Architecture</a><a href="/tutorial">Tutorial</a><a href="/guides/project-structure">Guides</a><a href="/examples">Examples</a><a href="/search">Search</a></nav></details></div>
|
||||
<main id="main" class="portal-main"><nav class="breadcrumbs" aria-label="Breadcrumb"><a href="/">Home</a><span aria-hidden="true">/</span><span>Releases</span><span aria-hidden="true">/</span><span aria-current="page">Release 0.2.46</span></nav><article class="documentation prose standalone"><h1>WRNexusJS 0.2.46</h1><p>Released 2026-07-13. All 26 installed packages are aligned to this version. Highlights include the new helpers package, reliable workspace app addition, and browser SSO redirects through forward authentication. See the <a href="/changelog">changelog</a>, <a href="/guides/upgrading">upgrade guide</a>, and package references.</p></article></main>
|
||||
<footer><p><strong>WRNexusJS 0.2.46</strong> · Private Developer Preview · Bun-native</p><nav aria-label="Footer"><a href="/access">Request access</a><a href="/license">License</a><a href="/security">Security</a><a href="/support">Support</a><a href="/llms.txt">AI guide</a></nav><p>WRNexusJS is created by <a href="https://workroot.in/">WorkRoot</a>. WRNexus is a separate SaaS product.</p></footer>
|
||||
<BackToTop />
|
||||
</div>
|
||||
}
|
||||
}
|
||||
<SkipLink
|
||||
label="Skip to content"
|
||||
href="#main"
|
||||
class="docs-skip-link"
|
||||
/>
|
||||
<div
|
||||
class="docs-shell"
|
||||
>
|
||||
<header
|
||||
class="topbar"
|
||||
>
|
||||
<a
|
||||
class="brand"
|
||||
href="/"
|
||||
>
|
||||
<span
|
||||
>
|
||||
W</span> WRNexusJS</a><nav aria-label="Primary"><a href="/getting-started">Get started</a><a href="/packages">Packages</a><a href="/language">Language</a><a href="/architecture">Architecture</a></nav><div class="topbar-actions"><a class="preview-pill" href="/access">Preview · v0.2.46</a><button data-wire-theme-toggle class="theme-button" aria-label="Toggle color theme" title="Toggle color theme">◐</button></div>
|
||||
</header>
|
||||
<div
|
||||
class="mobile-doc-nav"
|
||||
>
|
||||
<details
|
||||
>
|
||||
<summary
|
||||
>
|
||||
Browse documentation</summary><nav><a href="/getting-started">Get started</a><a href="/packages">Packages</a><a href="/language">Language</a><a href="/architecture">Architecture</a><a href="/tutorial">Tutorial</a><a href="/guides/project-structure">Guides</a><a href="/examples">Examples</a><a href="/search">Search</a></nav>
|
||||
</details>
|
||||
</div>
|
||||
<main
|
||||
id="main"
|
||||
class="portal-main"
|
||||
>
|
||||
<nav
|
||||
class="breadcrumbs"
|
||||
aria-label="Breadcrumb"
|
||||
>
|
||||
<a
|
||||
href="/"
|
||||
>
|
||||
Home</a><span aria-hidden="true">/</span><span>Releases</span><span aria-hidden="true">/</span><span aria-current="page">Release 0.2.46</span></nav><article class="documentation prose standalone"><h1>WRNexusJS 0.2.46</h1><p>Released 2026-07-13. All 26 installed packages are aligned to this version. Highlights include the new helpers package, reliable workspace app addition, and browser SSO redirects through forward authentication. See the <a href="/changelog">changelog</a>, <a href="/guides/upgrading">upgrade guide</a>, and package references.</p></article>
|
||||
</main>
|
||||
<footer
|
||||
>
|
||||
<p
|
||||
>
|
||||
<strong
|
||||
>
|
||||
WRNexusJS 0.2.46</strong> · Private Developer Preview · Bun-native</p><nav aria-label="Footer"><a href="/access">Request access</a><a href="/license">License</a><a href="/security">Security</a><a href="/support">Support</a><a href="/llms.txt">AI guide</a></nav><p>WRNexusJS is created by <a href="https://workroot.in/">WorkRoot</a>. WRNexus is a separate SaaS product.
|
||||
</p>
|
||||
</footer>
|
||||
<BackToTop />
|
||||
</div>
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,3 +1,7 @@
|
||||
import {
|
||||
BackToTop,
|
||||
} from "@wrnexus/ui"
|
||||
|
||||
page Release0247 {
|
||||
seo {
|
||||
title = "Release 0.2.47"
|
||||
@@ -5,13 +9,58 @@ page Release0247 {
|
||||
canonical = "https://wrnexusjs.dev/releases/0.2.47"
|
||||
}
|
||||
view {
|
||||
<SkipLink label="Skip to content" href="#main" class="docs-skip-link" />
|
||||
<div class="docs-shell">
|
||||
<header class="topbar"><a class="brand" href="/"><span>W</span> WRNexusJS</a><nav aria-label="Primary"><a href="/getting-started">Get started</a><a href="/packages">Packages</a><a href="/language">Language</a><a href="/architecture">Architecture</a></nav><div class="topbar-actions"><a class="preview-pill" href="/access">Preview · v0.2.47</a><button data-wire-theme-toggle class="theme-button" aria-label="Toggle color theme" title="Toggle color theme">◐</button></div></header>
|
||||
<div class="mobile-doc-nav"><details><summary>Browse documentation</summary><nav><a href="/getting-started">Get started</a><a href="/packages">Packages</a><a href="/language">Language</a><a href="/architecture">Architecture</a><a href="/tutorial">Tutorial</a><a href="/guides/project-structure">Guides</a><a href="/examples">Examples</a><a href="/search">Search</a></nav></details></div>
|
||||
<main id="main" class="portal-main"><nav class="breadcrumbs" aria-label="Breadcrumb"><a href="/">Home</a><span aria-hidden="true">/</span><span>Releases</span><span aria-hidden="true">/</span><span aria-current="page">Release 0.2.47</span></nav><article class="documentation prose standalone"><h1>WRNexusJS 0.2.47</h1><p>Released 2026-07-13. All 26 installed packages are aligned to this version. Highlights include the new helpers package, reliable workspace app addition, and browser SSO redirects through forward authentication. See the <a href="/changelog">changelog</a>, <a href="/guides/upgrading">upgrade guide</a>, and package references.</p></article></main>
|
||||
<footer><p><strong>WRNexusJS 0.2.47</strong> · Private Developer Preview · Bun-native</p><nav aria-label="Footer"><a href="/access">Request access</a><a href="/license">License</a><a href="/security">Security</a><a href="/support">Support</a><a href="/llms.txt">AI guide</a></nav><p>WRNexusJS is created by <a href="https://workroot.in/">WorkRoot</a>. WRNexus is a separate SaaS product.</p></footer>
|
||||
<BackToTop />
|
||||
</div>
|
||||
}
|
||||
}
|
||||
<SkipLink
|
||||
label="Skip to content"
|
||||
href="#main"
|
||||
class="docs-skip-link"
|
||||
/>
|
||||
<div
|
||||
class="docs-shell"
|
||||
>
|
||||
<header
|
||||
class="topbar"
|
||||
>
|
||||
<a
|
||||
class="brand"
|
||||
href="/"
|
||||
>
|
||||
<span
|
||||
>
|
||||
W</span> WRNexusJS</a><nav aria-label="Primary"><a href="/getting-started">Get started</a><a href="/packages">Packages</a><a href="/language">Language</a><a href="/architecture">Architecture</a></nav><div class="topbar-actions"><a class="preview-pill" href="/access">Preview · v0.2.47</a><button data-wire-theme-toggle class="theme-button" aria-label="Toggle color theme" title="Toggle color theme">◐</button></div>
|
||||
</header>
|
||||
<div
|
||||
class="mobile-doc-nav"
|
||||
>
|
||||
<details
|
||||
>
|
||||
<summary
|
||||
>
|
||||
Browse documentation</summary><nav><a href="/getting-started">Get started</a><a href="/packages">Packages</a><a href="/language">Language</a><a href="/architecture">Architecture</a><a href="/tutorial">Tutorial</a><a href="/guides/project-structure">Guides</a><a href="/examples">Examples</a><a href="/search">Search</a></nav>
|
||||
</details>
|
||||
</div>
|
||||
<main
|
||||
id="main"
|
||||
class="portal-main"
|
||||
>
|
||||
<nav
|
||||
class="breadcrumbs"
|
||||
aria-label="Breadcrumb"
|
||||
>
|
||||
<a
|
||||
href="/"
|
||||
>
|
||||
Home</a><span aria-hidden="true">/</span><span>Releases</span><span aria-hidden="true">/</span><span aria-current="page">Release 0.2.47</span></nav><article class="documentation prose standalone"><h1>WRNexusJS 0.2.47</h1><p>Released 2026-07-13. All 26 installed packages are aligned to this version. Highlights include the new helpers package, reliable workspace app addition, and browser SSO redirects through forward authentication. See the <a href="/changelog">changelog</a>, <a href="/guides/upgrading">upgrade guide</a>, and package references.</p></article>
|
||||
</main>
|
||||
<footer
|
||||
>
|
||||
<p
|
||||
>
|
||||
<strong
|
||||
>
|
||||
WRNexusJS 0.2.47</strong> · Private Developer Preview · Bun-native</p><nav aria-label="Footer"><a href="/access">Request access</a><a href="/license">License</a><a href="/security">Security</a><a href="/support">Support</a><a href="/llms.txt">AI guide</a></nav><p>WRNexusJS is created by <a href="https://workroot.in/">WorkRoot</a>. WRNexus is a separate SaaS product.
|
||||
</p>
|
||||
</footer>
|
||||
<BackToTop />
|
||||
</div>
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,3 +1,7 @@
|
||||
import {
|
||||
BackToTop,
|
||||
} from "@wrnexus/ui"
|
||||
|
||||
page Release0248 {
|
||||
seo {
|
||||
title = "Release 0.2.48"
|
||||
@@ -5,13 +9,58 @@ page Release0248 {
|
||||
canonical = "https://wrnexusjs.dev/releases/0.2.48"
|
||||
}
|
||||
view {
|
||||
<SkipLink label="Skip to content" href="#main" class="docs-skip-link" />
|
||||
<div class="docs-shell">
|
||||
<header class="topbar"><a class="brand" href="/"><span>W</span> WRNexusJS</a><nav aria-label="Primary"><a href="/getting-started">Get started</a><a href="/packages">Packages</a><a href="/language">Language</a><a href="/architecture">Architecture</a></nav><div class="topbar-actions"><a class="preview-pill" href="/access">Preview · v0.2.48</a><button data-wire-theme-toggle class="theme-button" aria-label="Toggle color theme" title="Toggle color theme">◐</button></div></header>
|
||||
<div class="mobile-doc-nav"><details><summary>Browse documentation</summary><nav><a href="/getting-started">Get started</a><a href="/packages">Packages</a><a href="/language">Language</a><a href="/architecture">Architecture</a><a href="/tutorial">Tutorial</a><a href="/guides/project-structure">Guides</a><a href="/examples">Examples</a><a href="/search">Search</a></nav></details></div>
|
||||
<main id="main" class="portal-main"><nav class="breadcrumbs" aria-label="Breadcrumb"><a href="/">Home</a><span aria-hidden="true">/</span><span>Releases</span><span aria-hidden="true">/</span><span aria-current="page">Release 0.2.48</span></nav><article class="documentation prose standalone"><h1>WRNexusJS 0.2.48</h1><p>Released 2026-07-13. All 26 installed packages are aligned to this version. Highlights include the new helpers package, reliable workspace app addition, and browser SSO redirects through forward authentication. See the <a href="/changelog">changelog</a>, <a href="/guides/upgrading">upgrade guide</a>, and package references.</p></article></main>
|
||||
<footer><p><strong>WRNexusJS 0.2.48</strong> · Private Developer Preview · Bun-native</p><nav aria-label="Footer"><a href="/access">Request access</a><a href="/license">License</a><a href="/security">Security</a><a href="/support">Support</a><a href="/llms.txt">AI guide</a></nav><p>WRNexusJS is created by <a href="https://workroot.in/">WorkRoot</a>. WRNexus is a separate SaaS product.</p></footer>
|
||||
<BackToTop />
|
||||
</div>
|
||||
}
|
||||
}
|
||||
<SkipLink
|
||||
label="Skip to content"
|
||||
href="#main"
|
||||
class="docs-skip-link"
|
||||
/>
|
||||
<div
|
||||
class="docs-shell"
|
||||
>
|
||||
<header
|
||||
class="topbar"
|
||||
>
|
||||
<a
|
||||
class="brand"
|
||||
href="/"
|
||||
>
|
||||
<span
|
||||
>
|
||||
W</span> WRNexusJS</a><nav aria-label="Primary"><a href="/getting-started">Get started</a><a href="/packages">Packages</a><a href="/language">Language</a><a href="/architecture">Architecture</a></nav><div class="topbar-actions"><a class="preview-pill" href="/access">Preview · v0.2.48</a><button data-wire-theme-toggle class="theme-button" aria-label="Toggle color theme" title="Toggle color theme">◐</button></div>
|
||||
</header>
|
||||
<div
|
||||
class="mobile-doc-nav"
|
||||
>
|
||||
<details
|
||||
>
|
||||
<summary
|
||||
>
|
||||
Browse documentation</summary><nav><a href="/getting-started">Get started</a><a href="/packages">Packages</a><a href="/language">Language</a><a href="/architecture">Architecture</a><a href="/tutorial">Tutorial</a><a href="/guides/project-structure">Guides</a><a href="/examples">Examples</a><a href="/search">Search</a></nav>
|
||||
</details>
|
||||
</div>
|
||||
<main
|
||||
id="main"
|
||||
class="portal-main"
|
||||
>
|
||||
<nav
|
||||
class="breadcrumbs"
|
||||
aria-label="Breadcrumb"
|
||||
>
|
||||
<a
|
||||
href="/"
|
||||
>
|
||||
Home</a><span aria-hidden="true">/</span><span>Releases</span><span aria-hidden="true">/</span><span aria-current="page">Release 0.2.48</span></nav><article class="documentation prose standalone"><h1>WRNexusJS 0.2.48</h1><p>Released 2026-07-13. All 26 installed packages are aligned to this version. Highlights include the new helpers package, reliable workspace app addition, and browser SSO redirects through forward authentication. See the <a href="/changelog">changelog</a>, <a href="/guides/upgrading">upgrade guide</a>, and package references.</p></article>
|
||||
</main>
|
||||
<footer
|
||||
>
|
||||
<p
|
||||
>
|
||||
<strong
|
||||
>
|
||||
WRNexusJS 0.2.48</strong> · Private Developer Preview · Bun-native</p><nav aria-label="Footer"><a href="/access">Request access</a><a href="/license">License</a><a href="/security">Security</a><a href="/support">Support</a><a href="/llms.txt">AI guide</a></nav><p>WRNexusJS is created by <a href="https://workroot.in/">WorkRoot</a>. WRNexus is a separate SaaS product.
|
||||
</p>
|
||||
</footer>
|
||||
<BackToTop />
|
||||
</div>
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,3 +1,7 @@
|
||||
import {
|
||||
BackToTop,
|
||||
} from "@wrnexus/ui"
|
||||
|
||||
page Release0249 {
|
||||
seo {
|
||||
title = "Release 0.2.49"
|
||||
@@ -5,13 +9,58 @@ page Release0249 {
|
||||
canonical = "https://wrnexusjs.dev/releases/0.2.49"
|
||||
}
|
||||
view {
|
||||
<SkipLink label="Skip to content" href="#main" class="docs-skip-link" />
|
||||
<div class="docs-shell">
|
||||
<header class="topbar"><a class="brand" href="/"><span>W</span> WRNexusJS</a><nav aria-label="Primary"><a href="/getting-started">Get started</a><a href="/packages">Packages</a><a href="/language">Language</a><a href="/architecture">Architecture</a></nav><div class="topbar-actions"><a class="preview-pill" href="/access">Preview · v0.2.49</a><button data-wire-theme-toggle class="theme-button" aria-label="Toggle color theme" title="Toggle color theme">◐</button></div></header>
|
||||
<div class="mobile-doc-nav"><details><summary>Browse documentation</summary><nav><a href="/getting-started">Get started</a><a href="/packages">Packages</a><a href="/language">Language</a><a href="/architecture">Architecture</a><a href="/tutorial">Tutorial</a><a href="/guides/project-structure">Guides</a><a href="/examples">Examples</a><a href="/search">Search</a></nav></details></div>
|
||||
<main id="main" class="portal-main"><nav class="breadcrumbs" aria-label="Breadcrumb"><a href="/">Home</a><span aria-hidden="true">/</span><span>Releases</span><span aria-hidden="true">/</span><span aria-current="page">Release 0.2.49</span></nav><article class="documentation prose standalone"><h1>WRNexusJS 0.2.49</h1><p>Released 2026-07-13. All 26 installed packages are aligned to this version. Highlights include the new helpers package, reliable workspace app addition, and browser SSO redirects through forward authentication. See the <a href="/changelog">changelog</a>, <a href="/guides/upgrading">upgrade guide</a>, and package references.</p></article></main>
|
||||
<footer><p><strong>WRNexusJS 0.2.49</strong> · Private Developer Preview · Bun-native</p><nav aria-label="Footer"><a href="/access">Request access</a><a href="/license">License</a><a href="/security">Security</a><a href="/support">Support</a><a href="/llms.txt">AI guide</a></nav><p>WRNexusJS is created by <a href="https://workroot.in/">WorkRoot</a>. WRNexus is a separate SaaS product.</p></footer>
|
||||
<BackToTop />
|
||||
</div>
|
||||
}
|
||||
}
|
||||
<SkipLink
|
||||
label="Skip to content"
|
||||
href="#main"
|
||||
class="docs-skip-link"
|
||||
/>
|
||||
<div
|
||||
class="docs-shell"
|
||||
>
|
||||
<header
|
||||
class="topbar"
|
||||
>
|
||||
<a
|
||||
class="brand"
|
||||
href="/"
|
||||
>
|
||||
<span
|
||||
>
|
||||
W</span> WRNexusJS</a><nav aria-label="Primary"><a href="/getting-started">Get started</a><a href="/packages">Packages</a><a href="/language">Language</a><a href="/architecture">Architecture</a></nav><div class="topbar-actions"><a class="preview-pill" href="/access">Preview · v0.2.49</a><button data-wire-theme-toggle class="theme-button" aria-label="Toggle color theme" title="Toggle color theme">◐</button></div>
|
||||
</header>
|
||||
<div
|
||||
class="mobile-doc-nav"
|
||||
>
|
||||
<details
|
||||
>
|
||||
<summary
|
||||
>
|
||||
Browse documentation</summary><nav><a href="/getting-started">Get started</a><a href="/packages">Packages</a><a href="/language">Language</a><a href="/architecture">Architecture</a><a href="/tutorial">Tutorial</a><a href="/guides/project-structure">Guides</a><a href="/examples">Examples</a><a href="/search">Search</a></nav>
|
||||
</details>
|
||||
</div>
|
||||
<main
|
||||
id="main"
|
||||
class="portal-main"
|
||||
>
|
||||
<nav
|
||||
class="breadcrumbs"
|
||||
aria-label="Breadcrumb"
|
||||
>
|
||||
<a
|
||||
href="/"
|
||||
>
|
||||
Home</a><span aria-hidden="true">/</span><span>Releases</span><span aria-hidden="true">/</span><span aria-current="page">Release 0.2.49</span></nav><article class="documentation prose standalone"><h1>WRNexusJS 0.2.49</h1><p>Released 2026-07-13. All 26 installed packages are aligned to this version. Highlights include the new helpers package, reliable workspace app addition, and browser SSO redirects through forward authentication. See the <a href="/changelog">changelog</a>, <a href="/guides/upgrading">upgrade guide</a>, and package references.</p></article>
|
||||
</main>
|
||||
<footer
|
||||
>
|
||||
<p
|
||||
>
|
||||
<strong
|
||||
>
|
||||
WRNexusJS 0.2.49</strong> · Private Developer Preview · Bun-native</p><nav aria-label="Footer"><a href="/access">Request access</a><a href="/license">License</a><a href="/security">Security</a><a href="/support">Support</a><a href="/llms.txt">AI guide</a></nav><p>WRNexusJS is created by <a href="https://workroot.in/">WorkRoot</a>. WRNexus is a separate SaaS product.
|
||||
</p>
|
||||
</footer>
|
||||
<BackToTop />
|
||||
</div>
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,3 +1,7 @@
|
||||
import {
|
||||
BackToTop,
|
||||
} from "@wrnexus/ui"
|
||||
|
||||
page Release0250 {
|
||||
seo {
|
||||
title = "Release 0.2.50"
|
||||
@@ -5,13 +9,58 @@ page Release0250 {
|
||||
canonical = "https://wrnexusjs.dev/releases/0.2.50"
|
||||
}
|
||||
view {
|
||||
<SkipLink label="Skip to content" href="#main" class="docs-skip-link" />
|
||||
<div class="docs-shell">
|
||||
<header class="topbar"><a class="brand" href="/"><span>W</span> WRNexusJS</a><nav aria-label="Primary"><a href="/getting-started">Get started</a><a href="/packages">Packages</a><a href="/language">Language</a><a href="/architecture">Architecture</a></nav><div class="topbar-actions"><a class="preview-pill" href="/access">Preview · v0.2.50</a><button data-wire-theme-toggle class="theme-button" aria-label="Toggle color theme" title="Toggle color theme">◐</button></div></header>
|
||||
<div class="mobile-doc-nav"><details><summary>Browse documentation</summary><nav><a href="/getting-started">Get started</a><a href="/packages">Packages</a><a href="/language">Language</a><a href="/architecture">Architecture</a><a href="/tutorial">Tutorial</a><a href="/guides/project-structure">Guides</a><a href="/examples">Examples</a><a href="/search">Search</a></nav></details></div>
|
||||
<main id="main" class="portal-main"><nav class="breadcrumbs" aria-label="Breadcrumb"><a href="/">Home</a><span aria-hidden="true">/</span><span>Releases</span><span aria-hidden="true">/</span><span aria-current="page">Release 0.2.50</span></nav><article class="documentation prose standalone"><h1>WRNexusJS 0.2.50</h1><p>Released 2026-07-13. All 26 installed packages are aligned to this version. Highlights include the new helpers package, reliable workspace app addition, and browser SSO redirects through forward authentication. See the <a href="/changelog">changelog</a>, <a href="/guides/upgrading">upgrade guide</a>, and package references.</p></article></main>
|
||||
<footer><p><strong>WRNexusJS 0.2.50</strong> · Private Developer Preview · Bun-native</p><nav aria-label="Footer"><a href="/access">Request access</a><a href="/license">License</a><a href="/security">Security</a><a href="/support">Support</a><a href="/llms.txt">AI guide</a></nav><p>WRNexusJS is created by <a href="https://workroot.in/">WorkRoot</a>. WRNexus is a separate SaaS product.</p></footer>
|
||||
<BackToTop />
|
||||
</div>
|
||||
}
|
||||
}
|
||||
<SkipLink
|
||||
label="Skip to content"
|
||||
href="#main"
|
||||
class="docs-skip-link"
|
||||
/>
|
||||
<div
|
||||
class="docs-shell"
|
||||
>
|
||||
<header
|
||||
class="topbar"
|
||||
>
|
||||
<a
|
||||
class="brand"
|
||||
href="/"
|
||||
>
|
||||
<span
|
||||
>
|
||||
W</span> WRNexusJS</a><nav aria-label="Primary"><a href="/getting-started">Get started</a><a href="/packages">Packages</a><a href="/language">Language</a><a href="/architecture">Architecture</a></nav><div class="topbar-actions"><a class="preview-pill" href="/access">Preview · v0.2.50</a><button data-wire-theme-toggle class="theme-button" aria-label="Toggle color theme" title="Toggle color theme">◐</button></div>
|
||||
</header>
|
||||
<div
|
||||
class="mobile-doc-nav"
|
||||
>
|
||||
<details
|
||||
>
|
||||
<summary
|
||||
>
|
||||
Browse documentation</summary><nav><a href="/getting-started">Get started</a><a href="/packages">Packages</a><a href="/language">Language</a><a href="/architecture">Architecture</a><a href="/tutorial">Tutorial</a><a href="/guides/project-structure">Guides</a><a href="/examples">Examples</a><a href="/search">Search</a></nav>
|
||||
</details>
|
||||
</div>
|
||||
<main
|
||||
id="main"
|
||||
class="portal-main"
|
||||
>
|
||||
<nav
|
||||
class="breadcrumbs"
|
||||
aria-label="Breadcrumb"
|
||||
>
|
||||
<a
|
||||
href="/"
|
||||
>
|
||||
Home</a><span aria-hidden="true">/</span><span>Releases</span><span aria-hidden="true">/</span><span aria-current="page">Release 0.2.50</span></nav><article class="documentation prose standalone"><h1>WRNexusJS 0.2.50</h1><p>Released 2026-07-13. All 26 installed packages are aligned to this version. Highlights include the new helpers package, reliable workspace app addition, and browser SSO redirects through forward authentication. See the <a href="/changelog">changelog</a>, <a href="/guides/upgrading">upgrade guide</a>, and package references.</p></article>
|
||||
</main>
|
||||
<footer
|
||||
>
|
||||
<p
|
||||
>
|
||||
<strong
|
||||
>
|
||||
WRNexusJS 0.2.50</strong> · Private Developer Preview · Bun-native</p><nav aria-label="Footer"><a href="/access">Request access</a><a href="/license">License</a><a href="/security">Security</a><a href="/support">Support</a><a href="/llms.txt">AI guide</a></nav><p>WRNexusJS is created by <a href="https://workroot.in/">WorkRoot</a>. WRNexus is a separate SaaS product.
|
||||
</p>
|
||||
</footer>
|
||||
<BackToTop />
|
||||
</div>
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,3 +1,7 @@
|
||||
import {
|
||||
BackToTop,
|
||||
} from "@wrnexus/ui"
|
||||
|
||||
page Release0251 {
|
||||
seo {
|
||||
title = "Release 0.2.51"
|
||||
@@ -5,13 +9,58 @@ page Release0251 {
|
||||
canonical = "https://wrnexusjs.dev/releases/0.2.51"
|
||||
}
|
||||
view {
|
||||
<SkipLink label="Skip to content" href="#main" class="docs-skip-link" />
|
||||
<div class="docs-shell">
|
||||
<header class="topbar"><a class="brand" href="/"><span>W</span> WRNexusJS</a><nav aria-label="Primary"><a href="/getting-started">Get started</a><a href="/packages">Packages</a><a href="/language">Language</a><a href="/architecture">Architecture</a></nav><div class="topbar-actions"><a class="preview-pill" href="/access">Preview · v0.2.51</a><button data-wire-theme-toggle class="theme-button" aria-label="Toggle color theme" title="Toggle color theme">◐</button></div></header>
|
||||
<div class="mobile-doc-nav"><details><summary>Browse documentation</summary><nav><a href="/getting-started">Get started</a><a href="/packages">Packages</a><a href="/language">Language</a><a href="/architecture">Architecture</a><a href="/tutorial">Tutorial</a><a href="/guides/project-structure">Guides</a><a href="/examples">Examples</a><a href="/search">Search</a></nav></details></div>
|
||||
<main id="main" class="portal-main"><nav class="breadcrumbs" aria-label="Breadcrumb"><a href="/">Home</a><span aria-hidden="true">/</span><span>Releases</span><span aria-hidden="true">/</span><span aria-current="page">Release 0.2.51</span></nav><article class="documentation prose standalone"><h1>WRNexusJS 0.2.51</h1><p>Released 2026-07-13. All 26 installed packages are aligned to this version. Highlights include the new helpers package, reliable workspace app addition, and browser SSO redirects through forward authentication. See the <a href="/changelog">changelog</a>, <a href="/guides/upgrading">upgrade guide</a>, and package references.</p></article></main>
|
||||
<footer><p><strong>WRNexusJS 0.2.51</strong> · Private Developer Preview · Bun-native</p><nav aria-label="Footer"><a href="/access">Request access</a><a href="/license">License</a><a href="/security">Security</a><a href="/support">Support</a><a href="/llms.txt">AI guide</a></nav><p>WRNexusJS is created by <a href="https://workroot.in/">WorkRoot</a>. WRNexus is a separate SaaS product.</p></footer>
|
||||
<BackToTop />
|
||||
</div>
|
||||
}
|
||||
}
|
||||
<SkipLink
|
||||
label="Skip to content"
|
||||
href="#main"
|
||||
class="docs-skip-link"
|
||||
/>
|
||||
<div
|
||||
class="docs-shell"
|
||||
>
|
||||
<header
|
||||
class="topbar"
|
||||
>
|
||||
<a
|
||||
class="brand"
|
||||
href="/"
|
||||
>
|
||||
<span
|
||||
>
|
||||
W</span> WRNexusJS</a><nav aria-label="Primary"><a href="/getting-started">Get started</a><a href="/packages">Packages</a><a href="/language">Language</a><a href="/architecture">Architecture</a></nav><div class="topbar-actions"><a class="preview-pill" href="/access">Preview · v0.2.51</a><button data-wire-theme-toggle class="theme-button" aria-label="Toggle color theme" title="Toggle color theme">◐</button></div>
|
||||
</header>
|
||||
<div
|
||||
class="mobile-doc-nav"
|
||||
>
|
||||
<details
|
||||
>
|
||||
<summary
|
||||
>
|
||||
Browse documentation</summary><nav><a href="/getting-started">Get started</a><a href="/packages">Packages</a><a href="/language">Language</a><a href="/architecture">Architecture</a><a href="/tutorial">Tutorial</a><a href="/guides/project-structure">Guides</a><a href="/examples">Examples</a><a href="/search">Search</a></nav>
|
||||
</details>
|
||||
</div>
|
||||
<main
|
||||
id="main"
|
||||
class="portal-main"
|
||||
>
|
||||
<nav
|
||||
class="breadcrumbs"
|
||||
aria-label="Breadcrumb"
|
||||
>
|
||||
<a
|
||||
href="/"
|
||||
>
|
||||
Home</a><span aria-hidden="true">/</span><span>Releases</span><span aria-hidden="true">/</span><span aria-current="page">Release 0.2.51</span></nav><article class="documentation prose standalone"><h1>WRNexusJS 0.2.51</h1><p>Released 2026-07-13. All 26 installed packages are aligned to this version. Highlights include the new helpers package, reliable workspace app addition, and browser SSO redirects through forward authentication. See the <a href="/changelog">changelog</a>, <a href="/guides/upgrading">upgrade guide</a>, and package references.</p></article>
|
||||
</main>
|
||||
<footer
|
||||
>
|
||||
<p
|
||||
>
|
||||
<strong
|
||||
>
|
||||
WRNexusJS 0.2.51</strong> · Private Developer Preview · Bun-native</p><nav aria-label="Footer"><a href="/access">Request access</a><a href="/license">License</a><a href="/security">Security</a><a href="/support">Support</a><a href="/llms.txt">AI guide</a></nav><p>WRNexusJS is created by <a href="https://workroot.in/">WorkRoot</a>. WRNexus is a separate SaaS product.
|
||||
</p>
|
||||
</footer>
|
||||
<BackToTop />
|
||||
</div>
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,3 +1,7 @@
|
||||
import {
|
||||
BackToTop,
|
||||
} from "@wrnexus/ui"
|
||||
|
||||
page Release0252 {
|
||||
seo {
|
||||
title = "Release 0.2.52"
|
||||
@@ -5,13 +9,58 @@ page Release0252 {
|
||||
canonical = "https://wrnexusjs.dev/releases/0.2.52"
|
||||
}
|
||||
view {
|
||||
<SkipLink label="Skip to content" href="#main" class="docs-skip-link" />
|
||||
<div class="docs-shell">
|
||||
<header class="topbar"><a class="brand" href="/"><span>W</span> WRNexusJS</a><nav aria-label="Primary"><a href="/getting-started">Get started</a><a href="/packages">Packages</a><a href="/language">Language</a><a href="/architecture">Architecture</a></nav><div class="topbar-actions"><a class="preview-pill" href="/access">Preview · v0.2.52</a><button data-wire-theme-toggle class="theme-button" aria-label="Toggle color theme" title="Toggle color theme">◐</button></div></header>
|
||||
<div class="mobile-doc-nav"><details><summary>Browse documentation</summary><nav><a href="/getting-started">Get started</a><a href="/packages">Packages</a><a href="/language">Language</a><a href="/architecture">Architecture</a><a href="/tutorial">Tutorial</a><a href="/guides/project-structure">Guides</a><a href="/examples">Examples</a><a href="/search">Search</a></nav></details></div>
|
||||
<main id="main" class="portal-main"><nav class="breadcrumbs" aria-label="Breadcrumb"><a href="/">Home</a><span aria-hidden="true">/</span><span>Releases</span><span aria-hidden="true">/</span><span aria-current="page">Release 0.2.52</span></nav><article class="documentation prose standalone"><h1>WRNexusJS 0.2.52</h1><p>Released 2026-07-13. All 26 installed packages are aligned to this version. Highlights include the new helpers package, reliable workspace app addition, and browser SSO redirects through forward authentication. See the <a href="/changelog">changelog</a>, <a href="/guides/upgrading">upgrade guide</a>, and package references.</p></article></main>
|
||||
<footer><p><strong>WRNexusJS 0.2.52</strong> · Private Developer Preview · Bun-native</p><nav aria-label="Footer"><a href="/access">Request access</a><a href="/license">License</a><a href="/security">Security</a><a href="/support">Support</a><a href="/llms.txt">AI guide</a></nav><p>WRNexusJS is created by <a href="https://workroot.in/">WorkRoot</a>. WRNexus is a separate SaaS product.</p></footer>
|
||||
<BackToTop />
|
||||
</div>
|
||||
}
|
||||
}
|
||||
<SkipLink
|
||||
label="Skip to content"
|
||||
href="#main"
|
||||
class="docs-skip-link"
|
||||
/>
|
||||
<div
|
||||
class="docs-shell"
|
||||
>
|
||||
<header
|
||||
class="topbar"
|
||||
>
|
||||
<a
|
||||
class="brand"
|
||||
href="/"
|
||||
>
|
||||
<span
|
||||
>
|
||||
W</span> WRNexusJS</a><nav aria-label="Primary"><a href="/getting-started">Get started</a><a href="/packages">Packages</a><a href="/language">Language</a><a href="/architecture">Architecture</a></nav><div class="topbar-actions"><a class="preview-pill" href="/access">Preview · v0.2.52</a><button data-wire-theme-toggle class="theme-button" aria-label="Toggle color theme" title="Toggle color theme">◐</button></div>
|
||||
</header>
|
||||
<div
|
||||
class="mobile-doc-nav"
|
||||
>
|
||||
<details
|
||||
>
|
||||
<summary
|
||||
>
|
||||
Browse documentation</summary><nav><a href="/getting-started">Get started</a><a href="/packages">Packages</a><a href="/language">Language</a><a href="/architecture">Architecture</a><a href="/tutorial">Tutorial</a><a href="/guides/project-structure">Guides</a><a href="/examples">Examples</a><a href="/search">Search</a></nav>
|
||||
</details>
|
||||
</div>
|
||||
<main
|
||||
id="main"
|
||||
class="portal-main"
|
||||
>
|
||||
<nav
|
||||
class="breadcrumbs"
|
||||
aria-label="Breadcrumb"
|
||||
>
|
||||
<a
|
||||
href="/"
|
||||
>
|
||||
Home</a><span aria-hidden="true">/</span><span>Releases</span><span aria-hidden="true">/</span><span aria-current="page">Release 0.2.52</span></nav><article class="documentation prose standalone"><h1>WRNexusJS 0.2.52</h1><p>Released 2026-07-13. All 26 installed packages are aligned to this version. Highlights include the new helpers package, reliable workspace app addition, and browser SSO redirects through forward authentication. See the <a href="/changelog">changelog</a>, <a href="/guides/upgrading">upgrade guide</a>, and package references.</p></article>
|
||||
</main>
|
||||
<footer
|
||||
>
|
||||
<p
|
||||
>
|
||||
<strong
|
||||
>
|
||||
WRNexusJS 0.2.52</strong> · Private Developer Preview · Bun-native</p><nav aria-label="Footer"><a href="/access">Request access</a><a href="/license">License</a><a href="/security">Security</a><a href="/support">Support</a><a href="/llms.txt">AI guide</a></nav><p>WRNexusJS is created by <a href="https://workroot.in/">WorkRoot</a>. WRNexus is a separate SaaS product.
|
||||
</p>
|
||||
</footer>
|
||||
<BackToTop />
|
||||
</div>
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,3 +1,7 @@
|
||||
import {
|
||||
BackToTop,
|
||||
} from "@wrnexus/ui"
|
||||
|
||||
page Release0253 {
|
||||
seo {
|
||||
title = "Release 0.2.53"
|
||||
@@ -5,13 +9,58 @@ page Release0253 {
|
||||
canonical = "https://wrnexusjs.dev/releases/0.2.53"
|
||||
}
|
||||
view {
|
||||
<SkipLink label="Skip to content" href="#main" class="docs-skip-link" />
|
||||
<div class="docs-shell">
|
||||
<header class="topbar"><a class="brand" href="/"><span>W</span> WRNexusJS</a><nav aria-label="Primary"><a href="/getting-started">Get started</a><a href="/packages">Packages</a><a href="/language">Language</a><a href="/architecture">Architecture</a></nav><div class="topbar-actions"><a class="preview-pill" href="/access">Preview · v0.2.53</a><button data-wire-theme-toggle class="theme-button" aria-label="Toggle color theme" title="Toggle color theme">◐</button></div></header>
|
||||
<div class="mobile-doc-nav"><details><summary>Browse documentation</summary><nav><a href="/getting-started">Get started</a><a href="/packages">Packages</a><a href="/language">Language</a><a href="/architecture">Architecture</a><a href="/tutorial">Tutorial</a><a href="/guides/project-structure">Guides</a><a href="/examples">Examples</a><a href="/search">Search</a></nav></details></div>
|
||||
<main id="main" class="portal-main"><nav class="breadcrumbs" aria-label="Breadcrumb"><a href="/">Home</a><span aria-hidden="true">/</span><span>Releases</span><span aria-hidden="true">/</span><span aria-current="page">Release 0.2.53</span></nav><article class="documentation prose standalone"><h1>WRNexusJS 0.2.53</h1><p>Released 2026-07-13. All 26 installed packages are aligned to this version. Highlights include the new helpers package, reliable workspace app addition, and browser SSO redirects through forward authentication. See the <a href="/changelog">changelog</a>, <a href="/guides/upgrading">upgrade guide</a>, and package references.</p></article></main>
|
||||
<footer><p><strong>WRNexusJS 0.2.53</strong> · Private Developer Preview · Bun-native</p><nav aria-label="Footer"><a href="/access">Request access</a><a href="/license">License</a><a href="/security">Security</a><a href="/support">Support</a><a href="/llms.txt">AI guide</a></nav><p>WRNexusJS is created by <a href="https://workroot.in/">WorkRoot</a>. WRNexus is a separate SaaS product.</p></footer>
|
||||
<BackToTop />
|
||||
</div>
|
||||
}
|
||||
}
|
||||
<SkipLink
|
||||
label="Skip to content"
|
||||
href="#main"
|
||||
class="docs-skip-link"
|
||||
/>
|
||||
<div
|
||||
class="docs-shell"
|
||||
>
|
||||
<header
|
||||
class="topbar"
|
||||
>
|
||||
<a
|
||||
class="brand"
|
||||
href="/"
|
||||
>
|
||||
<span
|
||||
>
|
||||
W</span> WRNexusJS</a><nav aria-label="Primary"><a href="/getting-started">Get started</a><a href="/packages">Packages</a><a href="/language">Language</a><a href="/architecture">Architecture</a></nav><div class="topbar-actions"><a class="preview-pill" href="/access">Preview · v0.2.53</a><button data-wire-theme-toggle class="theme-button" aria-label="Toggle color theme" title="Toggle color theme">◐</button></div>
|
||||
</header>
|
||||
<div
|
||||
class="mobile-doc-nav"
|
||||
>
|
||||
<details
|
||||
>
|
||||
<summary
|
||||
>
|
||||
Browse documentation</summary><nav><a href="/getting-started">Get started</a><a href="/packages">Packages</a><a href="/language">Language</a><a href="/architecture">Architecture</a><a href="/tutorial">Tutorial</a><a href="/guides/project-structure">Guides</a><a href="/examples">Examples</a><a href="/search">Search</a></nav>
|
||||
</details>
|
||||
</div>
|
||||
<main
|
||||
id="main"
|
||||
class="portal-main"
|
||||
>
|
||||
<nav
|
||||
class="breadcrumbs"
|
||||
aria-label="Breadcrumb"
|
||||
>
|
||||
<a
|
||||
href="/"
|
||||
>
|
||||
Home</a><span aria-hidden="true">/</span><span>Releases</span><span aria-hidden="true">/</span><span aria-current="page">Release 0.2.53</span></nav><article class="documentation prose standalone"><h1>WRNexusJS 0.2.53</h1><p>Released 2026-07-13. All 26 installed packages are aligned to this version. Highlights include the new helpers package, reliable workspace app addition, and browser SSO redirects through forward authentication. See the <a href="/changelog">changelog</a>, <a href="/guides/upgrading">upgrade guide</a>, and package references.</p></article>
|
||||
</main>
|
||||
<footer
|
||||
>
|
||||
<p
|
||||
>
|
||||
<strong
|
||||
>
|
||||
WRNexusJS 0.2.53</strong> · Private Developer Preview · Bun-native</p><nav aria-label="Footer"><a href="/access">Request access</a><a href="/license">License</a><a href="/security">Security</a><a href="/support">Support</a><a href="/llms.txt">AI guide</a></nav><p>WRNexusJS is created by <a href="https://workroot.in/">WorkRoot</a>. WRNexus is a separate SaaS product.
|
||||
</p>
|
||||
</footer>
|
||||
<BackToTop />
|
||||
</div>
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,3 +1,7 @@
|
||||
import {
|
||||
BackToTop,
|
||||
} from "@wrnexus/ui"
|
||||
|
||||
page Release0254 {
|
||||
seo {
|
||||
title = "Release 0.2.54"
|
||||
@@ -5,13 +9,58 @@ page Release0254 {
|
||||
canonical = "https://wrnexusjs.dev/releases/0.2.54"
|
||||
}
|
||||
view {
|
||||
<SkipLink label="Skip to content" href="#main" class="docs-skip-link" />
|
||||
<div class="docs-shell">
|
||||
<header class="topbar"><a class="brand" href="/"><span>W</span> WRNexusJS</a><nav aria-label="Primary"><a href="/getting-started">Get started</a><a href="/packages">Packages</a><a href="/language">Language</a><a href="/architecture">Architecture</a></nav><div class="topbar-actions"><a class="preview-pill" href="/access">Preview · v0.2.54</a><button data-wire-theme-toggle class="theme-button" aria-label="Toggle color theme" title="Toggle color theme">◐</button></div></header>
|
||||
<div class="mobile-doc-nav"><details><summary>Browse documentation</summary><nav><a href="/getting-started">Get started</a><a href="/packages">Packages</a><a href="/language">Language</a><a href="/architecture">Architecture</a><a href="/tutorial">Tutorial</a><a href="/guides/project-structure">Guides</a><a href="/examples">Examples</a><a href="/search">Search</a></nav></details></div>
|
||||
<main id="main" class="portal-main"><nav class="breadcrumbs" aria-label="Breadcrumb"><a href="/">Home</a><span aria-hidden="true">/</span><span>Releases</span><span aria-hidden="true">/</span><span aria-current="page">Release 0.2.54</span></nav><article class="documentation prose standalone"><h1>WRNexusJS 0.2.54</h1><p>Released 2026-07-13. All 26 installed packages are aligned to this version. Highlights include the new helpers package, reliable workspace app addition, and browser SSO redirects through forward authentication. See the <a href="/changelog">changelog</a>, <a href="/guides/upgrading">upgrade guide</a>, and package references.</p></article></main>
|
||||
<footer><p><strong>WRNexusJS 0.2.54</strong> · Private Developer Preview · Bun-native</p><nav aria-label="Footer"><a href="/access">Request access</a><a href="/license">License</a><a href="/security">Security</a><a href="/support">Support</a><a href="/llms.txt">AI guide</a></nav><p>WRNexusJS is created by <a href="https://workroot.in/">WorkRoot</a>. WRNexus is a separate SaaS product.</p></footer>
|
||||
<BackToTop />
|
||||
</div>
|
||||
}
|
||||
}
|
||||
<SkipLink
|
||||
label="Skip to content"
|
||||
href="#main"
|
||||
class="docs-skip-link"
|
||||
/>
|
||||
<div
|
||||
class="docs-shell"
|
||||
>
|
||||
<header
|
||||
class="topbar"
|
||||
>
|
||||
<a
|
||||
class="brand"
|
||||
href="/"
|
||||
>
|
||||
<span
|
||||
>
|
||||
W</span> WRNexusJS</a><nav aria-label="Primary"><a href="/getting-started">Get started</a><a href="/packages">Packages</a><a href="/language">Language</a><a href="/architecture">Architecture</a></nav><div class="topbar-actions"><a class="preview-pill" href="/access">Preview · v0.2.54</a><button data-wire-theme-toggle class="theme-button" aria-label="Toggle color theme" title="Toggle color theme">◐</button></div>
|
||||
</header>
|
||||
<div
|
||||
class="mobile-doc-nav"
|
||||
>
|
||||
<details
|
||||
>
|
||||
<summary
|
||||
>
|
||||
Browse documentation</summary><nav><a href="/getting-started">Get started</a><a href="/packages">Packages</a><a href="/language">Language</a><a href="/architecture">Architecture</a><a href="/tutorial">Tutorial</a><a href="/guides/project-structure">Guides</a><a href="/examples">Examples</a><a href="/search">Search</a></nav>
|
||||
</details>
|
||||
</div>
|
||||
<main
|
||||
id="main"
|
||||
class="portal-main"
|
||||
>
|
||||
<nav
|
||||
class="breadcrumbs"
|
||||
aria-label="Breadcrumb"
|
||||
>
|
||||
<a
|
||||
href="/"
|
||||
>
|
||||
Home</a><span aria-hidden="true">/</span><span>Releases</span><span aria-hidden="true">/</span><span aria-current="page">Release 0.2.54</span></nav><article class="documentation prose standalone"><h1>WRNexusJS 0.2.54</h1><p>Released 2026-07-13. All 26 installed packages are aligned to this version. Highlights include the new helpers package, reliable workspace app addition, and browser SSO redirects through forward authentication. See the <a href="/changelog">changelog</a>, <a href="/guides/upgrading">upgrade guide</a>, and package references.</p></article>
|
||||
</main>
|
||||
<footer
|
||||
>
|
||||
<p
|
||||
>
|
||||
<strong
|
||||
>
|
||||
WRNexusJS 0.2.54</strong> · Private Developer Preview · Bun-native</p><nav aria-label="Footer"><a href="/access">Request access</a><a href="/license">License</a><a href="/security">Security</a><a href="/support">Support</a><a href="/llms.txt">AI guide</a></nav><p>WRNexusJS is created by <a href="https://workroot.in/">WorkRoot</a>. WRNexus is a separate SaaS product.
|
||||
</p>
|
||||
</footer>
|
||||
<BackToTop />
|
||||
</div>
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,3 +1,7 @@
|
||||
import {
|
||||
BackToTop,
|
||||
} from "@wrnexus/ui"
|
||||
|
||||
page Release0255 {
|
||||
seo {
|
||||
title = "Release 0.2.55"
|
||||
@@ -5,13 +9,58 @@ page Release0255 {
|
||||
canonical = "https://wrnexusjs.dev/releases/0.2.55"
|
||||
}
|
||||
view {
|
||||
<SkipLink label="Skip to content" href="#main" class="docs-skip-link" />
|
||||
<div class="docs-shell">
|
||||
<header class="topbar"><a class="brand" href="/"><span>W</span> WRNexusJS</a><nav aria-label="Primary"><a href="/getting-started">Get started</a><a href="/packages">Packages</a><a href="/language">Language</a><a href="/architecture">Architecture</a></nav><div class="topbar-actions"><a class="preview-pill" href="/access">Preview · v0.2.55</a><button data-wire-theme-toggle class="theme-button" aria-label="Toggle color theme" title="Toggle color theme">◐</button></div></header>
|
||||
<div class="mobile-doc-nav"><details><summary>Browse documentation</summary><nav><a href="/getting-started">Get started</a><a href="/packages">Packages</a><a href="/language">Language</a><a href="/architecture">Architecture</a><a href="/tutorial">Tutorial</a><a href="/guides/project-structure">Guides</a><a href="/examples">Examples</a><a href="/search">Search</a></nav></details></div>
|
||||
<main id="main" class="portal-main"><nav class="breadcrumbs" aria-label="Breadcrumb"><a href="/">Home</a><span aria-hidden="true">/</span><span>Releases</span><span aria-hidden="true">/</span><span aria-current="page">Release 0.2.55</span></nav><article class="documentation prose standalone"><h1>WRNexusJS 0.2.55</h1><p>Released 2026-07-13. All 26 installed packages are aligned to this version. Highlights include the new helpers package, reliable workspace app addition, and browser SSO redirects through forward authentication. See the <a href="/changelog">changelog</a>, <a href="/guides/upgrading">upgrade guide</a>, and package references.</p></article></main>
|
||||
<footer><p><strong>WRNexusJS 0.2.55</strong> · Private Developer Preview · Bun-native</p><nav aria-label="Footer"><a href="/access">Request access</a><a href="/license">License</a><a href="/security">Security</a><a href="/support">Support</a><a href="/llms.txt">AI guide</a></nav><p>WRNexusJS is created by <a href="https://workroot.in/">WorkRoot</a>. WRNexus is a separate SaaS product.</p></footer>
|
||||
<BackToTop />
|
||||
</div>
|
||||
}
|
||||
}
|
||||
<SkipLink
|
||||
label="Skip to content"
|
||||
href="#main"
|
||||
class="docs-skip-link"
|
||||
/>
|
||||
<div
|
||||
class="docs-shell"
|
||||
>
|
||||
<header
|
||||
class="topbar"
|
||||
>
|
||||
<a
|
||||
class="brand"
|
||||
href="/"
|
||||
>
|
||||
<span
|
||||
>
|
||||
W</span> WRNexusJS</a><nav aria-label="Primary"><a href="/getting-started">Get started</a><a href="/packages">Packages</a><a href="/language">Language</a><a href="/architecture">Architecture</a></nav><div class="topbar-actions"><a class="preview-pill" href="/access">Preview · v0.2.55</a><button data-wire-theme-toggle class="theme-button" aria-label="Toggle color theme" title="Toggle color theme">◐</button></div>
|
||||
</header>
|
||||
<div
|
||||
class="mobile-doc-nav"
|
||||
>
|
||||
<details
|
||||
>
|
||||
<summary
|
||||
>
|
||||
Browse documentation</summary><nav><a href="/getting-started">Get started</a><a href="/packages">Packages</a><a href="/language">Language</a><a href="/architecture">Architecture</a><a href="/tutorial">Tutorial</a><a href="/guides/project-structure">Guides</a><a href="/examples">Examples</a><a href="/search">Search</a></nav>
|
||||
</details>
|
||||
</div>
|
||||
<main
|
||||
id="main"
|
||||
class="portal-main"
|
||||
>
|
||||
<nav
|
||||
class="breadcrumbs"
|
||||
aria-label="Breadcrumb"
|
||||
>
|
||||
<a
|
||||
href="/"
|
||||
>
|
||||
Home</a><span aria-hidden="true">/</span><span>Releases</span><span aria-hidden="true">/</span><span aria-current="page">Release 0.2.55</span></nav><article class="documentation prose standalone"><h1>WRNexusJS 0.2.55</h1><p>Released 2026-07-13. All 26 installed packages are aligned to this version. Highlights include the new helpers package, reliable workspace app addition, and browser SSO redirects through forward authentication. See the <a href="/changelog">changelog</a>, <a href="/guides/upgrading">upgrade guide</a>, and package references.</p></article>
|
||||
</main>
|
||||
<footer
|
||||
>
|
||||
<p
|
||||
>
|
||||
<strong
|
||||
>
|
||||
WRNexusJS 0.2.55</strong> · Private Developer Preview · Bun-native</p><nav aria-label="Footer"><a href="/access">Request access</a><a href="/license">License</a><a href="/security">Security</a><a href="/support">Support</a><a href="/llms.txt">AI guide</a></nav><p>WRNexusJS is created by <a href="https://workroot.in/">WorkRoot</a>. WRNexus is a separate SaaS product.
|
||||
</p>
|
||||
</footer>
|
||||
<BackToTop />
|
||||
</div>
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,3 +1,7 @@
|
||||
import {
|
||||
BackToTop,
|
||||
} from "@wrnexus/ui"
|
||||
|
||||
page Release0256 {
|
||||
seo {
|
||||
title = "Release 0.2.56"
|
||||
@@ -5,13 +9,58 @@ page Release0256 {
|
||||
canonical = "https://wrnexusjs.dev/releases/0.2.56"
|
||||
}
|
||||
view {
|
||||
<SkipLink label="Skip to content" href="#main" class="docs-skip-link" />
|
||||
<div class="docs-shell">
|
||||
<header class="topbar"><a class="brand" href="/"><span>W</span> WRNexusJS</a><nav aria-label="Primary"><a href="/getting-started">Get started</a><a href="/packages">Packages</a><a href="/language">Language</a><a href="/architecture">Architecture</a></nav><div class="topbar-actions"><a class="preview-pill" href="/access">Preview · v0.2.56</a><button data-wire-theme-toggle class="theme-button" aria-label="Toggle color theme" title="Toggle color theme">◐</button></div></header>
|
||||
<div class="mobile-doc-nav"><details><summary>Browse documentation</summary><nav><a href="/getting-started">Get started</a><a href="/packages">Packages</a><a href="/language">Language</a><a href="/architecture">Architecture</a><a href="/tutorial">Tutorial</a><a href="/guides/project-structure">Guides</a><a href="/examples">Examples</a><a href="/search">Search</a></nav></details></div>
|
||||
<main id="main" class="portal-main"><nav class="breadcrumbs" aria-label="Breadcrumb"><a href="/">Home</a><span aria-hidden="true">/</span><span>Releases</span><span aria-hidden="true">/</span><span aria-current="page">Release 0.2.56</span></nav><article class="documentation prose standalone"><h1>WRNexusJS 0.2.56</h1><p>Released 2026-07-13. All 26 installed packages are aligned to this version. Highlights include the new helpers package, reliable workspace app addition, and browser SSO redirects through forward authentication. See the <a href="/changelog">changelog</a>, <a href="/guides/upgrading">upgrade guide</a>, and package references.</p></article></main>
|
||||
<footer><p><strong>WRNexusJS 0.2.56</strong> · Private Developer Preview · Bun-native</p><nav aria-label="Footer"><a href="/access">Request access</a><a href="/license">License</a><a href="/security">Security</a><a href="/support">Support</a><a href="/llms.txt">AI guide</a></nav><p>WRNexusJS is created by <a href="https://workroot.in/">WorkRoot</a>. WRNexus is a separate SaaS product.</p></footer>
|
||||
<BackToTop />
|
||||
</div>
|
||||
}
|
||||
}
|
||||
<SkipLink
|
||||
label="Skip to content"
|
||||
href="#main"
|
||||
class="docs-skip-link"
|
||||
/>
|
||||
<div
|
||||
class="docs-shell"
|
||||
>
|
||||
<header
|
||||
class="topbar"
|
||||
>
|
||||
<a
|
||||
class="brand"
|
||||
href="/"
|
||||
>
|
||||
<span
|
||||
>
|
||||
W</span> WRNexusJS</a><nav aria-label="Primary"><a href="/getting-started">Get started</a><a href="/packages">Packages</a><a href="/language">Language</a><a href="/architecture">Architecture</a></nav><div class="topbar-actions"><a class="preview-pill" href="/access">Preview · v0.2.56</a><button data-wire-theme-toggle class="theme-button" aria-label="Toggle color theme" title="Toggle color theme">◐</button></div>
|
||||
</header>
|
||||
<div
|
||||
class="mobile-doc-nav"
|
||||
>
|
||||
<details
|
||||
>
|
||||
<summary
|
||||
>
|
||||
Browse documentation</summary><nav><a href="/getting-started">Get started</a><a href="/packages">Packages</a><a href="/language">Language</a><a href="/architecture">Architecture</a><a href="/tutorial">Tutorial</a><a href="/guides/project-structure">Guides</a><a href="/examples">Examples</a><a href="/search">Search</a></nav>
|
||||
</details>
|
||||
</div>
|
||||
<main
|
||||
id="main"
|
||||
class="portal-main"
|
||||
>
|
||||
<nav
|
||||
class="breadcrumbs"
|
||||
aria-label="Breadcrumb"
|
||||
>
|
||||
<a
|
||||
href="/"
|
||||
>
|
||||
Home</a><span aria-hidden="true">/</span><span>Releases</span><span aria-hidden="true">/</span><span aria-current="page">Release 0.2.56</span></nav><article class="documentation prose standalone"><h1>WRNexusJS 0.2.56</h1><p>Released 2026-07-13. All 26 installed packages are aligned to this version. Highlights include the new helpers package, reliable workspace app addition, and browser SSO redirects through forward authentication. See the <a href="/changelog">changelog</a>, <a href="/guides/upgrading">upgrade guide</a>, and package references.</p></article>
|
||||
</main>
|
||||
<footer
|
||||
>
|
||||
<p
|
||||
>
|
||||
<strong
|
||||
>
|
||||
WRNexusJS 0.2.56</strong> · Private Developer Preview · Bun-native</p><nav aria-label="Footer"><a href="/access">Request access</a><a href="/license">License</a><a href="/security">Security</a><a href="/support">Support</a><a href="/llms.txt">AI guide</a></nav><p>WRNexusJS is created by <a href="https://workroot.in/">WorkRoot</a>. WRNexus is a separate SaaS product.
|
||||
</p>
|
||||
</footer>
|
||||
<BackToTop />
|
||||
</div>
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,3 +1,7 @@
|
||||
import {
|
||||
BackToTop,
|
||||
} from "@wrnexus/ui"
|
||||
|
||||
page Release0257 {
|
||||
seo {
|
||||
title = "Release 0.2.57"
|
||||
@@ -5,13 +9,58 @@ page Release0257 {
|
||||
canonical = "https://wrnexusjs.dev/releases/0.2.57"
|
||||
}
|
||||
view {
|
||||
<SkipLink label="Skip to content" href="#main" class="docs-skip-link" />
|
||||
<div class="docs-shell">
|
||||
<header class="topbar"><a class="brand" href="/"><span>W</span> WRNexusJS</a><nav aria-label="Primary"><a href="/getting-started">Get started</a><a href="/packages">Packages</a><a href="/language">Language</a><a href="/architecture">Architecture</a></nav><div class="topbar-actions"><a class="preview-pill" href="/access">Preview · v0.2.57</a><button data-wire-theme-toggle class="theme-button" aria-label="Toggle color theme" title="Toggle color theme">◐</button></div></header>
|
||||
<div class="mobile-doc-nav"><details><summary>Browse documentation</summary><nav><a href="/getting-started">Get started</a><a href="/packages">Packages</a><a href="/language">Language</a><a href="/architecture">Architecture</a><a href="/tutorial">Tutorial</a><a href="/guides/project-structure">Guides</a><a href="/examples">Examples</a><a href="/search">Search</a></nav></details></div>
|
||||
<main id="main" class="portal-main"><nav class="breadcrumbs" aria-label="Breadcrumb"><a href="/">Home</a><span aria-hidden="true">/</span><span>Releases</span><span aria-hidden="true">/</span><span aria-current="page">Release 0.2.57</span></nav><article class="documentation prose standalone"><h1>WRNexusJS 0.2.57</h1><p>Released 2026-07-13. All 26 installed packages are aligned to this version. Highlights include the new helpers package, reliable workspace app addition, and browser SSO redirects through forward authentication. See the <a href="/changelog">changelog</a>, <a href="/guides/upgrading">upgrade guide</a>, and package references.</p></article></main>
|
||||
<footer><p><strong>WRNexusJS 0.2.57</strong> · Private Developer Preview · Bun-native</p><nav aria-label="Footer"><a href="/access">Request access</a><a href="/license">License</a><a href="/security">Security</a><a href="/support">Support</a><a href="/llms.txt">AI guide</a></nav><p>WRNexusJS is created by <a href="https://workroot.in/">WorkRoot</a>. WRNexus is a separate SaaS product.</p></footer>
|
||||
<BackToTop />
|
||||
</div>
|
||||
}
|
||||
}
|
||||
<SkipLink
|
||||
label="Skip to content"
|
||||
href="#main"
|
||||
class="docs-skip-link"
|
||||
/>
|
||||
<div
|
||||
class="docs-shell"
|
||||
>
|
||||
<header
|
||||
class="topbar"
|
||||
>
|
||||
<a
|
||||
class="brand"
|
||||
href="/"
|
||||
>
|
||||
<span
|
||||
>
|
||||
W</span> WRNexusJS</a><nav aria-label="Primary"><a href="/getting-started">Get started</a><a href="/packages">Packages</a><a href="/language">Language</a><a href="/architecture">Architecture</a></nav><div class="topbar-actions"><a class="preview-pill" href="/access">Preview · v0.2.57</a><button data-wire-theme-toggle class="theme-button" aria-label="Toggle color theme" title="Toggle color theme">◐</button></div>
|
||||
</header>
|
||||
<div
|
||||
class="mobile-doc-nav"
|
||||
>
|
||||
<details
|
||||
>
|
||||
<summary
|
||||
>
|
||||
Browse documentation</summary><nav><a href="/getting-started">Get started</a><a href="/packages">Packages</a><a href="/language">Language</a><a href="/architecture">Architecture</a><a href="/tutorial">Tutorial</a><a href="/guides/project-structure">Guides</a><a href="/examples">Examples</a><a href="/search">Search</a></nav>
|
||||
</details>
|
||||
</div>
|
||||
<main
|
||||
id="main"
|
||||
class="portal-main"
|
||||
>
|
||||
<nav
|
||||
class="breadcrumbs"
|
||||
aria-label="Breadcrumb"
|
||||
>
|
||||
<a
|
||||
href="/"
|
||||
>
|
||||
Home</a><span aria-hidden="true">/</span><span>Releases</span><span aria-hidden="true">/</span><span aria-current="page">Release 0.2.57</span></nav><article class="documentation prose standalone"><h1>WRNexusJS 0.2.57</h1><p>Released 2026-07-13. All 26 installed packages are aligned to this version. Highlights include the new helpers package, reliable workspace app addition, and browser SSO redirects through forward authentication. See the <a href="/changelog">changelog</a>, <a href="/guides/upgrading">upgrade guide</a>, and package references.</p></article>
|
||||
</main>
|
||||
<footer
|
||||
>
|
||||
<p
|
||||
>
|
||||
<strong
|
||||
>
|
||||
WRNexusJS 0.2.57</strong> · Private Developer Preview · Bun-native</p><nav aria-label="Footer"><a href="/access">Request access</a><a href="/license">License</a><a href="/security">Security</a><a href="/support">Support</a><a href="/llms.txt">AI guide</a></nav><p>WRNexusJS is created by <a href="https://workroot.in/">WorkRoot</a>. WRNexus is a separate SaaS product.
|
||||
</p>
|
||||
</footer>
|
||||
<BackToTop />
|
||||
</div>
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,3 +1,7 @@
|
||||
import {
|
||||
BackToTop,
|
||||
} from "@wrnexus/ui"
|
||||
|
||||
page Release0258 {
|
||||
seo {
|
||||
title = "Release 0.2.58"
|
||||
@@ -5,13 +9,58 @@ page Release0258 {
|
||||
canonical = "https://wrnexusjs.dev/releases/0.2.58"
|
||||
}
|
||||
view {
|
||||
<SkipLink label="Skip to content" href="#main" class="docs-skip-link" />
|
||||
<div class="docs-shell">
|
||||
<header class="topbar"><a class="brand" href="/"><span>W</span> WRNexusJS</a><nav aria-label="Primary"><a href="/getting-started">Get started</a><a href="/packages">Packages</a><a href="/language">Language</a><a href="/architecture">Architecture</a></nav><div class="topbar-actions"><a class="preview-pill" href="/access">Preview · v0.2.58</a><button data-wire-theme-toggle class="theme-button" aria-label="Toggle color theme" title="Toggle color theme">◐</button></div></header>
|
||||
<div class="mobile-doc-nav"><details><summary>Browse documentation</summary><nav><a href="/getting-started">Get started</a><a href="/packages">Packages</a><a href="/language">Language</a><a href="/architecture">Architecture</a><a href="/tutorial">Tutorial</a><a href="/guides/project-structure">Guides</a><a href="/examples">Examples</a><a href="/search">Search</a></nav></details></div>
|
||||
<main id="main" class="portal-main"><nav class="breadcrumbs" aria-label="Breadcrumb"><a href="/">Home</a><span aria-hidden="true">/</span><span>Releases</span><span aria-hidden="true">/</span><span aria-current="page">Release 0.2.58</span></nav><article class="documentation prose standalone"><h1>WRNexusJS 0.2.58</h1><p>Released 2026-07-13. All 26 installed packages are aligned to this version. Highlights include the new helpers package, reliable workspace app addition, and browser SSO redirects through forward authentication. See the <a href="/changelog">changelog</a>, <a href="/guides/upgrading">upgrade guide</a>, and package references.</p></article></main>
|
||||
<footer><p><strong>WRNexusJS 0.2.58</strong> · Private Developer Preview · Bun-native</p><nav aria-label="Footer"><a href="/access">Request access</a><a href="/license">License</a><a href="/security">Security</a><a href="/support">Support</a><a href="/llms.txt">AI guide</a></nav><p>WRNexusJS is created by <a href="https://workroot.in/">WorkRoot</a>. WRNexus is a separate SaaS product.</p></footer>
|
||||
<BackToTop />
|
||||
</div>
|
||||
}
|
||||
}
|
||||
<SkipLink
|
||||
label="Skip to content"
|
||||
href="#main"
|
||||
class="docs-skip-link"
|
||||
/>
|
||||
<div
|
||||
class="docs-shell"
|
||||
>
|
||||
<header
|
||||
class="topbar"
|
||||
>
|
||||
<a
|
||||
class="brand"
|
||||
href="/"
|
||||
>
|
||||
<span
|
||||
>
|
||||
W</span> WRNexusJS</a><nav aria-label="Primary"><a href="/getting-started">Get started</a><a href="/packages">Packages</a><a href="/language">Language</a><a href="/architecture">Architecture</a></nav><div class="topbar-actions"><a class="preview-pill" href="/access">Preview · v0.2.58</a><button data-wire-theme-toggle class="theme-button" aria-label="Toggle color theme" title="Toggle color theme">◐</button></div>
|
||||
</header>
|
||||
<div
|
||||
class="mobile-doc-nav"
|
||||
>
|
||||
<details
|
||||
>
|
||||
<summary
|
||||
>
|
||||
Browse documentation</summary><nav><a href="/getting-started">Get started</a><a href="/packages">Packages</a><a href="/language">Language</a><a href="/architecture">Architecture</a><a href="/tutorial">Tutorial</a><a href="/guides/project-structure">Guides</a><a href="/examples">Examples</a><a href="/search">Search</a></nav>
|
||||
</details>
|
||||
</div>
|
||||
<main
|
||||
id="main"
|
||||
class="portal-main"
|
||||
>
|
||||
<nav
|
||||
class="breadcrumbs"
|
||||
aria-label="Breadcrumb"
|
||||
>
|
||||
<a
|
||||
href="/"
|
||||
>
|
||||
Home</a><span aria-hidden="true">/</span><span>Releases</span><span aria-hidden="true">/</span><span aria-current="page">Release 0.2.58</span></nav><article class="documentation prose standalone"><h1>WRNexusJS 0.2.58</h1><p>Released 2026-07-13. All 26 installed packages are aligned to this version. Highlights include the new helpers package, reliable workspace app addition, and browser SSO redirects through forward authentication. See the <a href="/changelog">changelog</a>, <a href="/guides/upgrading">upgrade guide</a>, and package references.</p></article>
|
||||
</main>
|
||||
<footer
|
||||
>
|
||||
<p
|
||||
>
|
||||
<strong
|
||||
>
|
||||
WRNexusJS 0.2.58</strong> · Private Developer Preview · Bun-native</p><nav aria-label="Footer"><a href="/access">Request access</a><a href="/license">License</a><a href="/security">Security</a><a href="/support">Support</a><a href="/llms.txt">AI guide</a></nav><p>WRNexusJS is created by <a href="https://workroot.in/">WorkRoot</a>. WRNexus is a separate SaaS product.
|
||||
</p>
|
||||
</footer>
|
||||
<BackToTop />
|
||||
</div>
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,3 +1,7 @@
|
||||
import {
|
||||
BackToTop,
|
||||
} from "@wrnexus/ui"
|
||||
|
||||
page Release0259 {
|
||||
seo {
|
||||
title = "Release 0.2.59"
|
||||
@@ -5,13 +9,58 @@ page Release0259 {
|
||||
canonical = "https://wrnexusjs.dev/releases/0.2.59"
|
||||
}
|
||||
view {
|
||||
<SkipLink label="Skip to content" href="#main" class="docs-skip-link" />
|
||||
<div class="docs-shell">
|
||||
<header class="topbar"><a class="brand" href="/"><span>W</span> WRNexusJS</a><nav aria-label="Primary"><a href="/getting-started">Get started</a><a href="/packages">Packages</a><a href="/language">Language</a><a href="/architecture">Architecture</a></nav><div class="topbar-actions"><a class="preview-pill" href="/access">Preview · v0.2.59</a><button data-wire-theme-toggle class="theme-button" aria-label="Toggle color theme" title="Toggle color theme">◐</button></div></header>
|
||||
<div class="mobile-doc-nav"><details><summary>Browse documentation</summary><nav><a href="/getting-started">Get started</a><a href="/packages">Packages</a><a href="/language">Language</a><a href="/architecture">Architecture</a><a href="/tutorial">Tutorial</a><a href="/guides/project-structure">Guides</a><a href="/examples">Examples</a><a href="/search">Search</a></nav></details></div>
|
||||
<main id="main" class="portal-main"><nav class="breadcrumbs" aria-label="Breadcrumb"><a href="/">Home</a><span aria-hidden="true">/</span><span>Releases</span><span aria-hidden="true">/</span><span aria-current="page">Release 0.2.59</span></nav><article class="documentation prose standalone"><h1>WRNexusJS 0.2.59</h1><p>Released 2026-07-13. All 26 installed packages are aligned to this version. Highlights include the new helpers package, reliable workspace app addition, and browser SSO redirects through forward authentication. See the <a href="/changelog">changelog</a>, <a href="/guides/upgrading">upgrade guide</a>, and package references.</p></article></main>
|
||||
<footer><p><strong>WRNexusJS 0.2.59</strong> · Private Developer Preview · Bun-native</p><nav aria-label="Footer"><a href="/access">Request access</a><a href="/license">License</a><a href="/security">Security</a><a href="/support">Support</a><a href="/llms.txt">AI guide</a></nav><p>WRNexusJS is created by <a href="https://workroot.in/">WorkRoot</a>. WRNexus is a separate SaaS product.</p></footer>
|
||||
<BackToTop />
|
||||
</div>
|
||||
}
|
||||
}
|
||||
<SkipLink
|
||||
label="Skip to content"
|
||||
href="#main"
|
||||
class="docs-skip-link"
|
||||
/>
|
||||
<div
|
||||
class="docs-shell"
|
||||
>
|
||||
<header
|
||||
class="topbar"
|
||||
>
|
||||
<a
|
||||
class="brand"
|
||||
href="/"
|
||||
>
|
||||
<span
|
||||
>
|
||||
W</span> WRNexusJS</a><nav aria-label="Primary"><a href="/getting-started">Get started</a><a href="/packages">Packages</a><a href="/language">Language</a><a href="/architecture">Architecture</a></nav><div class="topbar-actions"><a class="preview-pill" href="/access">Preview · v0.2.59</a><button data-wire-theme-toggle class="theme-button" aria-label="Toggle color theme" title="Toggle color theme">◐</button></div>
|
||||
</header>
|
||||
<div
|
||||
class="mobile-doc-nav"
|
||||
>
|
||||
<details
|
||||
>
|
||||
<summary
|
||||
>
|
||||
Browse documentation</summary><nav><a href="/getting-started">Get started</a><a href="/packages">Packages</a><a href="/language">Language</a><a href="/architecture">Architecture</a><a href="/tutorial">Tutorial</a><a href="/guides/project-structure">Guides</a><a href="/examples">Examples</a><a href="/search">Search</a></nav>
|
||||
</details>
|
||||
</div>
|
||||
<main
|
||||
id="main"
|
||||
class="portal-main"
|
||||
>
|
||||
<nav
|
||||
class="breadcrumbs"
|
||||
aria-label="Breadcrumb"
|
||||
>
|
||||
<a
|
||||
href="/"
|
||||
>
|
||||
Home</a><span aria-hidden="true">/</span><span>Releases</span><span aria-hidden="true">/</span><span aria-current="page">Release 0.2.59</span></nav><article class="documentation prose standalone"><h1>WRNexusJS 0.2.59</h1><p>Released 2026-07-13. All 26 installed packages are aligned to this version. Highlights include the new helpers package, reliable workspace app addition, and browser SSO redirects through forward authentication. See the <a href="/changelog">changelog</a>, <a href="/guides/upgrading">upgrade guide</a>, and package references.</p></article>
|
||||
</main>
|
||||
<footer
|
||||
>
|
||||
<p
|
||||
>
|
||||
<strong
|
||||
>
|
||||
WRNexusJS 0.2.59</strong> · Private Developer Preview · Bun-native</p><nav aria-label="Footer"><a href="/access">Request access</a><a href="/license">License</a><a href="/security">Security</a><a href="/support">Support</a><a href="/llms.txt">AI guide</a></nav><p>WRNexusJS is created by <a href="https://workroot.in/">WorkRoot</a>. WRNexus is a separate SaaS product.
|
||||
</p>
|
||||
</footer>
|
||||
<BackToTop />
|
||||
</div>
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,3 +1,7 @@
|
||||
import {
|
||||
BackToTop,
|
||||
} from "@wrnexus/ui"
|
||||
|
||||
page Release0260 {
|
||||
seo {
|
||||
title = "Release 0.2.60"
|
||||
@@ -5,13 +9,58 @@ page Release0260 {
|
||||
canonical = "https://wrnexusjs.dev/releases/0.2.60"
|
||||
}
|
||||
view {
|
||||
<SkipLink label="Skip to content" href="#main" class="docs-skip-link" />
|
||||
<div class="docs-shell">
|
||||
<header class="topbar"><a class="brand" href="/"><span>W</span> WRNexusJS</a><nav aria-label="Primary"><a href="/getting-started">Get started</a><a href="/packages">Packages</a><a href="/language">Language</a><a href="/architecture">Architecture</a></nav><div class="topbar-actions"><a class="preview-pill" href="/access">Preview · v0.2.60</a><button data-wire-theme-toggle class="theme-button" aria-label="Toggle color theme" title="Toggle color theme">◐</button></div></header>
|
||||
<div class="mobile-doc-nav"><details><summary>Browse documentation</summary><nav><a href="/getting-started">Get started</a><a href="/packages">Packages</a><a href="/language">Language</a><a href="/architecture">Architecture</a><a href="/tutorial">Tutorial</a><a href="/guides/project-structure">Guides</a><a href="/examples">Examples</a><a href="/search">Search</a></nav></details></div>
|
||||
<main id="main" class="portal-main"><nav class="breadcrumbs" aria-label="Breadcrumb"><a href="/">Home</a><span aria-hidden="true">/</span><span>Releases</span><span aria-hidden="true">/</span><span aria-current="page">Release 0.2.60</span></nav><article class="documentation prose standalone"><h1>WRNexusJS 0.2.60</h1><p>Released 2026-07-13. All 26 installed packages are aligned to this version. Highlights include the new helpers package, reliable workspace app addition, and browser SSO redirects through forward authentication. See the <a href="/changelog">changelog</a>, <a href="/guides/upgrading">upgrade guide</a>, and package references.</p></article></main>
|
||||
<footer><p><strong>WRNexusJS 0.2.60</strong> · Private Developer Preview · Bun-native</p><nav aria-label="Footer"><a href="/access">Request access</a><a href="/license">License</a><a href="/security">Security</a><a href="/support">Support</a><a href="/llms.txt">AI guide</a></nav><p>WRNexusJS is created by <a href="https://workroot.in/">WorkRoot</a>. WRNexus is a separate SaaS product.</p></footer>
|
||||
<BackToTop />
|
||||
</div>
|
||||
}
|
||||
}
|
||||
<SkipLink
|
||||
label="Skip to content"
|
||||
href="#main"
|
||||
class="docs-skip-link"
|
||||
/>
|
||||
<div
|
||||
class="docs-shell"
|
||||
>
|
||||
<header
|
||||
class="topbar"
|
||||
>
|
||||
<a
|
||||
class="brand"
|
||||
href="/"
|
||||
>
|
||||
<span
|
||||
>
|
||||
W</span> WRNexusJS</a><nav aria-label="Primary"><a href="/getting-started">Get started</a><a href="/packages">Packages</a><a href="/language">Language</a><a href="/architecture">Architecture</a></nav><div class="topbar-actions"><a class="preview-pill" href="/access">Preview · v0.2.60</a><button data-wire-theme-toggle class="theme-button" aria-label="Toggle color theme" title="Toggle color theme">◐</button></div>
|
||||
</header>
|
||||
<div
|
||||
class="mobile-doc-nav"
|
||||
>
|
||||
<details
|
||||
>
|
||||
<summary
|
||||
>
|
||||
Browse documentation</summary><nav><a href="/getting-started">Get started</a><a href="/packages">Packages</a><a href="/language">Language</a><a href="/architecture">Architecture</a><a href="/tutorial">Tutorial</a><a href="/guides/project-structure">Guides</a><a href="/examples">Examples</a><a href="/search">Search</a></nav>
|
||||
</details>
|
||||
</div>
|
||||
<main
|
||||
id="main"
|
||||
class="portal-main"
|
||||
>
|
||||
<nav
|
||||
class="breadcrumbs"
|
||||
aria-label="Breadcrumb"
|
||||
>
|
||||
<a
|
||||
href="/"
|
||||
>
|
||||
Home</a><span aria-hidden="true">/</span><span>Releases</span><span aria-hidden="true">/</span><span aria-current="page">Release 0.2.60</span></nav><article class="documentation prose standalone"><h1>WRNexusJS 0.2.60</h1><p>Released 2026-07-13. All 26 installed packages are aligned to this version. Highlights include the new helpers package, reliable workspace app addition, and browser SSO redirects through forward authentication. See the <a href="/changelog">changelog</a>, <a href="/guides/upgrading">upgrade guide</a>, and package references.</p></article>
|
||||
</main>
|
||||
<footer
|
||||
>
|
||||
<p
|
||||
>
|
||||
<strong
|
||||
>
|
||||
WRNexusJS 0.2.60</strong> · Private Developer Preview · Bun-native</p><nav aria-label="Footer"><a href="/access">Request access</a><a href="/license">License</a><a href="/security">Security</a><a href="/support">Support</a><a href="/llms.txt">AI guide</a></nav><p>WRNexusJS is created by <a href="https://workroot.in/">WorkRoot</a>. WRNexus is a separate SaaS product.
|
||||
</p>
|
||||
</footer>
|
||||
<BackToTop />
|
||||
</div>
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,3 +1,7 @@
|
||||
import {
|
||||
BackToTop,
|
||||
} from "@wrnexus/ui"
|
||||
|
||||
page Release0261 {
|
||||
seo {
|
||||
title = "Release 0.2.61"
|
||||
@@ -5,13 +9,58 @@ page Release0261 {
|
||||
canonical = "https://wrnexusjs.dev/releases/0.2.61"
|
||||
}
|
||||
view {
|
||||
<SkipLink label="Skip to content" href="#main" class="docs-skip-link" />
|
||||
<div class="docs-shell">
|
||||
<header class="topbar"><a class="brand" href="/"><span>W</span> WRNexusJS</a><nav aria-label="Primary"><a href="/getting-started">Get started</a><a href="/packages">Packages</a><a href="/language">Language</a><a href="/architecture">Architecture</a></nav><div class="topbar-actions"><a class="preview-pill" href="/access">Preview · v0.2.61</a><button data-wire-theme-toggle class="theme-button" aria-label="Toggle color theme" title="Toggle color theme">◐</button></div></header>
|
||||
<div class="mobile-doc-nav"><details><summary>Browse documentation</summary><nav><a href="/getting-started">Get started</a><a href="/packages">Packages</a><a href="/language">Language</a><a href="/architecture">Architecture</a><a href="/tutorial">Tutorial</a><a href="/guides/project-structure">Guides</a><a href="/examples">Examples</a><a href="/search">Search</a></nav></details></div>
|
||||
<main id="main" class="portal-main"><nav class="breadcrumbs" aria-label="Breadcrumb"><a href="/">Home</a><span aria-hidden="true">/</span><span>Releases</span><span aria-hidden="true">/</span><span aria-current="page">Release 0.2.61</span></nav><article class="documentation prose standalone"><h1>WRNexusJS 0.2.61</h1><p>Released 2026-07-13. All 26 installed packages are aligned to this version. Highlights include the new helpers package, reliable workspace app addition, and browser SSO redirects through forward authentication. See the <a href="/changelog">changelog</a>, <a href="/guides/upgrading">upgrade guide</a>, and package references.</p></article></main>
|
||||
<footer><p><strong>WRNexusJS 0.2.61</strong> · Private Developer Preview · Bun-native</p><nav aria-label="Footer"><a href="/access">Request access</a><a href="/license">License</a><a href="/security">Security</a><a href="/support">Support</a><a href="/llms.txt">AI guide</a></nav><p>WRNexusJS is created by <a href="https://workroot.in/">WorkRoot</a>. WRNexus is a separate SaaS product.</p></footer>
|
||||
<BackToTop />
|
||||
</div>
|
||||
}
|
||||
}
|
||||
<SkipLink
|
||||
label="Skip to content"
|
||||
href="#main"
|
||||
class="docs-skip-link"
|
||||
/>
|
||||
<div
|
||||
class="docs-shell"
|
||||
>
|
||||
<header
|
||||
class="topbar"
|
||||
>
|
||||
<a
|
||||
class="brand"
|
||||
href="/"
|
||||
>
|
||||
<span
|
||||
>
|
||||
W</span> WRNexusJS</a><nav aria-label="Primary"><a href="/getting-started">Get started</a><a href="/packages">Packages</a><a href="/language">Language</a><a href="/architecture">Architecture</a></nav><div class="topbar-actions"><a class="preview-pill" href="/access">Preview · v0.2.61</a><button data-wire-theme-toggle class="theme-button" aria-label="Toggle color theme" title="Toggle color theme">◐</button></div>
|
||||
</header>
|
||||
<div
|
||||
class="mobile-doc-nav"
|
||||
>
|
||||
<details
|
||||
>
|
||||
<summary
|
||||
>
|
||||
Browse documentation</summary><nav><a href="/getting-started">Get started</a><a href="/packages">Packages</a><a href="/language">Language</a><a href="/architecture">Architecture</a><a href="/tutorial">Tutorial</a><a href="/guides/project-structure">Guides</a><a href="/examples">Examples</a><a href="/search">Search</a></nav>
|
||||
</details>
|
||||
</div>
|
||||
<main
|
||||
id="main"
|
||||
class="portal-main"
|
||||
>
|
||||
<nav
|
||||
class="breadcrumbs"
|
||||
aria-label="Breadcrumb"
|
||||
>
|
||||
<a
|
||||
href="/"
|
||||
>
|
||||
Home</a><span aria-hidden="true">/</span><span>Releases</span><span aria-hidden="true">/</span><span aria-current="page">Release 0.2.61</span></nav><article class="documentation prose standalone"><h1>WRNexusJS 0.2.61</h1><p>Released 2026-07-13. All 26 installed packages are aligned to this version. Highlights include the new helpers package, reliable workspace app addition, and browser SSO redirects through forward authentication. See the <a href="/changelog">changelog</a>, <a href="/guides/upgrading">upgrade guide</a>, and package references.</p></article>
|
||||
</main>
|
||||
<footer
|
||||
>
|
||||
<p
|
||||
>
|
||||
<strong
|
||||
>
|
||||
WRNexusJS 0.2.61</strong> · Private Developer Preview · Bun-native</p><nav aria-label="Footer"><a href="/access">Request access</a><a href="/license">License</a><a href="/security">Security</a><a href="/support">Support</a><a href="/llms.txt">AI guide</a></nav><p>WRNexusJS is created by <a href="https://workroot.in/">WorkRoot</a>. WRNexus is a separate SaaS product.
|
||||
</p>
|
||||
</footer>
|
||||
<BackToTop />
|
||||
</div>
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,3 +1,7 @@
|
||||
import {
|
||||
BackToTop,
|
||||
} from "@wrnexus/ui"
|
||||
|
||||
page Release0262 {
|
||||
seo {
|
||||
title = "Release 0.2.62"
|
||||
@@ -5,13 +9,58 @@ page Release0262 {
|
||||
canonical = "https://wrnexusjs.dev/releases/0.2.62"
|
||||
}
|
||||
view {
|
||||
<SkipLink label="Skip to content" href="#main" class="docs-skip-link" />
|
||||
<div class="docs-shell">
|
||||
<header class="topbar"><a class="brand" href="/"><span>W</span> WRNexusJS</a><nav aria-label="Primary"><a href="/getting-started">Get started</a><a href="/packages">Packages</a><a href="/language">Language</a><a href="/architecture">Architecture</a></nav><div class="topbar-actions"><a class="preview-pill" href="/access">Preview · v0.2.62</a><button data-wire-theme-toggle class="theme-button" aria-label="Toggle color theme" title="Toggle color theme">◐</button></div></header>
|
||||
<div class="mobile-doc-nav"><details><summary>Browse documentation</summary><nav><a href="/getting-started">Get started</a><a href="/packages">Packages</a><a href="/language">Language</a><a href="/architecture">Architecture</a><a href="/tutorial">Tutorial</a><a href="/guides/project-structure">Guides</a><a href="/examples">Examples</a><a href="/search">Search</a></nav></details></div>
|
||||
<main id="main" class="portal-main"><nav class="breadcrumbs" aria-label="Breadcrumb"><a href="/">Home</a><span aria-hidden="true">/</span><span>Releases</span><span aria-hidden="true">/</span><span aria-current="page">Release 0.2.62</span></nav><article class="documentation prose standalone"><h1>WRNexusJS 0.2.62</h1><p>Released 2026-07-13. All 26 installed packages are aligned to this version. Highlights include the new helpers package, reliable workspace app addition, and browser SSO redirects through forward authentication. See the <a href="/changelog">changelog</a>, <a href="/guides/upgrading">upgrade guide</a>, and package references.</p></article></main>
|
||||
<footer><p><strong>WRNexusJS 0.2.62</strong> · Private Developer Preview · Bun-native</p><nav aria-label="Footer"><a href="/access">Request access</a><a href="/license">License</a><a href="/security">Security</a><a href="/support">Support</a><a href="/llms.txt">AI guide</a></nav><p>WRNexusJS is created by <a href="https://workroot.in/">WorkRoot</a>. WRNexus is a separate SaaS product.</p></footer>
|
||||
<BackToTop />
|
||||
</div>
|
||||
}
|
||||
}
|
||||
<SkipLink
|
||||
label="Skip to content"
|
||||
href="#main"
|
||||
class="docs-skip-link"
|
||||
/>
|
||||
<div
|
||||
class="docs-shell"
|
||||
>
|
||||
<header
|
||||
class="topbar"
|
||||
>
|
||||
<a
|
||||
class="brand"
|
||||
href="/"
|
||||
>
|
||||
<span
|
||||
>
|
||||
W</span> WRNexusJS</a><nav aria-label="Primary"><a href="/getting-started">Get started</a><a href="/packages">Packages</a><a href="/language">Language</a><a href="/architecture">Architecture</a></nav><div class="topbar-actions"><a class="preview-pill" href="/access">Preview · v0.2.62</a><button data-wire-theme-toggle class="theme-button" aria-label="Toggle color theme" title="Toggle color theme">◐</button></div>
|
||||
</header>
|
||||
<div
|
||||
class="mobile-doc-nav"
|
||||
>
|
||||
<details
|
||||
>
|
||||
<summary
|
||||
>
|
||||
Browse documentation</summary><nav><a href="/getting-started">Get started</a><a href="/packages">Packages</a><a href="/language">Language</a><a href="/architecture">Architecture</a><a href="/tutorial">Tutorial</a><a href="/guides/project-structure">Guides</a><a href="/examples">Examples</a><a href="/search">Search</a></nav>
|
||||
</details>
|
||||
</div>
|
||||
<main
|
||||
id="main"
|
||||
class="portal-main"
|
||||
>
|
||||
<nav
|
||||
class="breadcrumbs"
|
||||
aria-label="Breadcrumb"
|
||||
>
|
||||
<a
|
||||
href="/"
|
||||
>
|
||||
Home</a><span aria-hidden="true">/</span><span>Releases</span><span aria-hidden="true">/</span><span aria-current="page">Release 0.2.62</span></nav><article class="documentation prose standalone"><h1>WRNexusJS 0.2.62</h1><p>Released 2026-07-13. All 26 installed packages are aligned to this version. Highlights include the new helpers package, reliable workspace app addition, and browser SSO redirects through forward authentication. See the <a href="/changelog">changelog</a>, <a href="/guides/upgrading">upgrade guide</a>, and package references.</p></article>
|
||||
</main>
|
||||
<footer
|
||||
>
|
||||
<p
|
||||
>
|
||||
<strong
|
||||
>
|
||||
WRNexusJS 0.2.62</strong> · Private Developer Preview · Bun-native</p><nav aria-label="Footer"><a href="/access">Request access</a><a href="/license">License</a><a href="/security">Security</a><a href="/support">Support</a><a href="/llms.txt">AI guide</a></nav><p>WRNexusJS is created by <a href="https://workroot.in/">WorkRoot</a>. WRNexus is a separate SaaS product.
|
||||
</p>
|
||||
</footer>
|
||||
<BackToTop />
|
||||
</div>
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,3 +1,7 @@
|
||||
import {
|
||||
BackToTop,
|
||||
} from "@wrnexus/ui"
|
||||
|
||||
page Release0263 {
|
||||
seo {
|
||||
title = "Release 0.2.63"
|
||||
@@ -5,13 +9,58 @@ page Release0263 {
|
||||
canonical = "https://wrnexusjs.dev/releases/0.2.63"
|
||||
}
|
||||
view {
|
||||
<SkipLink label="Skip to content" href="#main" class="docs-skip-link" />
|
||||
<div class="docs-shell">
|
||||
<header class="topbar"><a class="brand" href="/"><span>W</span> WRNexusJS</a><nav aria-label="Primary"><a href="/getting-started">Get started</a><a href="/packages">Packages</a><a href="/language">Language</a><a href="/architecture">Architecture</a></nav><div class="topbar-actions"><a class="preview-pill" href="/access">Preview · v0.2.63</a><button data-wire-theme-toggle class="theme-button" aria-label="Toggle color theme" title="Toggle color theme">◐</button></div></header>
|
||||
<div class="mobile-doc-nav"><details><summary>Browse documentation</summary><nav><a href="/getting-started">Get started</a><a href="/packages">Packages</a><a href="/language">Language</a><a href="/architecture">Architecture</a><a href="/tutorial">Tutorial</a><a href="/guides/project-structure">Guides</a><a href="/examples">Examples</a><a href="/search">Search</a></nav></details></div>
|
||||
<main id="main" class="portal-main"><nav class="breadcrumbs" aria-label="Breadcrumb"><a href="/">Home</a><span aria-hidden="true">/</span><span>Releases</span><span aria-hidden="true">/</span><span aria-current="page">Release 0.2.63</span></nav><article class="documentation prose standalone"><h1>WRNexusJS 0.2.63</h1><p>Released 2026-07-13. All 26 installed packages are aligned to this version. Highlights include the new helpers package, reliable workspace app addition, and browser SSO redirects through forward authentication. See the <a href="/changelog">changelog</a>, <a href="/guides/upgrading">upgrade guide</a>, and package references.</p></article></main>
|
||||
<footer><p><strong>WRNexusJS 0.2.63</strong> · Private Developer Preview · Bun-native</p><nav aria-label="Footer"><a href="/access">Request access</a><a href="/license">License</a><a href="/security">Security</a><a href="/support">Support</a><a href="/llms.txt">AI guide</a></nav><p>WRNexusJS is created by <a href="https://workroot.in/">WorkRoot</a>. WRNexus is a separate SaaS product.</p></footer>
|
||||
<BackToTop />
|
||||
</div>
|
||||
}
|
||||
}
|
||||
<SkipLink
|
||||
label="Skip to content"
|
||||
href="#main"
|
||||
class="docs-skip-link"
|
||||
/>
|
||||
<div
|
||||
class="docs-shell"
|
||||
>
|
||||
<header
|
||||
class="topbar"
|
||||
>
|
||||
<a
|
||||
class="brand"
|
||||
href="/"
|
||||
>
|
||||
<span
|
||||
>
|
||||
W</span> WRNexusJS</a><nav aria-label="Primary"><a href="/getting-started">Get started</a><a href="/packages">Packages</a><a href="/language">Language</a><a href="/architecture">Architecture</a></nav><div class="topbar-actions"><a class="preview-pill" href="/access">Preview · v0.2.63</a><button data-wire-theme-toggle class="theme-button" aria-label="Toggle color theme" title="Toggle color theme">◐</button></div>
|
||||
</header>
|
||||
<div
|
||||
class="mobile-doc-nav"
|
||||
>
|
||||
<details
|
||||
>
|
||||
<summary
|
||||
>
|
||||
Browse documentation</summary><nav><a href="/getting-started">Get started</a><a href="/packages">Packages</a><a href="/language">Language</a><a href="/architecture">Architecture</a><a href="/tutorial">Tutorial</a><a href="/guides/project-structure">Guides</a><a href="/examples">Examples</a><a href="/search">Search</a></nav>
|
||||
</details>
|
||||
</div>
|
||||
<main
|
||||
id="main"
|
||||
class="portal-main"
|
||||
>
|
||||
<nav
|
||||
class="breadcrumbs"
|
||||
aria-label="Breadcrumb"
|
||||
>
|
||||
<a
|
||||
href="/"
|
||||
>
|
||||
Home</a><span aria-hidden="true">/</span><span>Releases</span><span aria-hidden="true">/</span><span aria-current="page">Release 0.2.63</span></nav><article class="documentation prose standalone"><h1>WRNexusJS 0.2.63</h1><p>Released 2026-07-13. All 26 installed packages are aligned to this version. Highlights include the new helpers package, reliable workspace app addition, and browser SSO redirects through forward authentication. See the <a href="/changelog">changelog</a>, <a href="/guides/upgrading">upgrade guide</a>, and package references.</p></article>
|
||||
</main>
|
||||
<footer
|
||||
>
|
||||
<p
|
||||
>
|
||||
<strong
|
||||
>
|
||||
WRNexusJS 0.2.63</strong> · Private Developer Preview · Bun-native</p><nav aria-label="Footer"><a href="/access">Request access</a><a href="/license">License</a><a href="/security">Security</a><a href="/support">Support</a><a href="/llms.txt">AI guide</a></nav><p>WRNexusJS is created by <a href="https://workroot.in/">WorkRoot</a>. WRNexus is a separate SaaS product.
|
||||
</p>
|
||||
</footer>
|
||||
<BackToTop />
|
||||
</div>
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,3 +1,7 @@
|
||||
import {
|
||||
BackToTop,
|
||||
} from "@wrnexus/ui"
|
||||
|
||||
page Release0264 {
|
||||
seo {
|
||||
title = "Release 0.2.64"
|
||||
@@ -5,13 +9,60 @@ page Release0264 {
|
||||
canonical = "https://wrnexusjs.dev/releases/0.2.64"
|
||||
}
|
||||
view {
|
||||
<SkipLink label="Skip to content" href="#main" class="docs-skip-link" />
|
||||
<div class="docs-shell">
|
||||
<header class="topbar"><a class="brand" href="/"><span>W</span> WRNexusJS</a><nav aria-label="Primary"><a href="/getting-started">Get started</a><a href="/packages">Packages</a><a href="/components">Components</a><a href="/language">Language</a><a href="/architecture">Architecture</a></nav><div class="topbar-actions"><a class="preview-pill" href="/access">Preview · v0.2.64</a><button data-wire-theme-toggle class="theme-button" aria-label="Toggle color theme" title="Toggle color theme">◐</button></div></header>
|
||||
<div class="mobile-doc-nav"><details><summary>Browse documentation</summary><nav><a href="/getting-started">Get started</a><a href="/packages">Packages</a><a href="/components">Components</a><a href="/language">Language</a><a href="/architecture">Architecture</a><a href="/tutorial">Tutorial</a><a href="/guides/project-structure">Guides</a><a href="/examples">Examples</a><a href="/search">Search</a></nav></details></div>
|
||||
<main id="main" class="portal-main"><nav class="breadcrumbs" aria-label="Breadcrumb"><a href="/">Home</a><span aria-hidden="true">/</span><span>Releases</span><span aria-hidden="true">/</span><span aria-current="page">Release 0.2.64</span></nav><article class="documentation prose standalone"><h1>WRNexusJS 0.2.64</h1><p>Released 2026-07-13. All 26 installed packages are aligned to this version. Highlights include the new helpers package, reliable workspace app addition, and browser SSO redirects through forward authentication. See the <a href="/changelog">changelog</a>, <a href="/guides/upgrading">upgrade guide</a>, and package references.</p></article></main>
|
||||
<footer><div class="footer-brand"><span class="footer-mark" aria-hidden="true">W</span><p><strong>WRNexusJS 0.2.64</strong><span>Server-first documentation for the Bun-native framework.</span></p></div><nav aria-label="Footer"><a href="/access">Request access</a><a href="/license">License</a><a href="/security">Security</a><a href="/support">Support</a><a href="/llms.txt">AI guide</a></nav><p class="footer-meta">Created by <a href="https://workroot.in/">WorkRoot</a> · Private Developer Preview</p></footer>
|
||||
<BackToTop />
|
||||
</div>
|
||||
}
|
||||
}
|
||||
<SkipLink
|
||||
label="Skip to content"
|
||||
href="#main"
|
||||
class="docs-skip-link"
|
||||
/>
|
||||
<div
|
||||
class="docs-shell"
|
||||
>
|
||||
<header
|
||||
class="topbar"
|
||||
>
|
||||
<a
|
||||
class="brand"
|
||||
href="/"
|
||||
>
|
||||
<span
|
||||
>
|
||||
W</span> WRNexusJS</a><nav aria-label="Primary"><a href="/getting-started">Get started</a><a href="/packages">Packages</a><a href="/components">Components</a><a href="/language">Language</a><a href="/architecture">Architecture</a></nav><div class="topbar-actions"><a class="preview-pill" href="/access">Preview · v0.2.64</a><button data-wire-theme-toggle class="theme-button" aria-label="Toggle color theme" title="Toggle color theme">◐</button></div>
|
||||
</header>
|
||||
<div
|
||||
class="mobile-doc-nav"
|
||||
>
|
||||
<details
|
||||
>
|
||||
<summary
|
||||
>
|
||||
Browse documentation</summary><nav><a href="/getting-started">Get started</a><a href="/packages">Packages</a><a href="/components">Components</a><a href="/language">Language</a><a href="/architecture">Architecture</a><a href="/tutorial">Tutorial</a><a href="/guides/project-structure">Guides</a><a href="/examples">Examples</a><a href="/search">Search</a></nav>
|
||||
</details>
|
||||
</div>
|
||||
<main
|
||||
id="main"
|
||||
class="portal-main"
|
||||
>
|
||||
<nav
|
||||
class="breadcrumbs"
|
||||
aria-label="Breadcrumb"
|
||||
>
|
||||
<a
|
||||
href="/"
|
||||
>
|
||||
Home</a><span aria-hidden="true">/</span><span>Releases</span><span aria-hidden="true">/</span><span aria-current="page">Release 0.2.64</span></nav><article class="documentation prose standalone"><h1>WRNexusJS 0.2.64</h1><p>Released 2026-07-13. All 26 installed packages are aligned to this version. Highlights include the new helpers package, reliable workspace app addition, and browser SSO redirects through forward authentication. See the <a href="/changelog">changelog</a>, <a href="/guides/upgrading">upgrade guide</a>, and package references.</p></article>
|
||||
</main>
|
||||
<footer
|
||||
>
|
||||
<div
|
||||
class="footer-brand"
|
||||
>
|
||||
<span
|
||||
class="footer-mark"
|
||||
aria-hidden="true"
|
||||
>
|
||||
W</span><p><strong>WRNexusJS 0.2.64</strong><span>Server-first documentation for the Bun-native framework.</span></p></div><nav aria-label="Footer"><a href="/access">Request access</a><a href="/license">License</a><a href="/security">Security</a><a href="/support">Support</a><a href="/llms.txt">AI guide</a></nav><p class="footer-meta">Created by <a href="https://workroot.in/">WorkRoot</a> · Private Developer Preview</p>
|
||||
</footer>
|
||||
<BackToTop />
|
||||
</div>
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,3 +1,7 @@
|
||||
import {
|
||||
BackToTop,
|
||||
} from "@wrnexus/ui"
|
||||
|
||||
page Release0265 {
|
||||
seo {
|
||||
title = "Release 0.2.65"
|
||||
@@ -5,13 +9,60 @@ page Release0265 {
|
||||
canonical = "https://wrnexusjs.dev/releases/0.2.65"
|
||||
}
|
||||
view {
|
||||
<SkipLink label="Skip to content" href="#main" class="docs-skip-link" />
|
||||
<div class="docs-shell">
|
||||
<header class="topbar"><a class="brand" href="/"><span>W</span> WRNexusJS</a><nav aria-label="Primary"><a href="/getting-started">Get started</a><a href="/packages">Packages</a><a href="/components">Components</a><a href="/language">Language</a><a href="/architecture">Architecture</a></nav><div class="topbar-actions"><a class="preview-pill" href="/access">Preview · v0.2.65</a><button data-wire-theme-toggle class="theme-button" aria-label="Toggle color theme" title="Toggle color theme">◐</button></div></header>
|
||||
<div class="mobile-doc-nav"><details><summary>Browse documentation</summary><nav><a href="/getting-started">Get started</a><a href="/packages">Packages</a><a href="/components">Components</a><a href="/language">Language</a><a href="/architecture">Architecture</a><a href="/tutorial">Tutorial</a><a href="/guides/project-structure">Guides</a><a href="/examples">Examples</a><a href="/search">Search</a></nav></details></div>
|
||||
<main id="main" class="portal-main"><nav class="breadcrumbs" aria-label="Breadcrumb"><a href="/">Home</a><span aria-hidden="true">/</span><span>Releases</span><span aria-hidden="true">/</span><span aria-current="page">Release 0.2.65</span></nav><article class="documentation prose standalone"><h1>WRNexusJS 0.2.65</h1><p>Released 2026-07-13. All 26 installed packages are aligned to this version. Highlights include the new helpers package, reliable workspace app addition, and browser SSO redirects through forward authentication. See the <a href="/changelog">changelog</a>, <a href="/guides/upgrading">upgrade guide</a>, and package references.</p></article></main>
|
||||
<footer><div class="footer-brand"><span class="footer-mark" aria-hidden="true">W</span><p><strong>WRNexusJS 0.2.65</strong><span>Server-first documentation for the Bun-native framework.</span></p></div><nav aria-label="Footer"><a href="/access">Request access</a><a href="/license">License</a><a href="/security">Security</a><a href="/support">Support</a><a href="/llms.txt">AI guide</a></nav><p class="footer-meta">Created by <a href="https://workroot.in/">WorkRoot</a> · Private Developer Preview</p></footer>
|
||||
<BackToTop />
|
||||
</div>
|
||||
}
|
||||
}
|
||||
<SkipLink
|
||||
label="Skip to content"
|
||||
href="#main"
|
||||
class="docs-skip-link"
|
||||
/>
|
||||
<div
|
||||
class="docs-shell"
|
||||
>
|
||||
<header
|
||||
class="topbar"
|
||||
>
|
||||
<a
|
||||
class="brand"
|
||||
href="/"
|
||||
>
|
||||
<span
|
||||
>
|
||||
W</span> WRNexusJS</a><nav aria-label="Primary"><a href="/getting-started">Get started</a><a href="/packages">Packages</a><a href="/components">Components</a><a href="/language">Language</a><a href="/architecture">Architecture</a></nav><div class="topbar-actions"><a class="preview-pill" href="/access">Preview · v0.2.65</a><button data-wire-theme-toggle class="theme-button" aria-label="Toggle color theme" title="Toggle color theme">◐</button></div>
|
||||
</header>
|
||||
<div
|
||||
class="mobile-doc-nav"
|
||||
>
|
||||
<details
|
||||
>
|
||||
<summary
|
||||
>
|
||||
Browse documentation</summary><nav><a href="/getting-started">Get started</a><a href="/packages">Packages</a><a href="/components">Components</a><a href="/language">Language</a><a href="/architecture">Architecture</a><a href="/tutorial">Tutorial</a><a href="/guides/project-structure">Guides</a><a href="/examples">Examples</a><a href="/search">Search</a></nav>
|
||||
</details>
|
||||
</div>
|
||||
<main
|
||||
id="main"
|
||||
class="portal-main"
|
||||
>
|
||||
<nav
|
||||
class="breadcrumbs"
|
||||
aria-label="Breadcrumb"
|
||||
>
|
||||
<a
|
||||
href="/"
|
||||
>
|
||||
Home</a><span aria-hidden="true">/</span><span>Releases</span><span aria-hidden="true">/</span><span aria-current="page">Release 0.2.65</span></nav><article class="documentation prose standalone"><h1>WRNexusJS 0.2.65</h1><p>Released 2026-07-13. All 26 installed packages are aligned to this version. Highlights include the new helpers package, reliable workspace app addition, and browser SSO redirects through forward authentication. See the <a href="/changelog">changelog</a>, <a href="/guides/upgrading">upgrade guide</a>, and package references.</p></article>
|
||||
</main>
|
||||
<footer
|
||||
>
|
||||
<div
|
||||
class="footer-brand"
|
||||
>
|
||||
<span
|
||||
class="footer-mark"
|
||||
aria-hidden="true"
|
||||
>
|
||||
W</span><p><strong>WRNexusJS 0.2.65</strong><span>Server-first documentation for the Bun-native framework.</span></p></div><nav aria-label="Footer"><a href="/access">Request access</a><a href="/license">License</a><a href="/security">Security</a><a href="/support">Support</a><a href="/llms.txt">AI guide</a></nav><p class="footer-meta">Created by <a href="https://workroot.in/">WorkRoot</a> · Private Developer Preview</p>
|
||||
</footer>
|
||||
<BackToTop />
|
||||
</div>
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,3 +1,7 @@
|
||||
import {
|
||||
BackToTop,
|
||||
} from "@wrnexus/ui"
|
||||
|
||||
page Release0266 {
|
||||
seo {
|
||||
title = "Release 0.2.66"
|
||||
@@ -5,13 +9,60 @@ page Release0266 {
|
||||
canonical = "https://wrnexusjs.dev/releases/0.2.66"
|
||||
}
|
||||
view {
|
||||
<SkipLink label="Skip to content" href="#main" class="docs-skip-link" />
|
||||
<div class="docs-shell">
|
||||
<header class="topbar"><a class="brand" href="/"><span>W</span> WRNexusJS</a><nav aria-label="Primary"><a href="/getting-started">Get started</a><a href="/packages">Packages</a><a href="/components">Components</a><a href="/language">Language</a><a href="/architecture">Architecture</a></nav><div class="topbar-actions"><a class="preview-pill" href="/access">Preview · v0.2.66</a><button data-wire-theme-toggle class="theme-button" aria-label="Toggle color theme" title="Toggle color theme">◐</button></div></header>
|
||||
<div class="mobile-doc-nav"><details><summary>Browse documentation</summary><nav><a href="/getting-started">Get started</a><a href="/packages">Packages</a><a href="/components">Components</a><a href="/language">Language</a><a href="/architecture">Architecture</a><a href="/tutorial">Tutorial</a><a href="/guides/project-structure">Guides</a><a href="/examples">Examples</a><a href="/search">Search</a></nav></details></div>
|
||||
<main id="main" class="portal-main"><nav class="breadcrumbs" aria-label="Breadcrumb"><a href="/">Home</a><span aria-hidden="true">/</span><span>Releases</span><span aria-hidden="true">/</span><span aria-current="page">Release 0.2.66</span></nav><article class="documentation prose standalone"><h1>WRNexusJS 0.2.66</h1><p>Released 2026-07-13. All 26 installed packages are aligned to this version. Highlights include the new helpers package, reliable workspace app addition, and browser SSO redirects through forward authentication. See the <a href="/changelog">changelog</a>, <a href="/guides/upgrading">upgrade guide</a>, and package references.</p></article></main>
|
||||
<footer><div class="footer-brand"><span class="footer-mark" aria-hidden="true">W</span><p><strong>WRNexusJS 0.2.66</strong><span>Server-first documentation for the Bun-native framework.</span></p></div><nav aria-label="Footer"><a href="/access">Request access</a><a href="/license">License</a><a href="/security">Security</a><a href="/support">Support</a><a href="/llms.txt">AI guide</a></nav><p class="footer-meta">Created by <a href="https://workroot.in/">WorkRoot</a> · Private Developer Preview</p></footer>
|
||||
<BackToTop />
|
||||
</div>
|
||||
}
|
||||
}
|
||||
<SkipLink
|
||||
label="Skip to content"
|
||||
href="#main"
|
||||
class="docs-skip-link"
|
||||
/>
|
||||
<div
|
||||
class="docs-shell"
|
||||
>
|
||||
<header
|
||||
class="topbar"
|
||||
>
|
||||
<a
|
||||
class="brand"
|
||||
href="/"
|
||||
>
|
||||
<span
|
||||
>
|
||||
W</span> WRNexusJS</a><nav aria-label="Primary"><a href="/getting-started">Get started</a><a href="/packages">Packages</a><a href="/components">Components</a><a href="/language">Language</a><a href="/architecture">Architecture</a></nav><div class="topbar-actions"><a class="preview-pill" href="/access">Preview · v0.2.66</a><button data-wire-theme-toggle class="theme-button" aria-label="Toggle color theme" title="Toggle color theme">◐</button></div>
|
||||
</header>
|
||||
<div
|
||||
class="mobile-doc-nav"
|
||||
>
|
||||
<details
|
||||
>
|
||||
<summary
|
||||
>
|
||||
Browse documentation</summary><nav><a href="/getting-started">Get started</a><a href="/packages">Packages</a><a href="/components">Components</a><a href="/language">Language</a><a href="/architecture">Architecture</a><a href="/tutorial">Tutorial</a><a href="/guides/project-structure">Guides</a><a href="/examples">Examples</a><a href="/search">Search</a></nav>
|
||||
</details>
|
||||
</div>
|
||||
<main
|
||||
id="main"
|
||||
class="portal-main"
|
||||
>
|
||||
<nav
|
||||
class="breadcrumbs"
|
||||
aria-label="Breadcrumb"
|
||||
>
|
||||
<a
|
||||
href="/"
|
||||
>
|
||||
Home</a><span aria-hidden="true">/</span><span>Releases</span><span aria-hidden="true">/</span><span aria-current="page">Release 0.2.66</span></nav><article class="documentation prose standalone"><h1>WRNexusJS 0.2.66</h1><p>Released 2026-07-13. All 26 installed packages are aligned to this version. Highlights include the new helpers package, reliable workspace app addition, and browser SSO redirects through forward authentication. See the <a href="/changelog">changelog</a>, <a href="/guides/upgrading">upgrade guide</a>, and package references.</p></article>
|
||||
</main>
|
||||
<footer
|
||||
>
|
||||
<div
|
||||
class="footer-brand"
|
||||
>
|
||||
<span
|
||||
class="footer-mark"
|
||||
aria-hidden="true"
|
||||
>
|
||||
W</span><p><strong>WRNexusJS 0.2.66</strong><span>Server-first documentation for the Bun-native framework.</span></p></div><nav aria-label="Footer"><a href="/access">Request access</a><a href="/license">License</a><a href="/security">Security</a><a href="/support">Support</a><a href="/llms.txt">AI guide</a></nav><p class="footer-meta">Created by <a href="https://workroot.in/">WorkRoot</a> · Private Developer Preview</p>
|
||||
</footer>
|
||||
<BackToTop />
|
||||
</div>
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,3 +1,7 @@
|
||||
import {
|
||||
BackToTop,
|
||||
} from "@wrnexus/ui"
|
||||
|
||||
page Release0267 {
|
||||
seo {
|
||||
title = "Release 0.2.67"
|
||||
@@ -5,13 +9,60 @@ page Release0267 {
|
||||
canonical = "https://wrnexusjs.dev/releases/0.2.67"
|
||||
}
|
||||
view {
|
||||
<SkipLink label="Skip to content" href="#main" class="docs-skip-link" />
|
||||
<div class="docs-shell">
|
||||
<header class="topbar"><a class="brand" href="/"><span>W</span> WRNexusJS</a><nav aria-label="Primary"><a href="/getting-started">Get started</a><a href="/packages">Packages</a><a href="/components">Components</a><a href="/language">Language</a><a href="/architecture">Architecture</a></nav><div class="topbar-actions"><a class="preview-pill" href="/access">Preview · v0.2.67</a><button data-wire-theme-toggle class="theme-button" aria-label="Toggle color theme" title="Toggle color theme">◐</button></div></header>
|
||||
<div class="mobile-doc-nav"><details><summary>Browse documentation</summary><nav><a href="/getting-started">Get started</a><a href="/packages">Packages</a><a href="/components">Components</a><a href="/language">Language</a><a href="/architecture">Architecture</a><a href="/tutorial">Tutorial</a><a href="/guides/project-structure">Guides</a><a href="/examples">Examples</a><a href="/search">Search</a></nav></details></div>
|
||||
<main id="main" class="portal-main"><nav class="breadcrumbs" aria-label="Breadcrumb"><a href="/">Home</a><span aria-hidden="true">/</span><span>Releases</span><span aria-hidden="true">/</span><span aria-current="page">Release 0.2.67</span></nav><article class="documentation prose standalone"><h1>WRNexusJS 0.2.67</h1><p>Released 2026-07-13. All 26 installed packages are aligned to this version. Highlights include the new helpers package, reliable workspace app addition, and browser SSO redirects through forward authentication. See the <a href="/changelog">changelog</a>, <a href="/guides/upgrading">upgrade guide</a>, and package references.</p></article></main>
|
||||
<footer><div class="footer-brand"><span class="footer-mark" aria-hidden="true">W</span><p><strong>WRNexusJS 0.2.67</strong><span>Server-first documentation for the Bun-native framework.</span></p></div><nav aria-label="Footer"><a href="/access">Request access</a><a href="/license">License</a><a href="/security">Security</a><a href="/support">Support</a><a href="/llms.txt">AI guide</a></nav><p class="footer-meta">Created by <a href="https://workroot.in/">WorkRoot</a> · Private Developer Preview</p></footer>
|
||||
<BackToTop />
|
||||
</div>
|
||||
}
|
||||
}
|
||||
<SkipLink
|
||||
label="Skip to content"
|
||||
href="#main"
|
||||
class="docs-skip-link"
|
||||
/>
|
||||
<div
|
||||
class="docs-shell"
|
||||
>
|
||||
<header
|
||||
class="topbar"
|
||||
>
|
||||
<a
|
||||
class="brand"
|
||||
href="/"
|
||||
>
|
||||
<span
|
||||
>
|
||||
W</span> WRNexusJS</a><nav aria-label="Primary"><a href="/getting-started">Get started</a><a href="/packages">Packages</a><a href="/components">Components</a><a href="/language">Language</a><a href="/architecture">Architecture</a></nav><div class="topbar-actions"><a class="preview-pill" href="/access">Preview · v0.2.67</a><button data-wire-theme-toggle class="theme-button" aria-label="Toggle color theme" title="Toggle color theme">◐</button></div>
|
||||
</header>
|
||||
<div
|
||||
class="mobile-doc-nav"
|
||||
>
|
||||
<details
|
||||
>
|
||||
<summary
|
||||
>
|
||||
Browse documentation</summary><nav><a href="/getting-started">Get started</a><a href="/packages">Packages</a><a href="/components">Components</a><a href="/language">Language</a><a href="/architecture">Architecture</a><a href="/tutorial">Tutorial</a><a href="/guides/project-structure">Guides</a><a href="/examples">Examples</a><a href="/search">Search</a></nav>
|
||||
</details>
|
||||
</div>
|
||||
<main
|
||||
id="main"
|
||||
class="portal-main"
|
||||
>
|
||||
<nav
|
||||
class="breadcrumbs"
|
||||
aria-label="Breadcrumb"
|
||||
>
|
||||
<a
|
||||
href="/"
|
||||
>
|
||||
Home</a><span aria-hidden="true">/</span><span>Releases</span><span aria-hidden="true">/</span><span aria-current="page">Release 0.2.67</span></nav><article class="documentation prose standalone"><h1>WRNexusJS 0.2.67</h1><p>Released 2026-07-13. All 26 installed packages are aligned to this version. Highlights include the new helpers package, reliable workspace app addition, and browser SSO redirects through forward authentication. See the <a href="/changelog">changelog</a>, <a href="/guides/upgrading">upgrade guide</a>, and package references.</p></article>
|
||||
</main>
|
||||
<footer
|
||||
>
|
||||
<div
|
||||
class="footer-brand"
|
||||
>
|
||||
<span
|
||||
class="footer-mark"
|
||||
aria-hidden="true"
|
||||
>
|
||||
W</span><p><strong>WRNexusJS 0.2.67</strong><span>Server-first documentation for the Bun-native framework.</span></p></div><nav aria-label="Footer"><a href="/access">Request access</a><a href="/license">License</a><a href="/security">Security</a><a href="/support">Support</a><a href="/llms.txt">AI guide</a></nav><p class="footer-meta">Created by <a href="https://workroot.in/">WorkRoot</a> · Private Developer Preview</p>
|
||||
</footer>
|
||||
<BackToTop />
|
||||
</div>
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,3 +1,7 @@
|
||||
import {
|
||||
BackToTop,
|
||||
} from "@wrnexus/ui"
|
||||
|
||||
page Release0268 {
|
||||
seo {
|
||||
title = "Release 0.2.68"
|
||||
@@ -5,13 +9,60 @@ page Release0268 {
|
||||
canonical = "https://wrnexusjs.dev/releases/0.2.68"
|
||||
}
|
||||
view {
|
||||
<SkipLink label="Skip to content" href="#main" class="docs-skip-link" />
|
||||
<div class="docs-shell">
|
||||
<header class="topbar"><a class="brand" href="/"><span>W</span> WRNexusJS</a><nav aria-label="Primary"><a href="/getting-started">Get started</a><a href="/packages">Packages</a><a href="/components">Components</a><a href="/language">Language</a><a href="/architecture">Architecture</a></nav><div class="topbar-actions"><a class="preview-pill" href="/access">Preview · v0.2.68</a><button data-wire-theme-toggle class="theme-button" aria-label="Toggle color theme" title="Toggle color theme">◐</button></div></header>
|
||||
<div class="mobile-doc-nav"><details><summary>Browse documentation</summary><nav><a href="/getting-started">Get started</a><a href="/packages">Packages</a><a href="/components">Components</a><a href="/language">Language</a><a href="/architecture">Architecture</a><a href="/tutorial">Tutorial</a><a href="/guides/project-structure">Guides</a><a href="/examples">Examples</a><a href="/search">Search</a></nav></details></div>
|
||||
<main id="main" class="portal-main"><nav class="breadcrumbs" aria-label="Breadcrumb"><a href="/">Home</a><span aria-hidden="true">/</span><span>Releases</span><span aria-hidden="true">/</span><span aria-current="page">Release 0.2.68</span></nav><article class="documentation prose standalone"><h1>WRNexusJS 0.2.68</h1><p>Released 2026-07-13. All 26 installed packages are aligned to this version. Highlights include the new helpers package, reliable workspace app addition, and browser SSO redirects through forward authentication. See the <a href="/changelog">changelog</a>, <a href="/guides/upgrading">upgrade guide</a>, and package references.</p></article></main>
|
||||
<footer><div class="footer-brand"><span class="footer-mark" aria-hidden="true">W</span><p><strong>WRNexusJS 0.2.68</strong><span>Server-first documentation for the Bun-native framework.</span></p></div><nav aria-label="Footer"><a href="/access">Request access</a><a href="/license">License</a><a href="/security">Security</a><a href="/support">Support</a><a href="/llms.txt">AI guide</a></nav><p class="footer-meta">Created by <a href="https://workroot.in/">WorkRoot</a> · Private Developer Preview</p></footer>
|
||||
<BackToTop />
|
||||
</div>
|
||||
}
|
||||
}
|
||||
<SkipLink
|
||||
label="Skip to content"
|
||||
href="#main"
|
||||
class="docs-skip-link"
|
||||
/>
|
||||
<div
|
||||
class="docs-shell"
|
||||
>
|
||||
<header
|
||||
class="topbar"
|
||||
>
|
||||
<a
|
||||
class="brand"
|
||||
href="/"
|
||||
>
|
||||
<span
|
||||
>
|
||||
W</span> WRNexusJS</a><nav aria-label="Primary"><a href="/getting-started">Get started</a><a href="/packages">Packages</a><a href="/components">Components</a><a href="/language">Language</a><a href="/architecture">Architecture</a></nav><div class="topbar-actions"><a class="preview-pill" href="/access">Preview · v0.2.68</a><button data-wire-theme-toggle class="theme-button" aria-label="Toggle color theme" title="Toggle color theme">◐</button></div>
|
||||
</header>
|
||||
<div
|
||||
class="mobile-doc-nav"
|
||||
>
|
||||
<details
|
||||
>
|
||||
<summary
|
||||
>
|
||||
Browse documentation</summary><nav><a href="/getting-started">Get started</a><a href="/packages">Packages</a><a href="/components">Components</a><a href="/language">Language</a><a href="/architecture">Architecture</a><a href="/tutorial">Tutorial</a><a href="/guides/project-structure">Guides</a><a href="/examples">Examples</a><a href="/search">Search</a></nav>
|
||||
</details>
|
||||
</div>
|
||||
<main
|
||||
id="main"
|
||||
class="portal-main"
|
||||
>
|
||||
<nav
|
||||
class="breadcrumbs"
|
||||
aria-label="Breadcrumb"
|
||||
>
|
||||
<a
|
||||
href="/"
|
||||
>
|
||||
Home</a><span aria-hidden="true">/</span><span>Releases</span><span aria-hidden="true">/</span><span aria-current="page">Release 0.2.68</span></nav><article class="documentation prose standalone"><h1>WRNexusJS 0.2.68</h1><p>Released 2026-07-13. All 26 installed packages are aligned to this version. Highlights include the new helpers package, reliable workspace app addition, and browser SSO redirects through forward authentication. See the <a href="/changelog">changelog</a>, <a href="/guides/upgrading">upgrade guide</a>, and package references.</p></article>
|
||||
</main>
|
||||
<footer
|
||||
>
|
||||
<div
|
||||
class="footer-brand"
|
||||
>
|
||||
<span
|
||||
class="footer-mark"
|
||||
aria-hidden="true"
|
||||
>
|
||||
W</span><p><strong>WRNexusJS 0.2.68</strong><span>Server-first documentation for the Bun-native framework.</span></p></div><nav aria-label="Footer"><a href="/access">Request access</a><a href="/license">License</a><a href="/security">Security</a><a href="/support">Support</a><a href="/llms.txt">AI guide</a></nav><p class="footer-meta">Created by <a href="https://workroot.in/">WorkRoot</a> · Private Developer Preview</p>
|
||||
</footer>
|
||||
<BackToTop />
|
||||
</div>
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,3 +1,7 @@
|
||||
import {
|
||||
BackToTop,
|
||||
} from "@wrnexus/ui"
|
||||
|
||||
page Release0269 {
|
||||
seo {
|
||||
title = "Release 0.2.69"
|
||||
@@ -5,13 +9,60 @@ page Release0269 {
|
||||
canonical = "https://wrnexusjs.dev/releases/0.2.69"
|
||||
}
|
||||
view {
|
||||
<SkipLink label="Skip to content" href="#main" class="docs-skip-link" />
|
||||
<div class="docs-shell">
|
||||
<header class="topbar"><a class="brand" href="/"><span>W</span> WRNexusJS</a><nav aria-label="Primary"><a href="/getting-started">Get started</a><a href="/packages">Packages</a><a href="/components">Components</a><a href="/language">Language</a><a href="/architecture">Architecture</a></nav><div class="topbar-actions"><a class="preview-pill" href="/access">Preview · v0.2.69</a><button data-wire-theme-toggle class="theme-button" aria-label="Toggle color theme" title="Toggle color theme">◐</button></div></header>
|
||||
<div class="mobile-doc-nav"><details><summary>Browse documentation</summary><nav><a href="/getting-started">Get started</a><a href="/packages">Packages</a><a href="/components">Components</a><a href="/language">Language</a><a href="/architecture">Architecture</a><a href="/tutorial">Tutorial</a><a href="/guides/project-structure">Guides</a><a href="/examples">Examples</a><a href="/search">Search</a></nav></details></div>
|
||||
<main id="main" class="portal-main"><nav class="breadcrumbs" aria-label="Breadcrumb"><a href="/">Home</a><span aria-hidden="true">/</span><span>Releases</span><span aria-hidden="true">/</span><span aria-current="page">Release 0.2.69</span></nav><article class="documentation prose standalone"><h1>WRNexusJS 0.2.69</h1><p>Released 2026-07-13. All 26 installed packages are aligned to this version. Highlights include the new helpers package, reliable workspace app addition, and browser SSO redirects through forward authentication. See the <a href="/changelog">changelog</a>, <a href="/guides/upgrading">upgrade guide</a>, and package references.</p></article></main>
|
||||
<footer><div class="footer-brand"><span class="footer-mark" aria-hidden="true">W</span><p><strong>WRNexusJS 0.2.69</strong><span>Server-first documentation for the Bun-native framework.</span></p></div><nav aria-label="Footer"><a href="/access">Request access</a><a href="/license">License</a><a href="/security">Security</a><a href="/support">Support</a><a href="/llms.txt">AI guide</a></nav><p class="footer-meta">Created by <a href="https://workroot.in/">WorkRoot</a> · Private Developer Preview</p></footer>
|
||||
<BackToTop />
|
||||
</div>
|
||||
}
|
||||
}
|
||||
<SkipLink
|
||||
label="Skip to content"
|
||||
href="#main"
|
||||
class="docs-skip-link"
|
||||
/>
|
||||
<div
|
||||
class="docs-shell"
|
||||
>
|
||||
<header
|
||||
class="topbar"
|
||||
>
|
||||
<a
|
||||
class="brand"
|
||||
href="/"
|
||||
>
|
||||
<span
|
||||
>
|
||||
W</span> WRNexusJS</a><nav aria-label="Primary"><a href="/getting-started">Get started</a><a href="/packages">Packages</a><a href="/components">Components</a><a href="/language">Language</a><a href="/architecture">Architecture</a></nav><div class="topbar-actions"><a class="preview-pill" href="/access">Preview · v0.2.69</a><button data-wire-theme-toggle class="theme-button" aria-label="Toggle color theme" title="Toggle color theme">◐</button></div>
|
||||
</header>
|
||||
<div
|
||||
class="mobile-doc-nav"
|
||||
>
|
||||
<details
|
||||
>
|
||||
<summary
|
||||
>
|
||||
Browse documentation</summary><nav><a href="/getting-started">Get started</a><a href="/packages">Packages</a><a href="/components">Components</a><a href="/language">Language</a><a href="/architecture">Architecture</a><a href="/tutorial">Tutorial</a><a href="/guides/project-structure">Guides</a><a href="/examples">Examples</a><a href="/search">Search</a></nav>
|
||||
</details>
|
||||
</div>
|
||||
<main
|
||||
id="main"
|
||||
class="portal-main"
|
||||
>
|
||||
<nav
|
||||
class="breadcrumbs"
|
||||
aria-label="Breadcrumb"
|
||||
>
|
||||
<a
|
||||
href="/"
|
||||
>
|
||||
Home</a><span aria-hidden="true">/</span><span>Releases</span><span aria-hidden="true">/</span><span aria-current="page">Release 0.2.69</span></nav><article class="documentation prose standalone"><h1>WRNexusJS 0.2.69</h1><p>Released 2026-07-13. All 26 installed packages are aligned to this version. Highlights include the new helpers package, reliable workspace app addition, and browser SSO redirects through forward authentication. See the <a href="/changelog">changelog</a>, <a href="/guides/upgrading">upgrade guide</a>, and package references.</p></article>
|
||||
</main>
|
||||
<footer
|
||||
>
|
||||
<div
|
||||
class="footer-brand"
|
||||
>
|
||||
<span
|
||||
class="footer-mark"
|
||||
aria-hidden="true"
|
||||
>
|
||||
W</span><p><strong>WRNexusJS 0.2.69</strong><span>Server-first documentation for the Bun-native framework.</span></p></div><nav aria-label="Footer"><a href="/access">Request access</a><a href="/license">License</a><a href="/security">Security</a><a href="/support">Support</a><a href="/llms.txt">AI guide</a></nav><p class="footer-meta">Created by <a href="https://workroot.in/">WorkRoot</a> · Private Developer Preview</p>
|
||||
</footer>
|
||||
<BackToTop />
|
||||
</div>
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,3 +1,7 @@
|
||||
import {
|
||||
BackToTop,
|
||||
} from "@wrnexus/ui"
|
||||
|
||||
page Release0270 {
|
||||
seo {
|
||||
title = "Release 0.2.70"
|
||||
@@ -5,13 +9,60 @@ page Release0270 {
|
||||
canonical = "https://wrnexusjs.dev/releases/0.2.70"
|
||||
}
|
||||
view {
|
||||
<SkipLink label="Skip to content" href="#main" class="docs-skip-link" />
|
||||
<div class="docs-shell">
|
||||
<header class="topbar"><a class="brand" href="/"><span>W</span> WRNexusJS</a><nav aria-label="Primary"><a href="/getting-started">Get started</a><a href="/packages">Packages</a><a href="/components">Components</a><a href="/language">Language</a><a href="/architecture">Architecture</a></nav><div class="topbar-actions"><a class="preview-pill" href="/access">Preview · v0.2.70</a><button data-wire-theme-toggle class="theme-button" aria-label="Toggle color theme" title="Toggle color theme">◐</button></div></header>
|
||||
<div class="mobile-doc-nav"><details><summary>Browse documentation</summary><nav><a href="/getting-started">Get started</a><a href="/packages">Packages</a><a href="/components">Components</a><a href="/language">Language</a><a href="/architecture">Architecture</a><a href="/tutorial">Tutorial</a><a href="/guides/project-structure">Guides</a><a href="/examples">Examples</a><a href="/search">Search</a></nav></details></div>
|
||||
<main id="main" class="portal-main"><nav class="breadcrumbs" aria-label="Breadcrumb"><a href="/">Home</a><span aria-hidden="true">/</span><span>Releases</span><span aria-hidden="true">/</span><span aria-current="page">Release 0.2.70</span></nav><article class="documentation prose standalone"><h1>WRNexusJS 0.2.70</h1><p>Released 2026-07-13. All 26 installed packages are aligned to this version. Highlights include the new helpers package, reliable workspace app addition, and browser SSO redirects through forward authentication. See the <a href="/changelog">changelog</a>, <a href="/guides/upgrading">upgrade guide</a>, and package references.</p></article></main>
|
||||
<footer><div class="footer-brand"><span class="footer-mark" aria-hidden="true">W</span><p><strong>WRNexusJS 0.2.70</strong><span>Server-first documentation for the Bun-native framework.</span></p></div><nav aria-label="Footer"><a href="/access">Request access</a><a href="/license">License</a><a href="/security">Security</a><a href="/support">Support</a><a href="/llms.txt">AI guide</a></nav><p class="footer-meta">Created by <a href="https://workroot.in/">WorkRoot</a> · Private Developer Preview</p></footer>
|
||||
<BackToTop />
|
||||
</div>
|
||||
}
|
||||
}
|
||||
<SkipLink
|
||||
label="Skip to content"
|
||||
href="#main"
|
||||
class="docs-skip-link"
|
||||
/>
|
||||
<div
|
||||
class="docs-shell"
|
||||
>
|
||||
<header
|
||||
class="topbar"
|
||||
>
|
||||
<a
|
||||
class="brand"
|
||||
href="/"
|
||||
>
|
||||
<span
|
||||
>
|
||||
W</span> WRNexusJS</a><nav aria-label="Primary"><a href="/getting-started">Get started</a><a href="/packages">Packages</a><a href="/components">Components</a><a href="/language">Language</a><a href="/architecture">Architecture</a></nav><div class="topbar-actions"><a class="preview-pill" href="/access">Preview · v0.2.70</a><button data-wire-theme-toggle class="theme-button" aria-label="Toggle color theme" title="Toggle color theme">◐</button></div>
|
||||
</header>
|
||||
<div
|
||||
class="mobile-doc-nav"
|
||||
>
|
||||
<details
|
||||
>
|
||||
<summary
|
||||
>
|
||||
Browse documentation</summary><nav><a href="/getting-started">Get started</a><a href="/packages">Packages</a><a href="/components">Components</a><a href="/language">Language</a><a href="/architecture">Architecture</a><a href="/tutorial">Tutorial</a><a href="/guides/project-structure">Guides</a><a href="/examples">Examples</a><a href="/search">Search</a></nav>
|
||||
</details>
|
||||
</div>
|
||||
<main
|
||||
id="main"
|
||||
class="portal-main"
|
||||
>
|
||||
<nav
|
||||
class="breadcrumbs"
|
||||
aria-label="Breadcrumb"
|
||||
>
|
||||
<a
|
||||
href="/"
|
||||
>
|
||||
Home</a><span aria-hidden="true">/</span><span>Releases</span><span aria-hidden="true">/</span><span aria-current="page">Release 0.2.70</span></nav><article class="documentation prose standalone"><h1>WRNexusJS 0.2.70</h1><p>Released 2026-07-13. All 26 installed packages are aligned to this version. Highlights include the new helpers package, reliable workspace app addition, and browser SSO redirects through forward authentication. See the <a href="/changelog">changelog</a>, <a href="/guides/upgrading">upgrade guide</a>, and package references.</p></article>
|
||||
</main>
|
||||
<footer
|
||||
>
|
||||
<div
|
||||
class="footer-brand"
|
||||
>
|
||||
<span
|
||||
class="footer-mark"
|
||||
aria-hidden="true"
|
||||
>
|
||||
W</span><p><strong>WRNexusJS 0.2.70</strong><span>Server-first documentation for the Bun-native framework.</span></p></div><nav aria-label="Footer"><a href="/access">Request access</a><a href="/license">License</a><a href="/security">Security</a><a href="/support">Support</a><a href="/llms.txt">AI guide</a></nav><p class="footer-meta">Created by <a href="https://workroot.in/">WorkRoot</a> · Private Developer Preview</p>
|
||||
</footer>
|
||||
<BackToTop />
|
||||
</div>
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,3 +1,7 @@
|
||||
import {
|
||||
BackToTop,
|
||||
} from "@wrnexus/ui"
|
||||
|
||||
page Release0271 {
|
||||
seo {
|
||||
title = "Release 0.2.71"
|
||||
@@ -5,13 +9,60 @@ page Release0271 {
|
||||
canonical = "https://wrnexusjs.dev/releases/0.2.71"
|
||||
}
|
||||
view {
|
||||
<SkipLink label="Skip to content" href="#main" class="docs-skip-link" />
|
||||
<div class="docs-shell">
|
||||
<header class="topbar"><a class="brand" href="/"><span>W</span> WRNexusJS</a><nav aria-label="Primary"><a href="/getting-started">Get started</a><a href="/packages">Packages</a><a href="/components">Components</a><a href="/language">Language</a><a href="/architecture">Architecture</a></nav><div class="topbar-actions"><a class="preview-pill" href="/access">Preview · v0.2.71</a><button data-wire-theme-toggle class="theme-button" aria-label="Toggle color theme" title="Toggle color theme">◐</button></div></header>
|
||||
<div class="mobile-doc-nav"><details><summary>Browse documentation</summary><nav><a href="/getting-started">Get started</a><a href="/packages">Packages</a><a href="/components">Components</a><a href="/language">Language</a><a href="/architecture">Architecture</a><a href="/tutorial">Tutorial</a><a href="/guides/project-structure">Guides</a><a href="/examples">Examples</a><a href="/search">Search</a></nav></details></div>
|
||||
<main id="main" class="portal-main"><nav class="breadcrumbs" aria-label="Breadcrumb"><a href="/">Home</a><span aria-hidden="true">/</span><span>Releases</span><span aria-hidden="true">/</span><span aria-current="page">Release 0.2.71</span></nav><article class="documentation prose standalone"><h1>WRNexusJS 0.2.71</h1><p>Released 2026-07-13. All 26 installed packages are aligned to this version. Highlights include the new helpers package, reliable workspace app addition, and browser SSO redirects through forward authentication. See the <a href="/changelog">changelog</a>, <a href="/guides/upgrading">upgrade guide</a>, and package references.</p></article></main>
|
||||
<footer><div class="footer-brand"><span class="footer-mark" aria-hidden="true">W</span><p><strong>WRNexusJS 0.2.71</strong><span>Server-first documentation for the Bun-native framework.</span></p></div><nav aria-label="Footer"><a href="/access">Request access</a><a href="/license">License</a><a href="/security">Security</a><a href="/support">Support</a><a href="/llms.txt">AI guide</a></nav><p class="footer-meta">Created by <a href="https://workroot.in/">WorkRoot</a> · Private Developer Preview</p></footer>
|
||||
<BackToTop />
|
||||
</div>
|
||||
}
|
||||
}
|
||||
<SkipLink
|
||||
label="Skip to content"
|
||||
href="#main"
|
||||
class="docs-skip-link"
|
||||
/>
|
||||
<div
|
||||
class="docs-shell"
|
||||
>
|
||||
<header
|
||||
class="topbar"
|
||||
>
|
||||
<a
|
||||
class="brand"
|
||||
href="/"
|
||||
>
|
||||
<span
|
||||
>
|
||||
W</span> WRNexusJS</a><nav aria-label="Primary"><a href="/getting-started">Get started</a><a href="/packages">Packages</a><a href="/components">Components</a><a href="/language">Language</a><a href="/architecture">Architecture</a></nav><div class="topbar-actions"><a class="preview-pill" href="/access">Preview · v0.2.71</a><button data-wire-theme-toggle class="theme-button" aria-label="Toggle color theme" title="Toggle color theme">◐</button></div>
|
||||
</header>
|
||||
<div
|
||||
class="mobile-doc-nav"
|
||||
>
|
||||
<details
|
||||
>
|
||||
<summary
|
||||
>
|
||||
Browse documentation</summary><nav><a href="/getting-started">Get started</a><a href="/packages">Packages</a><a href="/components">Components</a><a href="/language">Language</a><a href="/architecture">Architecture</a><a href="/tutorial">Tutorial</a><a href="/guides/project-structure">Guides</a><a href="/examples">Examples</a><a href="/search">Search</a></nav>
|
||||
</details>
|
||||
</div>
|
||||
<main
|
||||
id="main"
|
||||
class="portal-main"
|
||||
>
|
||||
<nav
|
||||
class="breadcrumbs"
|
||||
aria-label="Breadcrumb"
|
||||
>
|
||||
<a
|
||||
href="/"
|
||||
>
|
||||
Home</a><span aria-hidden="true">/</span><span>Releases</span><span aria-hidden="true">/</span><span aria-current="page">Release 0.2.71</span></nav><article class="documentation prose standalone"><h1>WRNexusJS 0.2.71</h1><p>Released 2026-07-13. All 26 installed packages are aligned to this version. Highlights include the new helpers package, reliable workspace app addition, and browser SSO redirects through forward authentication. See the <a href="/changelog">changelog</a>, <a href="/guides/upgrading">upgrade guide</a>, and package references.</p></article>
|
||||
</main>
|
||||
<footer
|
||||
>
|
||||
<div
|
||||
class="footer-brand"
|
||||
>
|
||||
<span
|
||||
class="footer-mark"
|
||||
aria-hidden="true"
|
||||
>
|
||||
W</span><p><strong>WRNexusJS 0.2.71</strong><span>Server-first documentation for the Bun-native framework.</span></p></div><nav aria-label="Footer"><a href="/access">Request access</a><a href="/license">License</a><a href="/security">Security</a><a href="/support">Support</a><a href="/llms.txt">AI guide</a></nav><p class="footer-meta">Created by <a href="https://workroot.in/">WorkRoot</a> · Private Developer Preview</p>
|
||||
</footer>
|
||||
<BackToTop />
|
||||
</div>
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,3 +1,7 @@
|
||||
import {
|
||||
BackToTop,
|
||||
} from "@wrnexus/ui"
|
||||
|
||||
page Release0272 {
|
||||
seo {
|
||||
title = "Release 0.2.72"
|
||||
@@ -5,13 +9,60 @@ page Release0272 {
|
||||
canonical = "https://wrnexusjs.dev/releases/0.2.72"
|
||||
}
|
||||
view {
|
||||
<SkipLink label="Skip to content" href="#main" class="docs-skip-link" />
|
||||
<div class="docs-shell">
|
||||
<header class="topbar"><a class="brand" href="/"><span>W</span> WRNexusJS</a><nav aria-label="Primary"><a href="/getting-started">Get started</a><a href="/packages">Packages</a><a href="/components">Components</a><a href="/language">Language</a><a href="/architecture">Architecture</a></nav><div class="topbar-actions"><a class="preview-pill" href="/access">Preview · v0.2.72</a><button data-wire-theme-toggle class="theme-button" aria-label="Toggle color theme" title="Toggle color theme">◐</button></div></header>
|
||||
<div class="mobile-doc-nav"><details><summary>Browse documentation</summary><nav><a href="/getting-started">Get started</a><a href="/packages">Packages</a><a href="/components">Components</a><a href="/language">Language</a><a href="/architecture">Architecture</a><a href="/tutorial">Tutorial</a><a href="/guides/project-structure">Guides</a><a href="/examples">Examples</a><a href="/search">Search</a></nav></details></div>
|
||||
<main id="main" class="portal-main"><nav class="breadcrumbs" aria-label="Breadcrumb"><a href="/">Home</a><span aria-hidden="true">/</span><span>Releases</span><span aria-hidden="true">/</span><span aria-current="page">Release 0.2.72</span></nav><article class="documentation prose standalone"><h1>WRNexusJS 0.2.72</h1><p>Released 2026-07-13. All 26 installed packages are aligned to this version. Highlights include the new helpers package, reliable workspace app addition, and browser SSO redirects through forward authentication. See the <a href="/changelog">changelog</a>, <a href="/guides/upgrading">upgrade guide</a>, and package references.</p></article></main>
|
||||
<footer><div class="footer-brand"><span class="footer-mark" aria-hidden="true">W</span><p><strong>WRNexusJS 0.2.72</strong><span>Server-first documentation for the Bun-native framework.</span></p></div><nav aria-label="Footer"><a href="/access">Request access</a><a href="/license">License</a><a href="/security">Security</a><a href="/support">Support</a><a href="/llms.txt">AI guide</a></nav><p class="footer-meta">Created by <a href="https://workroot.in/">WorkRoot</a> · Private Developer Preview</p></footer>
|
||||
<BackToTop />
|
||||
</div>
|
||||
}
|
||||
}
|
||||
<SkipLink
|
||||
label="Skip to content"
|
||||
href="#main"
|
||||
class="docs-skip-link"
|
||||
/>
|
||||
<div
|
||||
class="docs-shell"
|
||||
>
|
||||
<header
|
||||
class="topbar"
|
||||
>
|
||||
<a
|
||||
class="brand"
|
||||
href="/"
|
||||
>
|
||||
<span
|
||||
>
|
||||
W</span> WRNexusJS</a><nav aria-label="Primary"><a href="/getting-started">Get started</a><a href="/packages">Packages</a><a href="/components">Components</a><a href="/language">Language</a><a href="/architecture">Architecture</a></nav><div class="topbar-actions"><a class="preview-pill" href="/access">Preview · v0.2.72</a><button data-wire-theme-toggle class="theme-button" aria-label="Toggle color theme" title="Toggle color theme">◐</button></div>
|
||||
</header>
|
||||
<div
|
||||
class="mobile-doc-nav"
|
||||
>
|
||||
<details
|
||||
>
|
||||
<summary
|
||||
>
|
||||
Browse documentation</summary><nav><a href="/getting-started">Get started</a><a href="/packages">Packages</a><a href="/components">Components</a><a href="/language">Language</a><a href="/architecture">Architecture</a><a href="/tutorial">Tutorial</a><a href="/guides/project-structure">Guides</a><a href="/examples">Examples</a><a href="/search">Search</a></nav>
|
||||
</details>
|
||||
</div>
|
||||
<main
|
||||
id="main"
|
||||
class="portal-main"
|
||||
>
|
||||
<nav
|
||||
class="breadcrumbs"
|
||||
aria-label="Breadcrumb"
|
||||
>
|
||||
<a
|
||||
href="/"
|
||||
>
|
||||
Home</a><span aria-hidden="true">/</span><span>Releases</span><span aria-hidden="true">/</span><span aria-current="page">Release 0.2.72</span></nav><article class="documentation prose standalone"><h1>WRNexusJS 0.2.72</h1><p>Released 2026-07-13. All 26 installed packages are aligned to this version. Highlights include the new helpers package, reliable workspace app addition, and browser SSO redirects through forward authentication. See the <a href="/changelog">changelog</a>, <a href="/guides/upgrading">upgrade guide</a>, and package references.</p></article>
|
||||
</main>
|
||||
<footer
|
||||
>
|
||||
<div
|
||||
class="footer-brand"
|
||||
>
|
||||
<span
|
||||
class="footer-mark"
|
||||
aria-hidden="true"
|
||||
>
|
||||
W</span><p><strong>WRNexusJS 0.2.72</strong><span>Server-first documentation for the Bun-native framework.</span></p></div><nav aria-label="Footer"><a href="/access">Request access</a><a href="/license">License</a><a href="/security">Security</a><a href="/support">Support</a><a href="/llms.txt">AI guide</a></nav><p class="footer-meta">Created by <a href="https://workroot.in/">WorkRoot</a> · Private Developer Preview</p>
|
||||
</footer>
|
||||
<BackToTop />
|
||||
</div>
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,3 +1,7 @@
|
||||
import {
|
||||
BackToTop,
|
||||
} from "@wrnexus/ui"
|
||||
|
||||
page Release0273 {
|
||||
seo {
|
||||
title = "Release 0.2.73"
|
||||
@@ -5,13 +9,60 @@ page Release0273 {
|
||||
canonical = "https://wrnexusjs.dev/releases/0.2.73"
|
||||
}
|
||||
view {
|
||||
<SkipLink label="Skip to content" href="#main" class="docs-skip-link" />
|
||||
<div class="docs-shell">
|
||||
<header class="topbar"><a class="brand" href="/"><span>W</span> WRNexusJS</a><nav aria-label="Primary"><a href="/getting-started">Get started</a><a href="/packages">Packages</a><a href="/components">Components</a><a href="/language">Language</a><a href="/architecture">Architecture</a></nav><div class="topbar-actions"><a class="preview-pill" href="/access">Preview · v0.2.73</a><button data-wire-theme-toggle class="theme-button" aria-label="Toggle color theme" title="Toggle color theme">◐</button></div></header>
|
||||
<div class="mobile-doc-nav"><details><summary>Browse documentation</summary><nav><a href="/getting-started">Get started</a><a href="/packages">Packages</a><a href="/components">Components</a><a href="/language">Language</a><a href="/architecture">Architecture</a><a href="/tutorial">Tutorial</a><a href="/guides/project-structure">Guides</a><a href="/examples">Examples</a><a href="/search">Search</a></nav></details></div>
|
||||
<main id="main" class="portal-main"><nav class="breadcrumbs" aria-label="Breadcrumb"><a href="/">Home</a><span aria-hidden="true">/</span><span>Releases</span><span aria-hidden="true">/</span><span aria-current="page">Release 0.2.73</span></nav><article class="documentation prose standalone"><h1>WRNexusJS 0.2.73</h1><p>Released 2026-07-13. All 26 installed packages are aligned to this version. Highlights include the new helpers package, reliable workspace app addition, and browser SSO redirects through forward authentication. See the <a href="/changelog">changelog</a>, <a href="/guides/upgrading">upgrade guide</a>, and package references.</p></article></main>
|
||||
<footer><div class="footer-brand"><span class="footer-mark" aria-hidden="true">W</span><p><strong>WRNexusJS 0.2.73</strong><span>Server-first documentation for the Bun-native framework.</span></p></div><nav aria-label="Footer"><a href="/access">Request access</a><a href="/license">License</a><a href="/security">Security</a><a href="/support">Support</a><a href="/llms.txt">AI guide</a></nav><p class="footer-meta">Created by <a href="https://workroot.in/">WorkRoot</a> · Private Developer Preview</p></footer>
|
||||
<BackToTop />
|
||||
</div>
|
||||
}
|
||||
}
|
||||
<SkipLink
|
||||
label="Skip to content"
|
||||
href="#main"
|
||||
class="docs-skip-link"
|
||||
/>
|
||||
<div
|
||||
class="docs-shell"
|
||||
>
|
||||
<header
|
||||
class="topbar"
|
||||
>
|
||||
<a
|
||||
class="brand"
|
||||
href="/"
|
||||
>
|
||||
<span
|
||||
>
|
||||
W</span> WRNexusJS</a><nav aria-label="Primary"><a href="/getting-started">Get started</a><a href="/packages">Packages</a><a href="/components">Components</a><a href="/language">Language</a><a href="/architecture">Architecture</a></nav><div class="topbar-actions"><a class="preview-pill" href="/access">Preview · v0.2.73</a><button data-wire-theme-toggle class="theme-button" aria-label="Toggle color theme" title="Toggle color theme">◐</button></div>
|
||||
</header>
|
||||
<div
|
||||
class="mobile-doc-nav"
|
||||
>
|
||||
<details
|
||||
>
|
||||
<summary
|
||||
>
|
||||
Browse documentation</summary><nav><a href="/getting-started">Get started</a><a href="/packages">Packages</a><a href="/components">Components</a><a href="/language">Language</a><a href="/architecture">Architecture</a><a href="/tutorial">Tutorial</a><a href="/guides/project-structure">Guides</a><a href="/examples">Examples</a><a href="/search">Search</a></nav>
|
||||
</details>
|
||||
</div>
|
||||
<main
|
||||
id="main"
|
||||
class="portal-main"
|
||||
>
|
||||
<nav
|
||||
class="breadcrumbs"
|
||||
aria-label="Breadcrumb"
|
||||
>
|
||||
<a
|
||||
href="/"
|
||||
>
|
||||
Home</a><span aria-hidden="true">/</span><span>Releases</span><span aria-hidden="true">/</span><span aria-current="page">Release 0.2.73</span></nav><article class="documentation prose standalone"><h1>WRNexusJS 0.2.73</h1><p>Released 2026-07-13. All 26 installed packages are aligned to this version. Highlights include the new helpers package, reliable workspace app addition, and browser SSO redirects through forward authentication. See the <a href="/changelog">changelog</a>, <a href="/guides/upgrading">upgrade guide</a>, and package references.</p></article>
|
||||
</main>
|
||||
<footer
|
||||
>
|
||||
<div
|
||||
class="footer-brand"
|
||||
>
|
||||
<span
|
||||
class="footer-mark"
|
||||
aria-hidden="true"
|
||||
>
|
||||
W</span><p><strong>WRNexusJS 0.2.73</strong><span>Server-first documentation for the Bun-native framework.</span></p></div><nav aria-label="Footer"><a href="/access">Request access</a><a href="/license">License</a><a href="/security">Security</a><a href="/support">Support</a><a href="/llms.txt">AI guide</a></nav><p class="footer-meta">Created by <a href="https://workroot.in/">WorkRoot</a> · Private Developer Preview</p>
|
||||
</footer>
|
||||
<BackToTop />
|
||||
</div>
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,3 +1,7 @@
|
||||
import {
|
||||
BackToTop,
|
||||
} from "@wrnexus/ui"
|
||||
|
||||
page Release0274 {
|
||||
seo {
|
||||
title = "Release 0.2.74"
|
||||
@@ -5,13 +9,60 @@ page Release0274 {
|
||||
canonical = "https://wrnexusjs.dev/releases/0.2.74"
|
||||
}
|
||||
view {
|
||||
<SkipLink label="Skip to content" href="#main" class="docs-skip-link" />
|
||||
<div class="docs-shell">
|
||||
<header class="topbar"><a class="brand" href="/"><span>W</span> WRNexusJS</a><nav aria-label="Primary"><a href="/getting-started">Get started</a><a href="/packages">Packages</a><a href="/components">Components</a><a href="/language">Language</a><a href="/architecture">Architecture</a></nav><div class="topbar-actions"><a class="preview-pill" href="/access">Preview · v0.2.74</a><button data-wire-theme-toggle class="theme-button" aria-label="Toggle color theme" title="Toggle color theme">◐</button></div></header>
|
||||
<div class="mobile-doc-nav"><details><summary>Browse documentation</summary><nav><a href="/getting-started">Get started</a><a href="/packages">Packages</a><a href="/components">Components</a><a href="/language">Language</a><a href="/architecture">Architecture</a><a href="/tutorial">Tutorial</a><a href="/guides/project-structure">Guides</a><a href="/examples">Examples</a><a href="/search">Search</a></nav></details></div>
|
||||
<main id="main" class="portal-main"><nav class="breadcrumbs" aria-label="Breadcrumb"><a href="/">Home</a><span aria-hidden="true">/</span><span>Releases</span><span aria-hidden="true">/</span><span aria-current="page">Release 0.2.74</span></nav><article class="documentation prose standalone"><h1>WRNexusJS 0.2.74</h1><p>Released 2026-07-13. All 26 installed packages are aligned to this version. Highlights include the new helpers package, reliable workspace app addition, and browser SSO redirects through forward authentication. See the <a href="/changelog">changelog</a>, <a href="/guides/upgrading">upgrade guide</a>, and package references.</p></article></main>
|
||||
<footer><div class="footer-brand"><span class="footer-mark" aria-hidden="true">W</span><p><strong>WRNexusJS 0.2.74</strong><span>Server-first documentation for the Bun-native framework.</span></p></div><nav aria-label="Footer"><a href="/access">Request access</a><a href="/license">License</a><a href="/security">Security</a><a href="/support">Support</a><a href="/llms.txt">AI guide</a></nav><p class="footer-meta">Created by <a href="https://workroot.in/">WorkRoot</a> · Private Developer Preview</p></footer>
|
||||
<BackToTop />
|
||||
</div>
|
||||
}
|
||||
}
|
||||
<SkipLink
|
||||
label="Skip to content"
|
||||
href="#main"
|
||||
class="docs-skip-link"
|
||||
/>
|
||||
<div
|
||||
class="docs-shell"
|
||||
>
|
||||
<header
|
||||
class="topbar"
|
||||
>
|
||||
<a
|
||||
class="brand"
|
||||
href="/"
|
||||
>
|
||||
<span
|
||||
>
|
||||
W</span> WRNexusJS</a><nav aria-label="Primary"><a href="/getting-started">Get started</a><a href="/packages">Packages</a><a href="/components">Components</a><a href="/language">Language</a><a href="/architecture">Architecture</a></nav><div class="topbar-actions"><a class="preview-pill" href="/access">Preview · v0.2.74</a><button data-wire-theme-toggle class="theme-button" aria-label="Toggle color theme" title="Toggle color theme">◐</button></div>
|
||||
</header>
|
||||
<div
|
||||
class="mobile-doc-nav"
|
||||
>
|
||||
<details
|
||||
>
|
||||
<summary
|
||||
>
|
||||
Browse documentation</summary><nav><a href="/getting-started">Get started</a><a href="/packages">Packages</a><a href="/components">Components</a><a href="/language">Language</a><a href="/architecture">Architecture</a><a href="/tutorial">Tutorial</a><a href="/guides/project-structure">Guides</a><a href="/examples">Examples</a><a href="/search">Search</a></nav>
|
||||
</details>
|
||||
</div>
|
||||
<main
|
||||
id="main"
|
||||
class="portal-main"
|
||||
>
|
||||
<nav
|
||||
class="breadcrumbs"
|
||||
aria-label="Breadcrumb"
|
||||
>
|
||||
<a
|
||||
href="/"
|
||||
>
|
||||
Home</a><span aria-hidden="true">/</span><span>Releases</span><span aria-hidden="true">/</span><span aria-current="page">Release 0.2.74</span></nav><article class="documentation prose standalone"><h1>WRNexusJS 0.2.74</h1><p>Released 2026-07-13. All 26 installed packages are aligned to this version. Highlights include the new helpers package, reliable workspace app addition, and browser SSO redirects through forward authentication. See the <a href="/changelog">changelog</a>, <a href="/guides/upgrading">upgrade guide</a>, and package references.</p></article>
|
||||
</main>
|
||||
<footer
|
||||
>
|
||||
<div
|
||||
class="footer-brand"
|
||||
>
|
||||
<span
|
||||
class="footer-mark"
|
||||
aria-hidden="true"
|
||||
>
|
||||
W</span><p><strong>WRNexusJS 0.2.74</strong><span>Server-first documentation for the Bun-native framework.</span></p></div><nav aria-label="Footer"><a href="/access">Request access</a><a href="/license">License</a><a href="/security">Security</a><a href="/support">Support</a><a href="/llms.txt">AI guide</a></nav><p class="footer-meta">Created by <a href="https://workroot.in/">WorkRoot</a> · Private Developer Preview</p>
|
||||
</footer>
|
||||
<BackToTop />
|
||||
</div>
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,3 +1,7 @@
|
||||
import {
|
||||
BackToTop,
|
||||
} from "@wrnexus/ui"
|
||||
|
||||
page Release0275 {
|
||||
seo {
|
||||
title = "Release 0.2.75"
|
||||
@@ -5,13 +9,60 @@ page Release0275 {
|
||||
canonical = "https://wrnexusjs.dev/releases/0.2.75"
|
||||
}
|
||||
view {
|
||||
<SkipLink label="Skip to content" href="#main" class="docs-skip-link" />
|
||||
<div class="docs-shell">
|
||||
<header class="topbar"><a class="brand" href="/"><span>W</span> WRNexusJS</a><nav aria-label="Primary"><a href="/getting-started">Get started</a><a href="/packages">Packages</a><a href="/components">Components</a><a href="/language">Language</a><a href="/architecture">Architecture</a></nav><div class="topbar-actions"><a class="preview-pill" href="/access">Preview · v0.2.75</a><button data-wire-theme-toggle class="theme-button" aria-label="Toggle color theme" title="Toggle color theme">◐</button></div></header>
|
||||
<div class="mobile-doc-nav"><details><summary>Browse documentation</summary><nav><a href="/getting-started">Get started</a><a href="/packages">Packages</a><a href="/components">Components</a><a href="/language">Language</a><a href="/architecture">Architecture</a><a href="/tutorial">Tutorial</a><a href="/guides/project-structure">Guides</a><a href="/examples">Examples</a><a href="/search">Search</a></nav></details></div>
|
||||
<main id="main" class="portal-main"><nav class="breadcrumbs" aria-label="Breadcrumb"><a href="/">Home</a><span aria-hidden="true">/</span><span>Releases</span><span aria-hidden="true">/</span><span aria-current="page">Release 0.2.75</span></nav><article class="documentation prose standalone"><h1>WRNexusJS 0.2.75</h1><p>Released 2026-07-13. All 27 installed packages are aligned to this version. Highlights include the new helpers package, reliable workspace app addition, and browser SSO redirects through forward authentication. See the <a href="/changelog">changelog</a>, <a href="/guides/upgrading">upgrade guide</a>, and package references.</p></article></main>
|
||||
<footer><div class="footer-brand"><span class="footer-mark" aria-hidden="true">W</span><p><strong>WRNexusJS 0.2.75</strong><span>Server-first documentation for the Bun-native framework.</span></p></div><nav aria-label="Footer"><a href="/access">Request access</a><a href="/license">License</a><a href="/security">Security</a><a href="/support">Support</a><a href="/llms.txt">AI guide</a></nav><p class="footer-meta">Created by <a href="https://workroot.in/">WorkRoot</a> · Private Developer Preview</p></footer>
|
||||
<BackToTop />
|
||||
</div>
|
||||
}
|
||||
}
|
||||
<SkipLink
|
||||
label="Skip to content"
|
||||
href="#main"
|
||||
class="docs-skip-link"
|
||||
/>
|
||||
<div
|
||||
class="docs-shell"
|
||||
>
|
||||
<header
|
||||
class="topbar"
|
||||
>
|
||||
<a
|
||||
class="brand"
|
||||
href="/"
|
||||
>
|
||||
<span
|
||||
>
|
||||
W</span> WRNexusJS</a><nav aria-label="Primary"><a href="/getting-started">Get started</a><a href="/packages">Packages</a><a href="/components">Components</a><a href="/language">Language</a><a href="/architecture">Architecture</a></nav><div class="topbar-actions"><a class="preview-pill" href="/access">Preview · v0.2.75</a><button data-wire-theme-toggle class="theme-button" aria-label="Toggle color theme" title="Toggle color theme">◐</button></div>
|
||||
</header>
|
||||
<div
|
||||
class="mobile-doc-nav"
|
||||
>
|
||||
<details
|
||||
>
|
||||
<summary
|
||||
>
|
||||
Browse documentation</summary><nav><a href="/getting-started">Get started</a><a href="/packages">Packages</a><a href="/components">Components</a><a href="/language">Language</a><a href="/architecture">Architecture</a><a href="/tutorial">Tutorial</a><a href="/guides/project-structure">Guides</a><a href="/examples">Examples</a><a href="/search">Search</a></nav>
|
||||
</details>
|
||||
</div>
|
||||
<main
|
||||
id="main"
|
||||
class="portal-main"
|
||||
>
|
||||
<nav
|
||||
class="breadcrumbs"
|
||||
aria-label="Breadcrumb"
|
||||
>
|
||||
<a
|
||||
href="/"
|
||||
>
|
||||
Home</a><span aria-hidden="true">/</span><span>Releases</span><span aria-hidden="true">/</span><span aria-current="page">Release 0.2.75</span></nav><article class="documentation prose standalone"><h1>WRNexusJS 0.2.75</h1><p>Released 2026-07-13. All 27 installed packages are aligned to this version. Highlights include the new helpers package, reliable workspace app addition, and browser SSO redirects through forward authentication. See the <a href="/changelog">changelog</a>, <a href="/guides/upgrading">upgrade guide</a>, and package references.</p></article>
|
||||
</main>
|
||||
<footer
|
||||
>
|
||||
<div
|
||||
class="footer-brand"
|
||||
>
|
||||
<span
|
||||
class="footer-mark"
|
||||
aria-hidden="true"
|
||||
>
|
||||
W</span><p><strong>WRNexusJS 0.2.75</strong><span>Server-first documentation for the Bun-native framework.</span></p></div><nav aria-label="Footer"><a href="/access">Request access</a><a href="/license">License</a><a href="/security">Security</a><a href="/support">Support</a><a href="/llms.txt">AI guide</a></nav><p class="footer-meta">Created by <a href="https://workroot.in/">WorkRoot</a> · Private Developer Preview</p>
|
||||
</footer>
|
||||
<BackToTop />
|
||||
</div>
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,3 +1,7 @@
|
||||
import {
|
||||
BackToTop,
|
||||
} from "@wrnexus/ui"
|
||||
|
||||
page Release0276 {
|
||||
seo {
|
||||
title = "Release 0.2.76"
|
||||
@@ -5,13 +9,60 @@ page Release0276 {
|
||||
canonical = "https://wrnexusjs.dev/releases/0.2.76"
|
||||
}
|
||||
view {
|
||||
<SkipLink label="Skip to content" href="#main" class="docs-skip-link" />
|
||||
<div class="docs-shell">
|
||||
<header class="topbar"><a class="brand" href="/"><span>W</span> WRNexusJS</a><nav aria-label="Primary"><a href="/getting-started">Get started</a><a href="/packages">Packages</a><a href="/components">Components</a><a href="/language">Language</a><a href="/architecture">Architecture</a></nav><div class="topbar-actions"><a class="preview-pill" href="/access">Preview · v0.2.76</a><button data-wire-theme-toggle class="theme-button" aria-label="Toggle color theme" title="Toggle color theme">◐</button></div></header>
|
||||
<div class="mobile-doc-nav"><details><summary>Browse documentation</summary><nav><a href="/getting-started">Get started</a><a href="/packages">Packages</a><a href="/components">Components</a><a href="/language">Language</a><a href="/architecture">Architecture</a><a href="/tutorial">Tutorial</a><a href="/guides/project-structure">Guides</a><a href="/examples">Examples</a><a href="/search">Search</a></nav></details></div>
|
||||
<main id="main" class="portal-main"><nav class="breadcrumbs" aria-label="Breadcrumb"><a href="/">Home</a><span aria-hidden="true">/</span><span>Releases</span><span aria-hidden="true">/</span><span aria-current="page">Release 0.2.76</span></nav><article class="documentation prose standalone"><h1>WRNexusJS 0.2.76</h1><p>Released 2026-07-13. All 27 installed packages are aligned to this version. Highlights include the new helpers package, reliable workspace app addition, and browser SSO redirects through forward authentication. See the <a href="/changelog">changelog</a>, <a href="/guides/upgrading">upgrade guide</a>, and package references.</p></article></main>
|
||||
<footer><div class="footer-brand"><span class="footer-mark" aria-hidden="true">W</span><p><strong>WRNexusJS 0.2.76</strong><span>Server-first documentation for the Bun-native framework.</span></p></div><nav aria-label="Footer"><a href="/access">Request access</a><a href="/license">License</a><a href="/security">Security</a><a href="/support">Support</a><a href="/llms.txt">AI guide</a></nav><p class="footer-meta">Created by <a href="https://workroot.in/">WorkRoot</a> · Private Developer Preview</p></footer>
|
||||
<BackToTop />
|
||||
</div>
|
||||
}
|
||||
}
|
||||
<SkipLink
|
||||
label="Skip to content"
|
||||
href="#main"
|
||||
class="docs-skip-link"
|
||||
/>
|
||||
<div
|
||||
class="docs-shell"
|
||||
>
|
||||
<header
|
||||
class="topbar"
|
||||
>
|
||||
<a
|
||||
class="brand"
|
||||
href="/"
|
||||
>
|
||||
<span
|
||||
>
|
||||
W</span> WRNexusJS</a><nav aria-label="Primary"><a href="/getting-started">Get started</a><a href="/packages">Packages</a><a href="/components">Components</a><a href="/language">Language</a><a href="/architecture">Architecture</a></nav><div class="topbar-actions"><a class="preview-pill" href="/access">Preview · v0.2.76</a><button data-wire-theme-toggle class="theme-button" aria-label="Toggle color theme" title="Toggle color theme">◐</button></div>
|
||||
</header>
|
||||
<div
|
||||
class="mobile-doc-nav"
|
||||
>
|
||||
<details
|
||||
>
|
||||
<summary
|
||||
>
|
||||
Browse documentation</summary><nav><a href="/getting-started">Get started</a><a href="/packages">Packages</a><a href="/components">Components</a><a href="/language">Language</a><a href="/architecture">Architecture</a><a href="/tutorial">Tutorial</a><a href="/guides/project-structure">Guides</a><a href="/examples">Examples</a><a href="/search">Search</a></nav>
|
||||
</details>
|
||||
</div>
|
||||
<main
|
||||
id="main"
|
||||
class="portal-main"
|
||||
>
|
||||
<nav
|
||||
class="breadcrumbs"
|
||||
aria-label="Breadcrumb"
|
||||
>
|
||||
<a
|
||||
href="/"
|
||||
>
|
||||
Home</a><span aria-hidden="true">/</span><span>Releases</span><span aria-hidden="true">/</span><span aria-current="page">Release 0.2.76</span></nav><article class="documentation prose standalone"><h1>WRNexusJS 0.2.76</h1><p>Released 2026-07-13. All 27 installed packages are aligned to this version. Highlights include the new helpers package, reliable workspace app addition, and browser SSO redirects through forward authentication. See the <a href="/changelog">changelog</a>, <a href="/guides/upgrading">upgrade guide</a>, and package references.</p></article>
|
||||
</main>
|
||||
<footer
|
||||
>
|
||||
<div
|
||||
class="footer-brand"
|
||||
>
|
||||
<span
|
||||
class="footer-mark"
|
||||
aria-hidden="true"
|
||||
>
|
||||
W</span><p><strong>WRNexusJS 0.2.76</strong><span>Server-first documentation for the Bun-native framework.</span></p></div><nav aria-label="Footer"><a href="/access">Request access</a><a href="/license">License</a><a href="/security">Security</a><a href="/support">Support</a><a href="/llms.txt">AI guide</a></nav><p class="footer-meta">Created by <a href="https://workroot.in/">WorkRoot</a> · Private Developer Preview</p>
|
||||
</footer>
|
||||
<BackToTop />
|
||||
</div>
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,3 +1,7 @@
|
||||
import {
|
||||
BackToTop,
|
||||
} from "@wrnexus/ui"
|
||||
|
||||
page Release0277 {
|
||||
seo {
|
||||
title = "Release 0.2.77"
|
||||
@@ -5,13 +9,60 @@ page Release0277 {
|
||||
canonical = "https://wrnexusjs.dev/releases/0.2.77"
|
||||
}
|
||||
view {
|
||||
<SkipLink label="Skip to content" href="#main" class="docs-skip-link" />
|
||||
<div class="docs-shell">
|
||||
<header class="topbar"><a class="brand" href="/"><span>W</span> WRNexusJS</a><nav aria-label="Primary"><a href="/getting-started">Get started</a><a href="/packages">Packages</a><a href="/components">Components</a><a href="/language">Language</a><a href="/architecture">Architecture</a></nav><div class="topbar-actions"><a class="preview-pill" href="/access">Preview · v0.2.77</a><button data-wire-theme-toggle class="theme-button" aria-label="Toggle color theme" title="Toggle color theme">◐</button></div></header>
|
||||
<div class="mobile-doc-nav"><details><summary>Browse documentation</summary><nav><a href="/getting-started">Get started</a><a href="/packages">Packages</a><a href="/components">Components</a><a href="/language">Language</a><a href="/architecture">Architecture</a><a href="/tutorial">Tutorial</a><a href="/guides/project-structure">Guides</a><a href="/examples">Examples</a><a href="/search">Search</a></nav></details></div>
|
||||
<main id="main" class="portal-main"><nav class="breadcrumbs" aria-label="Breadcrumb"><a href="/">Home</a><span aria-hidden="true">/</span><span>Releases</span><span aria-hidden="true">/</span><span aria-current="page">Release 0.2.77</span></nav><article class="documentation prose standalone"><h1>WRNexusJS 0.2.77</h1><p>Released 2026-07-13. All 27 installed packages are aligned to this version. Highlights include the new helpers package, reliable workspace app addition, and browser SSO redirects through forward authentication. See the <a href="/changelog">changelog</a>, <a href="/guides/upgrading">upgrade guide</a>, and package references.</p></article></main>
|
||||
<footer><div class="footer-brand"><span class="footer-mark" aria-hidden="true">W</span><p><strong>WRNexusJS 0.2.77</strong><span>Server-first documentation for the Bun-native framework.</span></p></div><nav aria-label="Footer"><a href="/access">Request access</a><a href="/license">License</a><a href="/security">Security</a><a href="/support">Support</a><a href="/llms.txt">AI guide</a></nav><p class="footer-meta">Created by <a href="https://workroot.in/">WorkRoot</a> · Private Developer Preview</p></footer>
|
||||
<BackToTop />
|
||||
</div>
|
||||
}
|
||||
}
|
||||
<SkipLink
|
||||
label="Skip to content"
|
||||
href="#main"
|
||||
class="docs-skip-link"
|
||||
/>
|
||||
<div
|
||||
class="docs-shell"
|
||||
>
|
||||
<header
|
||||
class="topbar"
|
||||
>
|
||||
<a
|
||||
class="brand"
|
||||
href="/"
|
||||
>
|
||||
<span
|
||||
>
|
||||
W</span> WRNexusJS</a><nav aria-label="Primary"><a href="/getting-started">Get started</a><a href="/packages">Packages</a><a href="/components">Components</a><a href="/language">Language</a><a href="/architecture">Architecture</a></nav><div class="topbar-actions"><a class="preview-pill" href="/access">Preview · v0.2.77</a><button data-wire-theme-toggle class="theme-button" aria-label="Toggle color theme" title="Toggle color theme">◐</button></div>
|
||||
</header>
|
||||
<div
|
||||
class="mobile-doc-nav"
|
||||
>
|
||||
<details
|
||||
>
|
||||
<summary
|
||||
>
|
||||
Browse documentation</summary><nav><a href="/getting-started">Get started</a><a href="/packages">Packages</a><a href="/components">Components</a><a href="/language">Language</a><a href="/architecture">Architecture</a><a href="/tutorial">Tutorial</a><a href="/guides/project-structure">Guides</a><a href="/examples">Examples</a><a href="/search">Search</a></nav>
|
||||
</details>
|
||||
</div>
|
||||
<main
|
||||
id="main"
|
||||
class="portal-main"
|
||||
>
|
||||
<nav
|
||||
class="breadcrumbs"
|
||||
aria-label="Breadcrumb"
|
||||
>
|
||||
<a
|
||||
href="/"
|
||||
>
|
||||
Home</a><span aria-hidden="true">/</span><span>Releases</span><span aria-hidden="true">/</span><span aria-current="page">Release 0.2.77</span></nav><article class="documentation prose standalone"><h1>WRNexusJS 0.2.77</h1><p>Released 2026-07-13. All 27 installed packages are aligned to this version. Highlights include the new helpers package, reliable workspace app addition, and browser SSO redirects through forward authentication. See the <a href="/changelog">changelog</a>, <a href="/guides/upgrading">upgrade guide</a>, and package references.</p></article>
|
||||
</main>
|
||||
<footer
|
||||
>
|
||||
<div
|
||||
class="footer-brand"
|
||||
>
|
||||
<span
|
||||
class="footer-mark"
|
||||
aria-hidden="true"
|
||||
>
|
||||
W</span><p><strong>WRNexusJS 0.2.77</strong><span>Server-first documentation for the Bun-native framework.</span></p></div><nav aria-label="Footer"><a href="/access">Request access</a><a href="/license">License</a><a href="/security">Security</a><a href="/support">Support</a><a href="/llms.txt">AI guide</a></nav><p class="footer-meta">Created by <a href="https://workroot.in/">WorkRoot</a> · Private Developer Preview</p>
|
||||
</footer>
|
||||
<BackToTop />
|
||||
</div>
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,3 +1,7 @@
|
||||
import {
|
||||
BackToTop,
|
||||
} from "@wrnexus/ui"
|
||||
|
||||
page Release0278 {
|
||||
seo {
|
||||
title = "Release 0.2.78"
|
||||
@@ -5,13 +9,60 @@ page Release0278 {
|
||||
canonical = "https://wrnexusjs.dev/releases/0.2.78"
|
||||
}
|
||||
view {
|
||||
<SkipLink label="Skip to content" href="#main" class="docs-skip-link" />
|
||||
<div class="docs-shell">
|
||||
<header class="topbar"><a class="brand" href="/"><span>W</span> WRNexusJS</a><nav aria-label="Primary"><a href="/getting-started">Get started</a><a href="/packages">Packages</a><a href="/components">Components</a><a href="/language">Language</a><a href="/architecture">Architecture</a></nav><div class="topbar-actions"><a class="preview-pill" href="/access">Preview · v0.2.78</a><button data-wire-theme-toggle class="theme-button" aria-label="Toggle color theme" title="Toggle color theme">◐</button></div></header>
|
||||
<div class="mobile-doc-nav"><details><summary>Browse documentation</summary><nav><a href="/getting-started">Get started</a><a href="/packages">Packages</a><a href="/components">Components</a><a href="/language">Language</a><a href="/architecture">Architecture</a><a href="/tutorial">Tutorial</a><a href="/guides/project-structure">Guides</a><a href="/examples">Examples</a><a href="/search">Search</a></nav></details></div>
|
||||
<main id="main" class="portal-main"><nav class="breadcrumbs" aria-label="Breadcrumb"><a href="/">Home</a><span aria-hidden="true">/</span><span>Releases</span><span aria-hidden="true">/</span><span aria-current="page">Release 0.2.78</span></nav><article class="documentation prose standalone"><h1>WRNexusJS 0.2.78</h1><p>Released 2026-07-13. All 27 installed packages are aligned to this version. Highlights include the new helpers package, reliable workspace app addition, and browser SSO redirects through forward authentication. See the <a href="/changelog">changelog</a>, <a href="/guides/upgrading">upgrade guide</a>, and package references.</p></article></main>
|
||||
<footer><div class="footer-brand"><span class="footer-mark" aria-hidden="true">W</span><p><strong>WRNexusJS 0.2.78</strong><span>Server-first documentation for the Bun-native framework.</span></p></div><nav aria-label="Footer"><a href="/access">Request access</a><a href="/license">License</a><a href="/security">Security</a><a href="/support">Support</a><a href="/llms.txt">AI guide</a></nav><p class="footer-meta">Created by <a href="https://workroot.in/">WorkRoot</a> · Private Developer Preview</p></footer>
|
||||
<BackToTop />
|
||||
</div>
|
||||
}
|
||||
}
|
||||
<SkipLink
|
||||
label="Skip to content"
|
||||
href="#main"
|
||||
class="docs-skip-link"
|
||||
/>
|
||||
<div
|
||||
class="docs-shell"
|
||||
>
|
||||
<header
|
||||
class="topbar"
|
||||
>
|
||||
<a
|
||||
class="brand"
|
||||
href="/"
|
||||
>
|
||||
<span
|
||||
>
|
||||
W</span> WRNexusJS</a><nav aria-label="Primary"><a href="/getting-started">Get started</a><a href="/packages">Packages</a><a href="/components">Components</a><a href="/language">Language</a><a href="/architecture">Architecture</a></nav><div class="topbar-actions"><a class="preview-pill" href="/access">Preview · v0.2.78</a><button data-wire-theme-toggle class="theme-button" aria-label="Toggle color theme" title="Toggle color theme">◐</button></div>
|
||||
</header>
|
||||
<div
|
||||
class="mobile-doc-nav"
|
||||
>
|
||||
<details
|
||||
>
|
||||
<summary
|
||||
>
|
||||
Browse documentation</summary><nav><a href="/getting-started">Get started</a><a href="/packages">Packages</a><a href="/components">Components</a><a href="/language">Language</a><a href="/architecture">Architecture</a><a href="/tutorial">Tutorial</a><a href="/guides/project-structure">Guides</a><a href="/examples">Examples</a><a href="/search">Search</a></nav>
|
||||
</details>
|
||||
</div>
|
||||
<main
|
||||
id="main"
|
||||
class="portal-main"
|
||||
>
|
||||
<nav
|
||||
class="breadcrumbs"
|
||||
aria-label="Breadcrumb"
|
||||
>
|
||||
<a
|
||||
href="/"
|
||||
>
|
||||
Home</a><span aria-hidden="true">/</span><span>Releases</span><span aria-hidden="true">/</span><span aria-current="page">Release 0.2.78</span></nav><article class="documentation prose standalone"><h1>WRNexusJS 0.2.78</h1><p>Released 2026-07-13. All 27 installed packages are aligned to this version. Highlights include the new helpers package, reliable workspace app addition, and browser SSO redirects through forward authentication. See the <a href="/changelog">changelog</a>, <a href="/guides/upgrading">upgrade guide</a>, and package references.</p></article>
|
||||
</main>
|
||||
<footer
|
||||
>
|
||||
<div
|
||||
class="footer-brand"
|
||||
>
|
||||
<span
|
||||
class="footer-mark"
|
||||
aria-hidden="true"
|
||||
>
|
||||
W</span><p><strong>WRNexusJS 0.2.78</strong><span>Server-first documentation for the Bun-native framework.</span></p></div><nav aria-label="Footer"><a href="/access">Request access</a><a href="/license">License</a><a href="/security">Security</a><a href="/support">Support</a><a href="/llms.txt">AI guide</a></nav><p class="footer-meta">Created by <a href="https://workroot.in/">WorkRoot</a> · Private Developer Preview</p>
|
||||
</footer>
|
||||
<BackToTop />
|
||||
</div>
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,3 +1,7 @@
|
||||
import {
|
||||
BackToTop,
|
||||
} from "@wrnexus/ui"
|
||||
|
||||
page Release0279 {
|
||||
seo {
|
||||
title = "Release 0.2.79"
|
||||
@@ -5,13 +9,60 @@ page Release0279 {
|
||||
canonical = "https://wrnexusjs.dev/releases/0.2.79"
|
||||
}
|
||||
view {
|
||||
<SkipLink label="Skip to content" href="#main" class="docs-skip-link" />
|
||||
<div class="docs-shell">
|
||||
<header class="topbar"><a class="brand" href="/"><span>W</span> WRNexusJS</a><nav aria-label="Primary"><a href="/getting-started">Get started</a><a href="/packages">Packages</a><a href="/components">Components</a><a href="/language">Language</a><a href="/architecture">Architecture</a></nav><div class="topbar-actions"><a class="preview-pill" href="/access">Preview · v0.2.79</a><button data-wire-theme-toggle class="theme-button" aria-label="Toggle color theme" title="Toggle color theme">◐</button></div></header>
|
||||
<div class="mobile-doc-nav"><details><summary>Browse documentation</summary><nav><a href="/getting-started">Get started</a><a href="/packages">Packages</a><a href="/components">Components</a><a href="/language">Language</a><a href="/architecture">Architecture</a><a href="/tutorial">Tutorial</a><a href="/guides/project-structure">Guides</a><a href="/examples">Examples</a><a href="/search">Search</a></nav></details></div>
|
||||
<main id="main" class="portal-main"><nav class="breadcrumbs" aria-label="Breadcrumb"><a href="/">Home</a><span aria-hidden="true">/</span><span>Releases</span><span aria-hidden="true">/</span><span aria-current="page">Release 0.2.79</span></nav><article class="documentation prose standalone"><h1>WRNexusJS 0.2.79</h1><p>Released 2026-07-13. All 27 installed packages are aligned to this version. Highlights include the new helpers package, reliable workspace app addition, and browser SSO redirects through forward authentication. See the <a href="/changelog">changelog</a>, <a href="/guides/upgrading">upgrade guide</a>, and package references.</p></article></main>
|
||||
<footer><div class="footer-brand"><span class="footer-mark" aria-hidden="true">W</span><p><strong>WRNexusJS 0.2.79</strong><span>Server-first documentation for the Bun-native framework.</span></p></div><nav aria-label="Footer"><a href="/access">Request access</a><a href="/license">License</a><a href="/security">Security</a><a href="/support">Support</a><a href="/llms.txt">AI guide</a></nav><p class="footer-meta">Created by <a href="https://workroot.in/">WorkRoot</a> · Private Developer Preview</p></footer>
|
||||
<BackToTop />
|
||||
</div>
|
||||
}
|
||||
}
|
||||
<SkipLink
|
||||
label="Skip to content"
|
||||
href="#main"
|
||||
class="docs-skip-link"
|
||||
/>
|
||||
<div
|
||||
class="docs-shell"
|
||||
>
|
||||
<header
|
||||
class="topbar"
|
||||
>
|
||||
<a
|
||||
class="brand"
|
||||
href="/"
|
||||
>
|
||||
<span
|
||||
>
|
||||
W</span> WRNexusJS</a><nav aria-label="Primary"><a href="/getting-started">Get started</a><a href="/packages">Packages</a><a href="/components">Components</a><a href="/language">Language</a><a href="/architecture">Architecture</a></nav><div class="topbar-actions"><a class="preview-pill" href="/access">Preview · v0.2.79</a><button data-wire-theme-toggle class="theme-button" aria-label="Toggle color theme" title="Toggle color theme">◐</button></div>
|
||||
</header>
|
||||
<div
|
||||
class="mobile-doc-nav"
|
||||
>
|
||||
<details
|
||||
>
|
||||
<summary
|
||||
>
|
||||
Browse documentation</summary><nav><a href="/getting-started">Get started</a><a href="/packages">Packages</a><a href="/components">Components</a><a href="/language">Language</a><a href="/architecture">Architecture</a><a href="/tutorial">Tutorial</a><a href="/guides/project-structure">Guides</a><a href="/examples">Examples</a><a href="/search">Search</a></nav>
|
||||
</details>
|
||||
</div>
|
||||
<main
|
||||
id="main"
|
||||
class="portal-main"
|
||||
>
|
||||
<nav
|
||||
class="breadcrumbs"
|
||||
aria-label="Breadcrumb"
|
||||
>
|
||||
<a
|
||||
href="/"
|
||||
>
|
||||
Home</a><span aria-hidden="true">/</span><span>Releases</span><span aria-hidden="true">/</span><span aria-current="page">Release 0.2.79</span></nav><article class="documentation prose standalone"><h1>WRNexusJS 0.2.79</h1><p>Released 2026-07-13. All 27 installed packages are aligned to this version. Highlights include the new helpers package, reliable workspace app addition, and browser SSO redirects through forward authentication. See the <a href="/changelog">changelog</a>, <a href="/guides/upgrading">upgrade guide</a>, and package references.</p></article>
|
||||
</main>
|
||||
<footer
|
||||
>
|
||||
<div
|
||||
class="footer-brand"
|
||||
>
|
||||
<span
|
||||
class="footer-mark"
|
||||
aria-hidden="true"
|
||||
>
|
||||
W</span><p><strong>WRNexusJS 0.2.79</strong><span>Server-first documentation for the Bun-native framework.</span></p></div><nav aria-label="Footer"><a href="/access">Request access</a><a href="/license">License</a><a href="/security">Security</a><a href="/support">Support</a><a href="/llms.txt">AI guide</a></nav><p class="footer-meta">Created by <a href="https://workroot.in/">WorkRoot</a> · Private Developer Preview</p>
|
||||
</footer>
|
||||
<BackToTop />
|
||||
</div>
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,3 +1,7 @@
|
||||
import {
|
||||
BackToTop,
|
||||
} from "@wrnexus/ui"
|
||||
|
||||
page Release030 {
|
||||
seo {
|
||||
title = "Release 0.3.0"
|
||||
@@ -5,13 +9,60 @@ page Release030 {
|
||||
canonical = "https://wrnexusjs.dev/releases/0.3.0"
|
||||
}
|
||||
view {
|
||||
<SkipLink label="Skip to content" href="#main" class="docs-skip-link" />
|
||||
<div class="docs-shell">
|
||||
<header class="topbar"><a class="brand" href="/"><span>W</span> WRNexusJS</a><nav aria-label="Primary"><a href="/getting-started">Get started</a><a href="/packages">Packages</a><a href="/components">Components</a><a href="/language">Language</a><a href="/architecture">Architecture</a></nav><div class="topbar-actions"><a class="preview-pill" href="/access">Preview · v0.3.0</a><button data-wire-theme-toggle class="theme-button" aria-label="Toggle color theme" title="Toggle color theme">◐</button></div></header>
|
||||
<div class="mobile-doc-nav"><details><summary>Browse documentation</summary><nav><a href="/getting-started">Get started</a><a href="/packages">Packages</a><a href="/components">Components</a><a href="/language">Language</a><a href="/architecture">Architecture</a><a href="/tutorial">Tutorial</a><a href="/guides/project-structure">Guides</a><a href="/examples">Examples</a><a href="/search">Search</a></nav></details></div>
|
||||
<main id="main" class="portal-main"><nav class="breadcrumbs" aria-label="Breadcrumb"><a href="/">Home</a><span aria-hidden="true">/</span><span>Releases</span><span aria-hidden="true">/</span><span aria-current="page">Release 0.3.0</span></nav><article class="documentation prose standalone"><h1>WRNexusJS 0.3.0</h1><p>Released 2026-07-13. All 29 installed packages are aligned to this version. Highlights include the new helpers package, reliable workspace app addition, and browser SSO redirects through forward authentication. See the <a href="/changelog">changelog</a>, <a href="/guides/upgrading">upgrade guide</a>, and package references.</p></article></main>
|
||||
<footer><div class="footer-brand"><span class="footer-mark" aria-hidden="true">W</span><p><strong>WRNexusJS 0.3.0</strong><span>Server-first documentation for the Bun-native framework.</span></p></div><nav aria-label="Footer"><a href="/access">Request access</a><a href="/license">License</a><a href="/security">Security</a><a href="/support">Support</a><a href="/llms.txt">AI guide</a></nav><p class="footer-meta">Created by <a href="https://workroot.in/">WorkRoot</a> · Private Developer Preview</p></footer>
|
||||
<BackToTop />
|
||||
</div>
|
||||
}
|
||||
}
|
||||
<SkipLink
|
||||
label="Skip to content"
|
||||
href="#main"
|
||||
class="docs-skip-link"
|
||||
/>
|
||||
<div
|
||||
class="docs-shell"
|
||||
>
|
||||
<header
|
||||
class="topbar"
|
||||
>
|
||||
<a
|
||||
class="brand"
|
||||
href="/"
|
||||
>
|
||||
<span
|
||||
>
|
||||
W</span> WRNexusJS</a><nav aria-label="Primary"><a href="/getting-started">Get started</a><a href="/packages">Packages</a><a href="/components">Components</a><a href="/language">Language</a><a href="/architecture">Architecture</a></nav><div class="topbar-actions"><a class="preview-pill" href="/access">Preview · v0.3.0</a><button data-wire-theme-toggle class="theme-button" aria-label="Toggle color theme" title="Toggle color theme">◐</button></div>
|
||||
</header>
|
||||
<div
|
||||
class="mobile-doc-nav"
|
||||
>
|
||||
<details
|
||||
>
|
||||
<summary
|
||||
>
|
||||
Browse documentation</summary><nav><a href="/getting-started">Get started</a><a href="/packages">Packages</a><a href="/components">Components</a><a href="/language">Language</a><a href="/architecture">Architecture</a><a href="/tutorial">Tutorial</a><a href="/guides/project-structure">Guides</a><a href="/examples">Examples</a><a href="/search">Search</a></nav>
|
||||
</details>
|
||||
</div>
|
||||
<main
|
||||
id="main"
|
||||
class="portal-main"
|
||||
>
|
||||
<nav
|
||||
class="breadcrumbs"
|
||||
aria-label="Breadcrumb"
|
||||
>
|
||||
<a
|
||||
href="/"
|
||||
>
|
||||
Home</a><span aria-hidden="true">/</span><span>Releases</span><span aria-hidden="true">/</span><span aria-current="page">Release 0.3.0</span></nav><article class="documentation prose standalone"><h1>WRNexusJS 0.3.0</h1><p>Released 2026-07-13. All 29 installed packages are aligned to this version. Highlights include the new helpers package, reliable workspace app addition, and browser SSO redirects through forward authentication. See the <a href="/changelog">changelog</a>, <a href="/guides/upgrading">upgrade guide</a>, and package references.</p></article>
|
||||
</main>
|
||||
<footer
|
||||
>
|
||||
<div
|
||||
class="footer-brand"
|
||||
>
|
||||
<span
|
||||
class="footer-mark"
|
||||
aria-hidden="true"
|
||||
>
|
||||
W</span><p><strong>WRNexusJS 0.3.0</strong><span>Server-first documentation for the Bun-native framework.</span></p></div><nav aria-label="Footer"><a href="/access">Request access</a><a href="/license">License</a><a href="/security">Security</a><a href="/support">Support</a><a href="/llms.txt">AI guide</a></nav><p class="footer-meta">Created by <a href="https://workroot.in/">WorkRoot</a> · Private Developer Preview</p>
|
||||
</footer>
|
||||
<BackToTop />
|
||||
</div>
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,3 +1,7 @@
|
||||
import {
|
||||
BackToTop,
|
||||
} from "@wrnexus/ui"
|
||||
|
||||
page Release031 {
|
||||
seo {
|
||||
title = "Release 0.3.1"
|
||||
@@ -5,13 +9,60 @@ page Release031 {
|
||||
canonical = "https://wrnexusjs.dev/releases/0.3.1"
|
||||
}
|
||||
view {
|
||||
<SkipLink label="Skip to content" href="#main" class="docs-skip-link" />
|
||||
<div class="docs-shell">
|
||||
<header class="topbar"><a class="brand" href="/"><span>W</span> WRNexusJS</a><nav aria-label="Primary"><a href="/getting-started">Get started</a><a href="/packages">Packages</a><a href="/components">Components</a><a href="/language">Language</a><a href="/architecture">Architecture</a></nav><div class="topbar-actions"><a class="preview-pill" href="/access">Preview · v0.3.1</a><button data-wire-theme-toggle class="theme-button" aria-label="Toggle color theme" title="Toggle color theme">◐</button></div></header>
|
||||
<div class="mobile-doc-nav"><details><summary>Browse documentation</summary><nav><a href="/getting-started">Get started</a><a href="/packages">Packages</a><a href="/components">Components</a><a href="/language">Language</a><a href="/architecture">Architecture</a><a href="/tutorial">Tutorial</a><a href="/guides/project-structure">Guides</a><a href="/examples">Examples</a><a href="/search">Search</a></nav></details></div>
|
||||
<main id="main" class="portal-main"><nav class="breadcrumbs" aria-label="Breadcrumb"><a href="/">Home</a><span aria-hidden="true">/</span><span>Releases</span><span aria-hidden="true">/</span><span aria-current="page">Release 0.3.1</span></nav><article class="documentation prose standalone"><h1>WRNexusJS 0.3.1</h1><p>Released 2026-07-13. All 29 installed packages are aligned to this version. Highlights include the new helpers package, reliable workspace app addition, and browser SSO redirects through forward authentication. See the <a href="/changelog">changelog</a>, <a href="/guides/upgrading">upgrade guide</a>, and package references.</p></article></main>
|
||||
<footer><div class="footer-brand"><span class="footer-mark" aria-hidden="true">W</span><p><strong>WRNexusJS 0.3.1</strong><span>Server-first documentation for the Bun-native framework.</span></p></div><nav aria-label="Footer"><a href="/access">Request access</a><a href="/license">License</a><a href="/security">Security</a><a href="/support">Support</a><a href="/llms.txt">AI guide</a></nav><p class="footer-meta">Created by <a href="https://workroot.in/">WorkRoot</a> · Private Developer Preview</p></footer>
|
||||
<BackToTop />
|
||||
</div>
|
||||
}
|
||||
}
|
||||
<SkipLink
|
||||
label="Skip to content"
|
||||
href="#main"
|
||||
class="docs-skip-link"
|
||||
/>
|
||||
<div
|
||||
class="docs-shell"
|
||||
>
|
||||
<header
|
||||
class="topbar"
|
||||
>
|
||||
<a
|
||||
class="brand"
|
||||
href="/"
|
||||
>
|
||||
<span
|
||||
>
|
||||
W</span> WRNexusJS</a><nav aria-label="Primary"><a href="/getting-started">Get started</a><a href="/packages">Packages</a><a href="/components">Components</a><a href="/language">Language</a><a href="/architecture">Architecture</a></nav><div class="topbar-actions"><a class="preview-pill" href="/access">Preview · v0.3.1</a><button data-wire-theme-toggle class="theme-button" aria-label="Toggle color theme" title="Toggle color theme">◐</button></div>
|
||||
</header>
|
||||
<div
|
||||
class="mobile-doc-nav"
|
||||
>
|
||||
<details
|
||||
>
|
||||
<summary
|
||||
>
|
||||
Browse documentation</summary><nav><a href="/getting-started">Get started</a><a href="/packages">Packages</a><a href="/components">Components</a><a href="/language">Language</a><a href="/architecture">Architecture</a><a href="/tutorial">Tutorial</a><a href="/guides/project-structure">Guides</a><a href="/examples">Examples</a><a href="/search">Search</a></nav>
|
||||
</details>
|
||||
</div>
|
||||
<main
|
||||
id="main"
|
||||
class="portal-main"
|
||||
>
|
||||
<nav
|
||||
class="breadcrumbs"
|
||||
aria-label="Breadcrumb"
|
||||
>
|
||||
<a
|
||||
href="/"
|
||||
>
|
||||
Home</a><span aria-hidden="true">/</span><span>Releases</span><span aria-hidden="true">/</span><span aria-current="page">Release 0.3.1</span></nav><article class="documentation prose standalone"><h1>WRNexusJS 0.3.1</h1><p>Released 2026-07-13. All 29 installed packages are aligned to this version. Highlights include the new helpers package, reliable workspace app addition, and browser SSO redirects through forward authentication. See the <a href="/changelog">changelog</a>, <a href="/guides/upgrading">upgrade guide</a>, and package references.</p></article>
|
||||
</main>
|
||||
<footer
|
||||
>
|
||||
<div
|
||||
class="footer-brand"
|
||||
>
|
||||
<span
|
||||
class="footer-mark"
|
||||
aria-hidden="true"
|
||||
>
|
||||
W</span><p><strong>WRNexusJS 0.3.1</strong><span>Server-first documentation for the Bun-native framework.</span></p></div><nav aria-label="Footer"><a href="/access">Request access</a><a href="/license">License</a><a href="/security">Security</a><a href="/support">Support</a><a href="/llms.txt">AI guide</a></nav><p class="footer-meta">Created by <a href="https://workroot.in/">WorkRoot</a> · Private Developer Preview</p>
|
||||
</footer>
|
||||
<BackToTop />
|
||||
</div>
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,3 +1,7 @@
|
||||
import {
|
||||
BackToTop,
|
||||
} from "@wrnexus/ui"
|
||||
|
||||
page Release032 {
|
||||
seo {
|
||||
title = "Release 0.3.2"
|
||||
@@ -5,13 +9,60 @@ page Release032 {
|
||||
canonical = "https://wrnexusjs.dev/releases/0.3.2"
|
||||
}
|
||||
view {
|
||||
<SkipLink label="Skip to content" href="#main" class="docs-skip-link" />
|
||||
<div class="docs-shell">
|
||||
<header class="topbar"><a class="brand" href="/"><span>W</span> WRNexusJS</a><nav aria-label="Primary"><a href="/getting-started">Get started</a><a href="/packages">Packages</a><a href="/components">Components</a><a href="/language">Language</a><a href="/architecture">Architecture</a></nav><div class="topbar-actions"><a class="preview-pill" href="/access">Preview · v0.3.2</a><button data-wire-theme-toggle class="theme-button" aria-label="Toggle color theme" title="Toggle color theme">◐</button></div></header>
|
||||
<div class="mobile-doc-nav"><details><summary>Browse documentation</summary><nav><a href="/getting-started">Get started</a><a href="/packages">Packages</a><a href="/components">Components</a><a href="/language">Language</a><a href="/architecture">Architecture</a><a href="/tutorial">Tutorial</a><a href="/guides/project-structure">Guides</a><a href="/examples">Examples</a><a href="/search">Search</a></nav></details></div>
|
||||
<main id="main" class="portal-main"><nav class="breadcrumbs" aria-label="Breadcrumb"><a href="/">Home</a><span aria-hidden="true">/</span><span>Releases</span><span aria-hidden="true">/</span><span aria-current="page">Release 0.3.2</span></nav><article class="documentation prose standalone"><h1>WRNexusJS 0.3.2</h1><p>Released 2026-07-13. All 29 installed packages are aligned to this version. Highlights include the new helpers package, reliable workspace app addition, and browser SSO redirects through forward authentication. See the <a href="/changelog">changelog</a>, <a href="/guides/upgrading">upgrade guide</a>, and package references.</p></article></main>
|
||||
<footer><div class="footer-brand"><span class="footer-mark" aria-hidden="true">W</span><p><strong>WRNexusJS 0.3.2</strong><span>Server-first documentation for the Bun-native framework.</span></p></div><nav aria-label="Footer"><a href="/access">Request access</a><a href="/license">License</a><a href="/security">Security</a><a href="/support">Support</a><a href="/llms.txt">AI guide</a></nav><p class="footer-meta">Created by <a href="https://workroot.in/">WorkRoot</a> · Private Developer Preview</p></footer>
|
||||
<BackToTop />
|
||||
</div>
|
||||
}
|
||||
}
|
||||
<SkipLink
|
||||
label="Skip to content"
|
||||
href="#main"
|
||||
class="docs-skip-link"
|
||||
/>
|
||||
<div
|
||||
class="docs-shell"
|
||||
>
|
||||
<header
|
||||
class="topbar"
|
||||
>
|
||||
<a
|
||||
class="brand"
|
||||
href="/"
|
||||
>
|
||||
<span
|
||||
>
|
||||
W</span> WRNexusJS</a><nav aria-label="Primary"><a href="/getting-started">Get started</a><a href="/packages">Packages</a><a href="/components">Components</a><a href="/language">Language</a><a href="/architecture">Architecture</a></nav><div class="topbar-actions"><a class="preview-pill" href="/access">Preview · v0.3.2</a><button data-wire-theme-toggle class="theme-button" aria-label="Toggle color theme" title="Toggle color theme">◐</button></div>
|
||||
</header>
|
||||
<div
|
||||
class="mobile-doc-nav"
|
||||
>
|
||||
<details
|
||||
>
|
||||
<summary
|
||||
>
|
||||
Browse documentation</summary><nav><a href="/getting-started">Get started</a><a href="/packages">Packages</a><a href="/components">Components</a><a href="/language">Language</a><a href="/architecture">Architecture</a><a href="/tutorial">Tutorial</a><a href="/guides/project-structure">Guides</a><a href="/examples">Examples</a><a href="/search">Search</a></nav>
|
||||
</details>
|
||||
</div>
|
||||
<main
|
||||
id="main"
|
||||
class="portal-main"
|
||||
>
|
||||
<nav
|
||||
class="breadcrumbs"
|
||||
aria-label="Breadcrumb"
|
||||
>
|
||||
<a
|
||||
href="/"
|
||||
>
|
||||
Home</a><span aria-hidden="true">/</span><span>Releases</span><span aria-hidden="true">/</span><span aria-current="page">Release 0.3.2</span></nav><article class="documentation prose standalone"><h1>WRNexusJS 0.3.2</h1><p>Released 2026-07-13. All 29 installed packages are aligned to this version. Highlights include the new helpers package, reliable workspace app addition, and browser SSO redirects through forward authentication. See the <a href="/changelog">changelog</a>, <a href="/guides/upgrading">upgrade guide</a>, and package references.</p></article>
|
||||
</main>
|
||||
<footer
|
||||
>
|
||||
<div
|
||||
class="footer-brand"
|
||||
>
|
||||
<span
|
||||
class="footer-mark"
|
||||
aria-hidden="true"
|
||||
>
|
||||
W</span><p><strong>WRNexusJS 0.3.2</strong><span>Server-first documentation for the Bun-native framework.</span></p></div><nav aria-label="Footer"><a href="/access">Request access</a><a href="/license">License</a><a href="/security">Security</a><a href="/support">Support</a><a href="/llms.txt">AI guide</a></nav><p class="footer-meta">Created by <a href="https://workroot.in/">WorkRoot</a> · Private Developer Preview</p>
|
||||
</footer>
|
||||
<BackToTop />
|
||||
</div>
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,3 +1,7 @@
|
||||
import {
|
||||
BackToTop,
|
||||
} from "@wrnexus/ui"
|
||||
|
||||
page Release033 {
|
||||
seo {
|
||||
title = "Release 0.3.3"
|
||||
@@ -5,13 +9,60 @@ page Release033 {
|
||||
canonical = "https://wrnexusjs.dev/releases/0.3.3"
|
||||
}
|
||||
view {
|
||||
<SkipLink label="Skip to content" href="#main" class="docs-skip-link" />
|
||||
<div class="docs-shell">
|
||||
<header class="topbar"><a class="brand" href="/"><span>W</span> WRNexusJS</a><nav aria-label="Primary"><a href="/getting-started">Get started</a><a href="/packages">Packages</a><a href="/components">Components</a><a href="/language">Language</a><a href="/architecture">Architecture</a></nav><div class="topbar-actions"><a class="preview-pill" href="/access">Preview · v0.3.3</a><button data-wire-theme-toggle class="theme-button" aria-label="Toggle color theme" title="Toggle color theme">◐</button></div></header>
|
||||
<div class="mobile-doc-nav"><details><summary>Browse documentation</summary><nav><a href="/getting-started">Get started</a><a href="/packages">Packages</a><a href="/components">Components</a><a href="/language">Language</a><a href="/architecture">Architecture</a><a href="/tutorial">Tutorial</a><a href="/guides/project-structure">Guides</a><a href="/examples">Examples</a><a href="/search">Search</a></nav></details></div>
|
||||
<main id="main" class="portal-main"><nav class="breadcrumbs" aria-label="Breadcrumb"><a href="/">Home</a><span aria-hidden="true">/</span><span>Releases</span><span aria-hidden="true">/</span><span aria-current="page">Release 0.3.3</span></nav><article class="documentation prose standalone"><h1>WRNexusJS 0.3.3</h1><p>Released 2026-07-13. All 29 installed packages are aligned to this version. Highlights include the new helpers package, reliable workspace app addition, and browser SSO redirects through forward authentication. See the <a href="/changelog">changelog</a>, <a href="/guides/upgrading">upgrade guide</a>, and package references.</p></article></main>
|
||||
<footer><div class="footer-brand"><span class="footer-mark" aria-hidden="true">W</span><p><strong>WRNexusJS 0.3.3</strong><span>Server-first documentation for the Bun-native framework.</span></p></div><nav aria-label="Footer"><a href="/access">Request access</a><a href="/license">License</a><a href="/security">Security</a><a href="/support">Support</a><a href="/llms.txt">AI guide</a></nav><p class="footer-meta">Created by <a href="https://workroot.in/">WorkRoot</a> · Private Developer Preview</p></footer>
|
||||
<BackToTop />
|
||||
</div>
|
||||
}
|
||||
}
|
||||
<SkipLink
|
||||
label="Skip to content"
|
||||
href="#main"
|
||||
class="docs-skip-link"
|
||||
/>
|
||||
<div
|
||||
class="docs-shell"
|
||||
>
|
||||
<header
|
||||
class="topbar"
|
||||
>
|
||||
<a
|
||||
class="brand"
|
||||
href="/"
|
||||
>
|
||||
<span
|
||||
>
|
||||
W</span> WRNexusJS</a><nav aria-label="Primary"><a href="/getting-started">Get started</a><a href="/packages">Packages</a><a href="/components">Components</a><a href="/language">Language</a><a href="/architecture">Architecture</a></nav><div class="topbar-actions"><a class="preview-pill" href="/access">Preview · v0.3.3</a><button data-wire-theme-toggle class="theme-button" aria-label="Toggle color theme" title="Toggle color theme">◐</button></div>
|
||||
</header>
|
||||
<div
|
||||
class="mobile-doc-nav"
|
||||
>
|
||||
<details
|
||||
>
|
||||
<summary
|
||||
>
|
||||
Browse documentation</summary><nav><a href="/getting-started">Get started</a><a href="/packages">Packages</a><a href="/components">Components</a><a href="/language">Language</a><a href="/architecture">Architecture</a><a href="/tutorial">Tutorial</a><a href="/guides/project-structure">Guides</a><a href="/examples">Examples</a><a href="/search">Search</a></nav>
|
||||
</details>
|
||||
</div>
|
||||
<main
|
||||
id="main"
|
||||
class="portal-main"
|
||||
>
|
||||
<nav
|
||||
class="breadcrumbs"
|
||||
aria-label="Breadcrumb"
|
||||
>
|
||||
<a
|
||||
href="/"
|
||||
>
|
||||
Home</a><span aria-hidden="true">/</span><span>Releases</span><span aria-hidden="true">/</span><span aria-current="page">Release 0.3.3</span></nav><article class="documentation prose standalone"><h1>WRNexusJS 0.3.3</h1><p>Released 2026-07-13. All 29 installed packages are aligned to this version. Highlights include the new helpers package, reliable workspace app addition, and browser SSO redirects through forward authentication. See the <a href="/changelog">changelog</a>, <a href="/guides/upgrading">upgrade guide</a>, and package references.</p></article>
|
||||
</main>
|
||||
<footer
|
||||
>
|
||||
<div
|
||||
class="footer-brand"
|
||||
>
|
||||
<span
|
||||
class="footer-mark"
|
||||
aria-hidden="true"
|
||||
>
|
||||
W</span><p><strong>WRNexusJS 0.3.3</strong><span>Server-first documentation for the Bun-native framework.</span></p></div><nav aria-label="Footer"><a href="/access">Request access</a><a href="/license">License</a><a href="/security">Security</a><a href="/support">Support</a><a href="/llms.txt">AI guide</a></nav><p class="footer-meta">Created by <a href="https://workroot.in/">WorkRoot</a> · Private Developer Preview</p>
|
||||
</footer>
|
||||
<BackToTop />
|
||||
</div>
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,3 +1,7 @@
|
||||
import {
|
||||
BackToTop,
|
||||
} from "@wrnexus/ui"
|
||||
|
||||
page Release034 {
|
||||
seo {
|
||||
title = "Release 0.3.4"
|
||||
@@ -5,13 +9,60 @@ page Release034 {
|
||||
canonical = "https://wrnexusjs.dev/releases/0.3.4"
|
||||
}
|
||||
view {
|
||||
<SkipLink label="Skip to content" href="#main" class="docs-skip-link" />
|
||||
<div class="docs-shell">
|
||||
<header class="topbar"><a class="brand" href="/"><span>W</span> WRNexusJS</a><nav aria-label="Primary"><a href="/getting-started">Get started</a><a href="/packages">Packages</a><a href="/components">Components</a><a href="/language">Language</a><a href="/architecture">Architecture</a></nav><div class="topbar-actions"><a class="preview-pill" href="/access">Preview · v0.3.4</a><button data-wire-theme-toggle class="theme-button" aria-label="Toggle color theme" title="Toggle color theme">◐</button></div></header>
|
||||
<div class="mobile-doc-nav"><details><summary>Browse documentation</summary><nav><a href="/getting-started">Get started</a><a href="/packages">Packages</a><a href="/components">Components</a><a href="/language">Language</a><a href="/architecture">Architecture</a><a href="/tutorial">Tutorial</a><a href="/guides/project-structure">Guides</a><a href="/examples">Examples</a><a href="/search">Search</a></nav></details></div>
|
||||
<main id="main" class="portal-main"><nav class="breadcrumbs" aria-label="Breadcrumb"><a href="/">Home</a><span aria-hidden="true">/</span><span>Releases</span><span aria-hidden="true">/</span><span aria-current="page">Release 0.3.4</span></nav><article class="documentation prose standalone"><h1>WRNexusJS 0.3.4</h1><p>Released 2026-07-13. All 29 installed packages are aligned to this version. Highlights include the new helpers package, reliable workspace app addition, and browser SSO redirects through forward authentication. See the <a href="/changelog">changelog</a>, <a href="/guides/upgrading">upgrade guide</a>, and package references.</p></article></main>
|
||||
<footer><div class="footer-brand"><span class="footer-mark" aria-hidden="true">W</span><p><strong>WRNexusJS 0.3.4</strong><span>Server-first documentation for the Bun-native framework.</span></p></div><nav aria-label="Footer"><a href="/access">Request access</a><a href="/license">License</a><a href="/security">Security</a><a href="/support">Support</a><a href="/llms.txt">AI guide</a></nav><p class="footer-meta">Created by <a href="https://workroot.in/">WorkRoot</a> · Private Developer Preview</p></footer>
|
||||
<BackToTop />
|
||||
</div>
|
||||
}
|
||||
}
|
||||
<SkipLink
|
||||
label="Skip to content"
|
||||
href="#main"
|
||||
class="docs-skip-link"
|
||||
/>
|
||||
<div
|
||||
class="docs-shell"
|
||||
>
|
||||
<header
|
||||
class="topbar"
|
||||
>
|
||||
<a
|
||||
class="brand"
|
||||
href="/"
|
||||
>
|
||||
<span
|
||||
>
|
||||
W</span> WRNexusJS</a><nav aria-label="Primary"><a href="/getting-started">Get started</a><a href="/packages">Packages</a><a href="/components">Components</a><a href="/language">Language</a><a href="/architecture">Architecture</a></nav><div class="topbar-actions"><a class="preview-pill" href="/access">Preview · v0.3.4</a><button data-wire-theme-toggle class="theme-button" aria-label="Toggle color theme" title="Toggle color theme">◐</button></div>
|
||||
</header>
|
||||
<div
|
||||
class="mobile-doc-nav"
|
||||
>
|
||||
<details
|
||||
>
|
||||
<summary
|
||||
>
|
||||
Browse documentation</summary><nav><a href="/getting-started">Get started</a><a href="/packages">Packages</a><a href="/components">Components</a><a href="/language">Language</a><a href="/architecture">Architecture</a><a href="/tutorial">Tutorial</a><a href="/guides/project-structure">Guides</a><a href="/examples">Examples</a><a href="/search">Search</a></nav>
|
||||
</details>
|
||||
</div>
|
||||
<main
|
||||
id="main"
|
||||
class="portal-main"
|
||||
>
|
||||
<nav
|
||||
class="breadcrumbs"
|
||||
aria-label="Breadcrumb"
|
||||
>
|
||||
<a
|
||||
href="/"
|
||||
>
|
||||
Home</a><span aria-hidden="true">/</span><span>Releases</span><span aria-hidden="true">/</span><span aria-current="page">Release 0.3.4</span></nav><article class="documentation prose standalone"><h1>WRNexusJS 0.3.4</h1><p>Released 2026-07-13. All 29 installed packages are aligned to this version. Highlights include the new helpers package, reliable workspace app addition, and browser SSO redirects through forward authentication. See the <a href="/changelog">changelog</a>, <a href="/guides/upgrading">upgrade guide</a>, and package references.</p></article>
|
||||
</main>
|
||||
<footer
|
||||
>
|
||||
<div
|
||||
class="footer-brand"
|
||||
>
|
||||
<span
|
||||
class="footer-mark"
|
||||
aria-hidden="true"
|
||||
>
|
||||
W</span><p><strong>WRNexusJS 0.3.4</strong><span>Server-first documentation for the Bun-native framework.</span></p></div><nav aria-label="Footer"><a href="/access">Request access</a><a href="/license">License</a><a href="/security">Security</a><a href="/support">Support</a><a href="/llms.txt">AI guide</a></nav><p class="footer-meta">Created by <a href="https://workroot.in/">WorkRoot</a> · Private Developer Preview</p>
|
||||
</footer>
|
||||
<BackToTop />
|
||||
</div>
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,3 +1,7 @@
|
||||
import {
|
||||
BackToTop,
|
||||
} from "@wrnexus/ui"
|
||||
|
||||
page Release035 {
|
||||
seo {
|
||||
title = "Release 0.3.5"
|
||||
@@ -5,13 +9,60 @@ page Release035 {
|
||||
canonical = "https://wrnexusjs.dev/releases/0.3.5"
|
||||
}
|
||||
view {
|
||||
<SkipLink label="Skip to content" href="#main" class="docs-skip-link" />
|
||||
<div class="docs-shell">
|
||||
<header class="topbar"><a class="brand" href="/"><span>W</span> WRNexusJS</a><nav aria-label="Primary"><a href="/getting-started">Get started</a><a href="/packages">Packages</a><a href="/components">Components</a><a href="/language">Language</a><a href="/architecture">Architecture</a></nav><div class="topbar-actions"><a class="preview-pill" href="/access">Preview · v0.3.5</a><button data-wire-theme-toggle class="theme-button" aria-label="Toggle color theme" title="Toggle color theme">◐</button></div></header>
|
||||
<div class="mobile-doc-nav"><details><summary>Browse documentation</summary><nav><a href="/getting-started">Get started</a><a href="/packages">Packages</a><a href="/components">Components</a><a href="/language">Language</a><a href="/architecture">Architecture</a><a href="/tutorial">Tutorial</a><a href="/guides/project-structure">Guides</a><a href="/examples">Examples</a><a href="/search">Search</a></nav></details></div>
|
||||
<main id="main" class="portal-main"><nav class="breadcrumbs" aria-label="Breadcrumb"><a href="/">Home</a><span aria-hidden="true">/</span><span>Releases</span><span aria-hidden="true">/</span><span aria-current="page">Release 0.3.5</span></nav><article class="documentation prose standalone"><h1>WRNexusJS 0.3.5</h1><p>Released 2026-07-13. All 29 installed packages are aligned to this version. Highlights include the new helpers package, reliable workspace app addition, and browser SSO redirects through forward authentication. See the <a href="/changelog">changelog</a>, <a href="/guides/upgrading">upgrade guide</a>, and package references.</p></article></main>
|
||||
<footer><div class="footer-brand"><span class="footer-mark" aria-hidden="true">W</span><p><strong>WRNexusJS 0.3.5</strong><span>Server-first documentation for the Bun-native framework.</span></p></div><nav aria-label="Footer"><a href="/access">Request access</a><a href="/license">License</a><a href="/security">Security</a><a href="/support">Support</a><a href="/llms.txt">AI guide</a></nav><p class="footer-meta">Created by <a href="https://workroot.in/">WorkRoot</a> · Private Developer Preview</p></footer>
|
||||
<BackToTop />
|
||||
</div>
|
||||
}
|
||||
}
|
||||
<SkipLink
|
||||
label="Skip to content"
|
||||
href="#main"
|
||||
class="docs-skip-link"
|
||||
/>
|
||||
<div
|
||||
class="docs-shell"
|
||||
>
|
||||
<header
|
||||
class="topbar"
|
||||
>
|
||||
<a
|
||||
class="brand"
|
||||
href="/"
|
||||
>
|
||||
<span
|
||||
>
|
||||
W</span> WRNexusJS</a><nav aria-label="Primary"><a href="/getting-started">Get started</a><a href="/packages">Packages</a><a href="/components">Components</a><a href="/language">Language</a><a href="/architecture">Architecture</a></nav><div class="topbar-actions"><a class="preview-pill" href="/access">Preview · v0.3.5</a><button data-wire-theme-toggle class="theme-button" aria-label="Toggle color theme" title="Toggle color theme">◐</button></div>
|
||||
</header>
|
||||
<div
|
||||
class="mobile-doc-nav"
|
||||
>
|
||||
<details
|
||||
>
|
||||
<summary
|
||||
>
|
||||
Browse documentation</summary><nav><a href="/getting-started">Get started</a><a href="/packages">Packages</a><a href="/components">Components</a><a href="/language">Language</a><a href="/architecture">Architecture</a><a href="/tutorial">Tutorial</a><a href="/guides/project-structure">Guides</a><a href="/examples">Examples</a><a href="/search">Search</a></nav>
|
||||
</details>
|
||||
</div>
|
||||
<main
|
||||
id="main"
|
||||
class="portal-main"
|
||||
>
|
||||
<nav
|
||||
class="breadcrumbs"
|
||||
aria-label="Breadcrumb"
|
||||
>
|
||||
<a
|
||||
href="/"
|
||||
>
|
||||
Home</a><span aria-hidden="true">/</span><span>Releases</span><span aria-hidden="true">/</span><span aria-current="page">Release 0.3.5</span></nav><article class="documentation prose standalone"><h1>WRNexusJS 0.3.5</h1><p>Released 2026-07-13. All 29 installed packages are aligned to this version. Highlights include the new helpers package, reliable workspace app addition, and browser SSO redirects through forward authentication. See the <a href="/changelog">changelog</a>, <a href="/guides/upgrading">upgrade guide</a>, and package references.</p></article>
|
||||
</main>
|
||||
<footer
|
||||
>
|
||||
<div
|
||||
class="footer-brand"
|
||||
>
|
||||
<span
|
||||
class="footer-mark"
|
||||
aria-hidden="true"
|
||||
>
|
||||
W</span><p><strong>WRNexusJS 0.3.5</strong><span>Server-first documentation for the Bun-native framework.</span></p></div><nav aria-label="Footer"><a href="/access">Request access</a><a href="/license">License</a><a href="/security">Security</a><a href="/support">Support</a><a href="/llms.txt">AI guide</a></nav><p class="footer-meta">Created by <a href="https://workroot.in/">WorkRoot</a> · Private Developer Preview</p>
|
||||
</footer>
|
||||
<BackToTop />
|
||||
</div>
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,3 +1,7 @@
|
||||
import {
|
||||
BackToTop,
|
||||
} from "@wrnexus/ui"
|
||||
|
||||
page Release036 {
|
||||
seo {
|
||||
title = "Release 0.3.6"
|
||||
@@ -5,13 +9,60 @@ page Release036 {
|
||||
canonical = "https://wrnexusjs.dev/releases/0.3.6"
|
||||
}
|
||||
view {
|
||||
<SkipLink label="Skip to content" href="#main" class="docs-skip-link" />
|
||||
<div class="docs-shell">
|
||||
<header class="topbar"><a class="brand" href="/"><span>W</span> WRNexusJS</a><nav aria-label="Primary"><a href="/getting-started">Get started</a><a href="/packages">Packages</a><a href="/components">Components</a><a href="/language">Language</a><a href="/architecture">Architecture</a></nav><div class="topbar-actions"><a class="preview-pill" href="/access">Preview · v0.3.6</a><button data-wire-theme-toggle class="theme-button" aria-label="Toggle color theme" title="Toggle color theme">◐</button></div></header>
|
||||
<div class="mobile-doc-nav"><details><summary>Browse documentation</summary><nav><a href="/getting-started">Get started</a><a href="/packages">Packages</a><a href="/components">Components</a><a href="/language">Language</a><a href="/architecture">Architecture</a><a href="/tutorial">Tutorial</a><a href="/guides/project-structure">Guides</a><a href="/examples">Examples</a><a href="/search">Search</a></nav></details></div>
|
||||
<main id="main" class="portal-main"><nav class="breadcrumbs" aria-label="Breadcrumb"><a href="/">Home</a><span aria-hidden="true">/</span><span>Releases</span><span aria-hidden="true">/</span><span aria-current="page">Release 0.3.6</span></nav><article class="documentation prose standalone"><h1>WRNexusJS 0.3.6</h1><p>Released 2026-07-13. All 29 installed packages are aligned to this version. Highlights include the new helpers package, reliable workspace app addition, and browser SSO redirects through forward authentication. See the <a href="/changelog">changelog</a>, <a href="/guides/upgrading">upgrade guide</a>, and package references.</p></article></main>
|
||||
<footer><div class="footer-brand"><span class="footer-mark" aria-hidden="true">W</span><p><strong>WRNexusJS 0.3.6</strong><span>Server-first documentation for the Bun-native framework.</span></p></div><nav aria-label="Footer"><a href="/access">Request access</a><a href="/license">License</a><a href="/security">Security</a><a href="/support">Support</a><a href="/llms.txt">AI guide</a></nav><p class="footer-meta">Created by <a href="https://workroot.in/">WorkRoot</a> · Private Developer Preview</p></footer>
|
||||
<BackToTop />
|
||||
</div>
|
||||
}
|
||||
}
|
||||
<SkipLink
|
||||
label="Skip to content"
|
||||
href="#main"
|
||||
class="docs-skip-link"
|
||||
/>
|
||||
<div
|
||||
class="docs-shell"
|
||||
>
|
||||
<header
|
||||
class="topbar"
|
||||
>
|
||||
<a
|
||||
class="brand"
|
||||
href="/"
|
||||
>
|
||||
<span
|
||||
>
|
||||
W</span> WRNexusJS</a><nav aria-label="Primary"><a href="/getting-started">Get started</a><a href="/packages">Packages</a><a href="/components">Components</a><a href="/language">Language</a><a href="/architecture">Architecture</a></nav><div class="topbar-actions"><a class="preview-pill" href="/access">Preview · v0.3.6</a><button data-wire-theme-toggle class="theme-button" aria-label="Toggle color theme" title="Toggle color theme">◐</button></div>
|
||||
</header>
|
||||
<div
|
||||
class="mobile-doc-nav"
|
||||
>
|
||||
<details
|
||||
>
|
||||
<summary
|
||||
>
|
||||
Browse documentation</summary><nav><a href="/getting-started">Get started</a><a href="/packages">Packages</a><a href="/components">Components</a><a href="/language">Language</a><a href="/architecture">Architecture</a><a href="/tutorial">Tutorial</a><a href="/guides/project-structure">Guides</a><a href="/examples">Examples</a><a href="/search">Search</a></nav>
|
||||
</details>
|
||||
</div>
|
||||
<main
|
||||
id="main"
|
||||
class="portal-main"
|
||||
>
|
||||
<nav
|
||||
class="breadcrumbs"
|
||||
aria-label="Breadcrumb"
|
||||
>
|
||||
<a
|
||||
href="/"
|
||||
>
|
||||
Home</a><span aria-hidden="true">/</span><span>Releases</span><span aria-hidden="true">/</span><span aria-current="page">Release 0.3.6</span></nav><article class="documentation prose standalone"><h1>WRNexusJS 0.3.6</h1><p>Released 2026-07-13. All 29 installed packages are aligned to this version. Highlights include the new helpers package, reliable workspace app addition, and browser SSO redirects through forward authentication. See the <a href="/changelog">changelog</a>, <a href="/guides/upgrading">upgrade guide</a>, and package references.</p></article>
|
||||
</main>
|
||||
<footer
|
||||
>
|
||||
<div
|
||||
class="footer-brand"
|
||||
>
|
||||
<span
|
||||
class="footer-mark"
|
||||
aria-hidden="true"
|
||||
>
|
||||
W</span><p><strong>WRNexusJS 0.3.6</strong><span>Server-first documentation for the Bun-native framework.</span></p></div><nav aria-label="Footer"><a href="/access">Request access</a><a href="/license">License</a><a href="/security">Security</a><a href="/support">Support</a><a href="/llms.txt">AI guide</a></nav><p class="footer-meta">Created by <a href="https://workroot.in/">WorkRoot</a> · Private Developer Preview</p>
|
||||
</footer>
|
||||
<BackToTop />
|
||||
</div>
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,3 +1,7 @@
|
||||
import {
|
||||
BackToTop,
|
||||
} from "@wrnexus/ui"
|
||||
|
||||
page Release040 {
|
||||
seo {
|
||||
title = "Release 0.4.0"
|
||||
@@ -5,13 +9,60 @@ page Release040 {
|
||||
canonical = "https://wrnexusjs.dev/releases/0.4.0"
|
||||
}
|
||||
view {
|
||||
<SkipLink label="Skip to content" href="#main" class="docs-skip-link" />
|
||||
<div class="docs-shell">
|
||||
<header class="topbar"><a class="brand" href="/"><span>W</span> WRNexusJS</a><nav aria-label="Primary"><a href="/getting-started">Get started</a><a href="/packages">Packages</a><a href="/components">Components</a><a href="/language">Language</a><a href="/architecture">Architecture</a></nav><div class="topbar-actions"><a class="preview-pill" href="/access">Preview · v0.4.0</a><button data-wire-theme-toggle class="theme-button" aria-label="Toggle color theme" title="Toggle color theme">◐</button></div></header>
|
||||
<div class="mobile-doc-nav"><details><summary>Browse documentation</summary><nav><a href="/getting-started">Get started</a><a href="/packages">Packages</a><a href="/components">Components</a><a href="/language">Language</a><a href="/architecture">Architecture</a><a href="/tutorial">Tutorial</a><a href="/guides/project-structure">Guides</a><a href="/examples">Examples</a><a href="/search">Search</a></nav></details></div>
|
||||
<main id="main" class="portal-main"><nav class="breadcrumbs" aria-label="Breadcrumb"><a href="/">Home</a><span aria-hidden="true">/</span><span>Releases</span><span aria-hidden="true">/</span><span aria-current="page">Release 0.4.0</span></nav><article class="documentation prose standalone"><h1>WRNexusJS 0.4.0</h1><p>Released 2026-07-13. All 30 installed packages are aligned to this version. Highlights include the new helpers package, reliable workspace app addition, and browser SSO redirects through forward authentication. See the <a href="/changelog">changelog</a>, <a href="/guides/upgrading">upgrade guide</a>, and package references.</p></article></main>
|
||||
<footer><div class="footer-brand"><span class="footer-mark" aria-hidden="true">W</span><p><strong>WRNexusJS 0.4.0</strong><span>Server-first documentation for the Bun-native framework.</span></p></div><nav aria-label="Footer"><a href="/access">Request access</a><a href="/license">License</a><a href="/security">Security</a><a href="/support">Support</a><a href="/llms.txt">AI guide</a></nav><p class="footer-meta">Created by <a href="https://workroot.in/">WorkRoot</a> · Private Developer Preview</p></footer>
|
||||
<BackToTop />
|
||||
</div>
|
||||
}
|
||||
}
|
||||
<SkipLink
|
||||
label="Skip to content"
|
||||
href="#main"
|
||||
class="docs-skip-link"
|
||||
/>
|
||||
<div
|
||||
class="docs-shell"
|
||||
>
|
||||
<header
|
||||
class="topbar"
|
||||
>
|
||||
<a
|
||||
class="brand"
|
||||
href="/"
|
||||
>
|
||||
<span
|
||||
>
|
||||
W</span> WRNexusJS</a><nav aria-label="Primary"><a href="/getting-started">Get started</a><a href="/packages">Packages</a><a href="/components">Components</a><a href="/language">Language</a><a href="/architecture">Architecture</a></nav><div class="topbar-actions"><a class="preview-pill" href="/access">Preview · v0.4.0</a><button data-wire-theme-toggle class="theme-button" aria-label="Toggle color theme" title="Toggle color theme">◐</button></div>
|
||||
</header>
|
||||
<div
|
||||
class="mobile-doc-nav"
|
||||
>
|
||||
<details
|
||||
>
|
||||
<summary
|
||||
>
|
||||
Browse documentation</summary><nav><a href="/getting-started">Get started</a><a href="/packages">Packages</a><a href="/components">Components</a><a href="/language">Language</a><a href="/architecture">Architecture</a><a href="/tutorial">Tutorial</a><a href="/guides/project-structure">Guides</a><a href="/examples">Examples</a><a href="/search">Search</a></nav>
|
||||
</details>
|
||||
</div>
|
||||
<main
|
||||
id="main"
|
||||
class="portal-main"
|
||||
>
|
||||
<nav
|
||||
class="breadcrumbs"
|
||||
aria-label="Breadcrumb"
|
||||
>
|
||||
<a
|
||||
href="/"
|
||||
>
|
||||
Home</a><span aria-hidden="true">/</span><span>Releases</span><span aria-hidden="true">/</span><span aria-current="page">Release 0.4.0</span></nav><article class="documentation prose standalone"><h1>WRNexusJS 0.4.0</h1><p>Released 2026-07-13. All 30 installed packages are aligned to this version. Highlights include the new helpers package, reliable workspace app addition, and browser SSO redirects through forward authentication. See the <a href="/changelog">changelog</a>, <a href="/guides/upgrading">upgrade guide</a>, and package references.</p></article>
|
||||
</main>
|
||||
<footer
|
||||
>
|
||||
<div
|
||||
class="footer-brand"
|
||||
>
|
||||
<span
|
||||
class="footer-mark"
|
||||
aria-hidden="true"
|
||||
>
|
||||
W</span><p><strong>WRNexusJS 0.4.0</strong><span>Server-first documentation for the Bun-native framework.</span></p></div><nav aria-label="Footer"><a href="/access">Request access</a><a href="/license">License</a><a href="/security">Security</a><a href="/support">Support</a><a href="/llms.txt">AI guide</a></nav><p class="footer-meta">Created by <a href="https://workroot.in/">WorkRoot</a> · Private Developer Preview</p>
|
||||
</footer>
|
||||
<BackToTop />
|
||||
</div>
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,3 +1,7 @@
|
||||
import {
|
||||
BackToTop,
|
||||
} from "@wrnexus/ui"
|
||||
|
||||
page Release050 {
|
||||
seo {
|
||||
title = "Release 0.5.0"
|
||||
@@ -5,13 +9,60 @@ page Release050 {
|
||||
canonical = "https://wrnexusjs.dev/releases/0.5.0"
|
||||
}
|
||||
view {
|
||||
<SkipLink label="Skip to content" href="#main" class="docs-skip-link" />
|
||||
<div class="docs-shell">
|
||||
<header class="topbar"><a class="brand" href="/"><span>W</span> WRNexusJS</a><nav aria-label="Primary"><a href="/getting-started">Get started</a><a href="/packages">Packages</a><a href="https://component.wrnexusjs.dev/">Components</a><a href="/language">Language</a><a href="/architecture">Architecture</a></nav><div class="topbar-actions"><a class="preview-pill" href="/access">Preview · v0.5.0</a><button data-wire-theme-toggle class="theme-button" aria-label="Toggle color theme" title="Toggle color theme">◐</button></div></header>
|
||||
<div class="mobile-doc-nav"><details><summary>Browse documentation</summary><nav><a href="/getting-started">Get started</a><a href="/packages">Packages</a><a href="https://component.wrnexusjs.dev/">Components</a><a href="/language">Language</a><a href="/architecture">Architecture</a><a href="/tutorial">Tutorial</a><a href="/guides/project-structure">Guides</a><a href="/examples">Examples</a><a href="/search">Search</a></nav></details></div>
|
||||
<main id="main" class="portal-main"><nav class="breadcrumbs" aria-label="Breadcrumb"><a href="/">Home</a><span aria-hidden="true">/</span><span>Releases</span><span aria-hidden="true">/</span><span aria-current="page">Release 0.5.0</span></nav><article class="documentation prose standalone"><h1>WRNexusJS 0.5.0</h1><p>Released 2026-07-13. All 31 installed packages are aligned to this version. Highlights include the new helpers package, reliable workspace app addition, and browser SSO redirects through forward authentication. See the <a href="/changelog">changelog</a>, <a href="/guides/upgrading">upgrade guide</a>, and package references.</p></article></main>
|
||||
<footer><div class="footer-brand"><span class="footer-mark" aria-hidden="true">W</span><p><strong>WRNexusJS 0.5.0</strong><span>Server-first documentation for the Bun-native framework.</span></p></div><nav aria-label="Footer"><a href="/access">Request access</a><a href="/license">License</a><a href="/security">Security</a><a href="/support">Support</a><a href="/llms.txt">AI guide</a></nav><p class="footer-meta">Created by <a href="https://workroot.in/">WorkRoot</a> · Private Developer Preview</p></footer>
|
||||
<BackToTop />
|
||||
</div>
|
||||
}
|
||||
}
|
||||
<SkipLink
|
||||
label="Skip to content"
|
||||
href="#main"
|
||||
class="docs-skip-link"
|
||||
/>
|
||||
<div
|
||||
class="docs-shell"
|
||||
>
|
||||
<header
|
||||
class="topbar"
|
||||
>
|
||||
<a
|
||||
class="brand"
|
||||
href="/"
|
||||
>
|
||||
<span
|
||||
>
|
||||
W</span> WRNexusJS</a><nav aria-label="Primary"><a href="/getting-started">Get started</a><a href="/packages">Packages</a><a href="https://component.wrnexusjs.dev/">Components</a><a href="/language">Language</a><a href="/architecture">Architecture</a></nav><div class="topbar-actions"><a class="preview-pill" href="/access">Preview · v0.5.0</a><button data-wire-theme-toggle class="theme-button" aria-label="Toggle color theme" title="Toggle color theme">◐</button></div>
|
||||
</header>
|
||||
<div
|
||||
class="mobile-doc-nav"
|
||||
>
|
||||
<details
|
||||
>
|
||||
<summary
|
||||
>
|
||||
Browse documentation</summary><nav><a href="/getting-started">Get started</a><a href="/packages">Packages</a><a href="https://component.wrnexusjs.dev/">Components</a><a href="/language">Language</a><a href="/architecture">Architecture</a><a href="/tutorial">Tutorial</a><a href="/guides/project-structure">Guides</a><a href="/examples">Examples</a><a href="/search">Search</a></nav>
|
||||
</details>
|
||||
</div>
|
||||
<main
|
||||
id="main"
|
||||
class="portal-main"
|
||||
>
|
||||
<nav
|
||||
class="breadcrumbs"
|
||||
aria-label="Breadcrumb"
|
||||
>
|
||||
<a
|
||||
href="/"
|
||||
>
|
||||
Home</a><span aria-hidden="true">/</span><span>Releases</span><span aria-hidden="true">/</span><span aria-current="page">Release 0.5.0</span></nav><article class="documentation prose standalone"><h1>WRNexusJS 0.5.0</h1><p>Released 2026-07-13. All 31 installed packages are aligned to this version. Highlights include the new helpers package, reliable workspace app addition, and browser SSO redirects through forward authentication. See the <a href="/changelog">changelog</a>, <a href="/guides/upgrading">upgrade guide</a>, and package references.</p></article>
|
||||
</main>
|
||||
<footer
|
||||
>
|
||||
<div
|
||||
class="footer-brand"
|
||||
>
|
||||
<span
|
||||
class="footer-mark"
|
||||
aria-hidden="true"
|
||||
>
|
||||
W</span><p><strong>WRNexusJS 0.5.0</strong><span>Server-first documentation for the Bun-native framework.</span></p></div><nav aria-label="Footer"><a href="/access">Request access</a><a href="/license">License</a><a href="/security">Security</a><a href="/support">Support</a><a href="/llms.txt">AI guide</a></nav><p class="footer-meta">Created by <a href="https://workroot.in/">WorkRoot</a> · Private Developer Preview</p>
|
||||
</footer>
|
||||
<BackToTop />
|
||||
</div>
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,3 +1,7 @@
|
||||
import {
|
||||
BackToTop,
|
||||
} from "@wrnexus/ui"
|
||||
|
||||
page Release051 {
|
||||
seo {
|
||||
title = "Release 0.5.1"
|
||||
@@ -5,13 +9,60 @@ page Release051 {
|
||||
canonical = "https://wrnexusjs.dev/releases/0.5.1"
|
||||
}
|
||||
view {
|
||||
<SkipLink label="Skip to content" href="#main" class="docs-skip-link" />
|
||||
<div class="docs-shell">
|
||||
<header class="topbar"><a class="brand" href="/"><span>W</span> WRNexusJS</a><nav aria-label="Primary"><a href="/getting-started">Get started</a><a href="/packages">Packages</a><a href="https://component.wrnexusjs.dev/">Components</a><a href="/language">Language</a><a href="/architecture">Architecture</a></nav><div class="topbar-actions"><a class="preview-pill" href="/access">Preview · v0.5.1</a><button data-wire-theme-toggle class="theme-button" aria-label="Toggle color theme" title="Toggle color theme">◐</button></div></header>
|
||||
<div class="mobile-doc-nav"><details><summary>Browse documentation</summary><nav><a href="/getting-started">Get started</a><a href="/packages">Packages</a><a href="https://component.wrnexusjs.dev/">Components</a><a href="/language">Language</a><a href="/architecture">Architecture</a><a href="/tutorial">Tutorial</a><a href="/guides/project-structure">Guides</a><a href="/examples">Examples</a><a href="/search">Search</a></nav></details></div>
|
||||
<main id="main" class="portal-main"><nav class="breadcrumbs" aria-label="Breadcrumb"><a href="/">Home</a><span aria-hidden="true">/</span><span>Releases</span><span aria-hidden="true">/</span><span aria-current="page">Release 0.5.1</span></nav><article class="documentation prose standalone"><h1>WRNexusJS 0.5.1</h1><p>Released 2026-07-13. All 31 installed packages are aligned to this version. Highlights include the new helpers package, reliable workspace app addition, and browser SSO redirects through forward authentication. See the <a href="/changelog">changelog</a>, <a href="/guides/upgrading">upgrade guide</a>, and package references.</p></article></main>
|
||||
<footer><div class="footer-brand"><span class="footer-mark" aria-hidden="true">W</span><p><strong>WRNexusJS 0.5.1</strong><span>Server-first documentation for the Bun-native framework.</span></p></div><nav aria-label="Footer"><a href="/access">Request access</a><a href="/license">License</a><a href="/security">Security</a><a href="/support">Support</a><a href="/llms.txt">AI guide</a></nav><p class="footer-meta">Created by <a href="https://workroot.in/">WorkRoot</a> · Private Developer Preview</p></footer>
|
||||
<BackToTop />
|
||||
</div>
|
||||
}
|
||||
}
|
||||
<SkipLink
|
||||
label="Skip to content"
|
||||
href="#main"
|
||||
class="docs-skip-link"
|
||||
/>
|
||||
<div
|
||||
class="docs-shell"
|
||||
>
|
||||
<header
|
||||
class="topbar"
|
||||
>
|
||||
<a
|
||||
class="brand"
|
||||
href="/"
|
||||
>
|
||||
<span
|
||||
>
|
||||
W</span> WRNexusJS</a><nav aria-label="Primary"><a href="/getting-started">Get started</a><a href="/packages">Packages</a><a href="https://component.wrnexusjs.dev/">Components</a><a href="/language">Language</a><a href="/architecture">Architecture</a></nav><div class="topbar-actions"><a class="preview-pill" href="/access">Preview · v0.5.1</a><button data-wire-theme-toggle class="theme-button" aria-label="Toggle color theme" title="Toggle color theme">◐</button></div>
|
||||
</header>
|
||||
<div
|
||||
class="mobile-doc-nav"
|
||||
>
|
||||
<details
|
||||
>
|
||||
<summary
|
||||
>
|
||||
Browse documentation</summary><nav><a href="/getting-started">Get started</a><a href="/packages">Packages</a><a href="https://component.wrnexusjs.dev/">Components</a><a href="/language">Language</a><a href="/architecture">Architecture</a><a href="/tutorial">Tutorial</a><a href="/guides/project-structure">Guides</a><a href="/examples">Examples</a><a href="/search">Search</a></nav>
|
||||
</details>
|
||||
</div>
|
||||
<main
|
||||
id="main"
|
||||
class="portal-main"
|
||||
>
|
||||
<nav
|
||||
class="breadcrumbs"
|
||||
aria-label="Breadcrumb"
|
||||
>
|
||||
<a
|
||||
href="/"
|
||||
>
|
||||
Home</a><span aria-hidden="true">/</span><span>Releases</span><span aria-hidden="true">/</span><span aria-current="page">Release 0.5.1</span></nav><article class="documentation prose standalone"><h1>WRNexusJS 0.5.1</h1><p>Released 2026-07-13. All 31 installed packages are aligned to this version. Highlights include the new helpers package, reliable workspace app addition, and browser SSO redirects through forward authentication. See the <a href="/changelog">changelog</a>, <a href="/guides/upgrading">upgrade guide</a>, and package references.</p></article>
|
||||
</main>
|
||||
<footer
|
||||
>
|
||||
<div
|
||||
class="footer-brand"
|
||||
>
|
||||
<span
|
||||
class="footer-mark"
|
||||
aria-hidden="true"
|
||||
>
|
||||
W</span><p><strong>WRNexusJS 0.5.1</strong><span>Server-first documentation for the Bun-native framework.</span></p></div><nav aria-label="Footer"><a href="/access">Request access</a><a href="/license">License</a><a href="/security">Security</a><a href="/support">Support</a><a href="/llms.txt">AI guide</a></nav><p class="footer-meta">Created by <a href="https://workroot.in/">WorkRoot</a> · Private Developer Preview</p>
|
||||
</footer>
|
||||
<BackToTop />
|
||||
</div>
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,3 +1,7 @@
|
||||
import {
|
||||
BackToTop,
|
||||
} from "@wrnexus/ui"
|
||||
|
||||
page Release0510 {
|
||||
seo {
|
||||
title = "Release 0.5.10"
|
||||
@@ -5,13 +9,60 @@ page Release0510 {
|
||||
canonical = "https://wrnexusjs.dev/releases/0.5.10"
|
||||
}
|
||||
view {
|
||||
<SkipLink label="Skip to content" href="#main" class="docs-skip-link" />
|
||||
<div class="docs-shell">
|
||||
<header class="topbar"><a class="brand" href="/"><span>W</span> WRNexusJS</a><nav aria-label="Primary"><a href="/getting-started">Get started</a><a href="/packages">Packages</a><a href="https://component.wrnexusjs.dev/">Components</a><a href="/language">Language</a><a href="/architecture">Architecture</a></nav><div class="topbar-actions"><a class="preview-pill" href="/access">Preview · v0.5.10</a><button data-wire-theme-toggle class="theme-button" aria-label="Toggle color theme" title="Toggle color theme">◐</button></div></header>
|
||||
<div class="mobile-doc-nav"><details><summary>Browse documentation</summary><nav><a href="/getting-started">Get started</a><a href="/packages">Packages</a><a href="https://component.wrnexusjs.dev/">Components</a><a href="/language">Language</a><a href="/architecture">Architecture</a><a href="/tutorial">Tutorial</a><a href="/guides/project-structure">Guides</a><a href="/examples">Examples</a><a href="/search">Search</a></nav></details></div>
|
||||
<main id="main" class="portal-main"><nav class="breadcrumbs" aria-label="Breadcrumb"><a href="/">Home</a><span aria-hidden="true">/</span><span>Releases</span><span aria-hidden="true">/</span><span aria-current="page">Release 0.5.10</span></nav><article class="documentation prose standalone"><h1>WRNexusJS 0.5.10</h1><p>Released 2026-07-13. All 31 installed packages are aligned to this version. Highlights include the new helpers package, reliable workspace app addition, and browser SSO redirects through forward authentication. See the <a href="/changelog">changelog</a>, <a href="/guides/upgrading">upgrade guide</a>, and package references.</p></article></main>
|
||||
<footer><div class="footer-brand"><span class="footer-mark" aria-hidden="true">W</span><p><strong>WRNexusJS 0.5.10</strong><span>Server-first documentation for the Bun-native framework.</span></p></div><nav aria-label="Footer"><a href="/access">Request access</a><a href="/license">License</a><a href="/security">Security</a><a href="/support">Support</a><a href="/llms.txt">AI guide</a></nav><p class="footer-meta">Created by <a href="https://workroot.in/">WorkRoot</a> · Private Developer Preview</p></footer>
|
||||
<BackToTop />
|
||||
</div>
|
||||
}
|
||||
}
|
||||
<SkipLink
|
||||
label="Skip to content"
|
||||
href="#main"
|
||||
class="docs-skip-link"
|
||||
/>
|
||||
<div
|
||||
class="docs-shell"
|
||||
>
|
||||
<header
|
||||
class="topbar"
|
||||
>
|
||||
<a
|
||||
class="brand"
|
||||
href="/"
|
||||
>
|
||||
<span
|
||||
>
|
||||
W</span> WRNexusJS</a><nav aria-label="Primary"><a href="/getting-started">Get started</a><a href="/packages">Packages</a><a href="https://component.wrnexusjs.dev/">Components</a><a href="/language">Language</a><a href="/architecture">Architecture</a></nav><div class="topbar-actions"><a class="preview-pill" href="/access">Preview · v0.5.10</a><button data-wire-theme-toggle class="theme-button" aria-label="Toggle color theme" title="Toggle color theme">◐</button></div>
|
||||
</header>
|
||||
<div
|
||||
class="mobile-doc-nav"
|
||||
>
|
||||
<details
|
||||
>
|
||||
<summary
|
||||
>
|
||||
Browse documentation</summary><nav><a href="/getting-started">Get started</a><a href="/packages">Packages</a><a href="https://component.wrnexusjs.dev/">Components</a><a href="/language">Language</a><a href="/architecture">Architecture</a><a href="/tutorial">Tutorial</a><a href="/guides/project-structure">Guides</a><a href="/examples">Examples</a><a href="/search">Search</a></nav>
|
||||
</details>
|
||||
</div>
|
||||
<main
|
||||
id="main"
|
||||
class="portal-main"
|
||||
>
|
||||
<nav
|
||||
class="breadcrumbs"
|
||||
aria-label="Breadcrumb"
|
||||
>
|
||||
<a
|
||||
href="/"
|
||||
>
|
||||
Home</a><span aria-hidden="true">/</span><span>Releases</span><span aria-hidden="true">/</span><span aria-current="page">Release 0.5.10</span></nav><article class="documentation prose standalone"><h1>WRNexusJS 0.5.10</h1><p>Released 2026-07-13. All 31 installed packages are aligned to this version. Highlights include the new helpers package, reliable workspace app addition, and browser SSO redirects through forward authentication. See the <a href="/changelog">changelog</a>, <a href="/guides/upgrading">upgrade guide</a>, and package references.</p></article>
|
||||
</main>
|
||||
<footer
|
||||
>
|
||||
<div
|
||||
class="footer-brand"
|
||||
>
|
||||
<span
|
||||
class="footer-mark"
|
||||
aria-hidden="true"
|
||||
>
|
||||
W</span><p><strong>WRNexusJS 0.5.10</strong><span>Server-first documentation for the Bun-native framework.</span></p></div><nav aria-label="Footer"><a href="/access">Request access</a><a href="/license">License</a><a href="/security">Security</a><a href="/support">Support</a><a href="/llms.txt">AI guide</a></nav><p class="footer-meta">Created by <a href="https://workroot.in/">WorkRoot</a> · Private Developer Preview</p>
|
||||
</footer>
|
||||
<BackToTop />
|
||||
</div>
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,3 +1,7 @@
|
||||
import {
|
||||
BackToTop,
|
||||
} from "@wrnexus/ui"
|
||||
|
||||
page Release0511 {
|
||||
seo {
|
||||
title = "Release 0.5.11"
|
||||
@@ -5,13 +9,60 @@ page Release0511 {
|
||||
canonical = "https://wrnexusjs.dev/releases/0.5.11"
|
||||
}
|
||||
view {
|
||||
<SkipLink label="Skip to content" href="#main" class="docs-skip-link" />
|
||||
<div class="docs-shell">
|
||||
<header class="topbar"><a class="brand" href="/"><span>W</span> WRNexusJS</a><nav aria-label="Primary"><a href="/getting-started">Get started</a><a href="/packages">Packages</a><a href="https://component.wrnexusjs.dev/">Components</a><a href="/language">Language</a><a href="/architecture">Architecture</a></nav><div class="topbar-actions"><a class="preview-pill" href="/access">Preview · v0.5.11</a><button data-wire-theme-toggle class="theme-button" aria-label="Toggle color theme" title="Toggle color theme">◐</button></div></header>
|
||||
<div class="mobile-doc-nav"><details><summary>Browse documentation</summary><nav><a href="/getting-started">Get started</a><a href="/packages">Packages</a><a href="https://component.wrnexusjs.dev/">Components</a><a href="/language">Language</a><a href="/architecture">Architecture</a><a href="/tutorial">Tutorial</a><a href="/guides/project-structure">Guides</a><a href="/examples">Examples</a><a href="/search">Search</a></nav></details></div>
|
||||
<main id="main" class="portal-main"><nav class="breadcrumbs" aria-label="Breadcrumb"><a href="/">Home</a><span aria-hidden="true">/</span><span>Releases</span><span aria-hidden="true">/</span><span aria-current="page">Release 0.5.11</span></nav><article class="documentation prose standalone"><h1>WRNexusJS 0.5.11</h1><p>Released 2026-07-13. All 31 installed packages are aligned to this version. Highlights include the new helpers package, reliable workspace app addition, and browser SSO redirects through forward authentication. See the <a href="/changelog">changelog</a>, <a href="/guides/upgrading">upgrade guide</a>, and package references.</p></article></main>
|
||||
<footer><div class="footer-brand"><span class="footer-mark" aria-hidden="true">W</span><p><strong>WRNexusJS 0.5.11</strong><span>Server-first documentation for the Bun-native framework.</span></p></div><nav aria-label="Footer"><a href="/access">Request access</a><a href="/license">License</a><a href="/security">Security</a><a href="/support">Support</a><a href="/llms.txt">AI guide</a></nav><p class="footer-meta">Created by <a href="https://workroot.in/">WorkRoot</a> · Private Developer Preview</p></footer>
|
||||
<BackToTop />
|
||||
</div>
|
||||
}
|
||||
}
|
||||
<SkipLink
|
||||
label="Skip to content"
|
||||
href="#main"
|
||||
class="docs-skip-link"
|
||||
/>
|
||||
<div
|
||||
class="docs-shell"
|
||||
>
|
||||
<header
|
||||
class="topbar"
|
||||
>
|
||||
<a
|
||||
class="brand"
|
||||
href="/"
|
||||
>
|
||||
<span
|
||||
>
|
||||
W</span> WRNexusJS</a><nav aria-label="Primary"><a href="/getting-started">Get started</a><a href="/packages">Packages</a><a href="https://component.wrnexusjs.dev/">Components</a><a href="/language">Language</a><a href="/architecture">Architecture</a></nav><div class="topbar-actions"><a class="preview-pill" href="/access">Preview · v0.5.11</a><button data-wire-theme-toggle class="theme-button" aria-label="Toggle color theme" title="Toggle color theme">◐</button></div>
|
||||
</header>
|
||||
<div
|
||||
class="mobile-doc-nav"
|
||||
>
|
||||
<details
|
||||
>
|
||||
<summary
|
||||
>
|
||||
Browse documentation</summary><nav><a href="/getting-started">Get started</a><a href="/packages">Packages</a><a href="https://component.wrnexusjs.dev/">Components</a><a href="/language">Language</a><a href="/architecture">Architecture</a><a href="/tutorial">Tutorial</a><a href="/guides/project-structure">Guides</a><a href="/examples">Examples</a><a href="/search">Search</a></nav>
|
||||
</details>
|
||||
</div>
|
||||
<main
|
||||
id="main"
|
||||
class="portal-main"
|
||||
>
|
||||
<nav
|
||||
class="breadcrumbs"
|
||||
aria-label="Breadcrumb"
|
||||
>
|
||||
<a
|
||||
href="/"
|
||||
>
|
||||
Home</a><span aria-hidden="true">/</span><span>Releases</span><span aria-hidden="true">/</span><span aria-current="page">Release 0.5.11</span></nav><article class="documentation prose standalone"><h1>WRNexusJS 0.5.11</h1><p>Released 2026-07-13. All 31 installed packages are aligned to this version. Highlights include the new helpers package, reliable workspace app addition, and browser SSO redirects through forward authentication. See the <a href="/changelog">changelog</a>, <a href="/guides/upgrading">upgrade guide</a>, and package references.</p></article>
|
||||
</main>
|
||||
<footer
|
||||
>
|
||||
<div
|
||||
class="footer-brand"
|
||||
>
|
||||
<span
|
||||
class="footer-mark"
|
||||
aria-hidden="true"
|
||||
>
|
||||
W</span><p><strong>WRNexusJS 0.5.11</strong><span>Server-first documentation for the Bun-native framework.</span></p></div><nav aria-label="Footer"><a href="/access">Request access</a><a href="/license">License</a><a href="/security">Security</a><a href="/support">Support</a><a href="/llms.txt">AI guide</a></nav><p class="footer-meta">Created by <a href="https://workroot.in/">WorkRoot</a> · Private Developer Preview</p>
|
||||
</footer>
|
||||
<BackToTop />
|
||||
</div>
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,3 +1,7 @@
|
||||
import {
|
||||
BackToTop,
|
||||
} from "@wrnexus/ui"
|
||||
|
||||
page Release0512 {
|
||||
seo {
|
||||
title = "Release 0.5.12"
|
||||
@@ -5,13 +9,60 @@ page Release0512 {
|
||||
canonical = "https://wrnexusjs.dev/releases/0.5.12"
|
||||
}
|
||||
view {
|
||||
<SkipLink label="Skip to content" href="#main" class="docs-skip-link" />
|
||||
<div class="docs-shell">
|
||||
<header class="topbar"><a class="brand" href="/"><span>W</span> WRNexusJS</a><nav aria-label="Primary"><a href="/getting-started">Get started</a><a href="/packages">Packages</a><a href="https://component.wrnexusjs.dev/">Components</a><a href="/language">Language</a><a href="/architecture">Architecture</a></nav><div class="topbar-actions"><a class="preview-pill" href="/access">Preview · v0.5.12</a><button data-wire-theme-toggle class="theme-button" aria-label="Toggle color theme" title="Toggle color theme">◐</button></div></header>
|
||||
<div class="mobile-doc-nav"><details><summary>Browse documentation</summary><nav><a href="/getting-started">Get started</a><a href="/packages">Packages</a><a href="https://component.wrnexusjs.dev/">Components</a><a href="/language">Language</a><a href="/architecture">Architecture</a><a href="/tutorial">Tutorial</a><a href="/guides/project-structure">Guides</a><a href="/examples">Examples</a><a href="/search">Search</a></nav></details></div>
|
||||
<main id="main" class="portal-main"><nav class="breadcrumbs" aria-label="Breadcrumb"><a href="/">Home</a><span aria-hidden="true">/</span><span>Releases</span><span aria-hidden="true">/</span><span aria-current="page">Release 0.5.12</span></nav><article class="documentation prose standalone"><h1>WRNexusJS 0.5.12</h1><p>Released 2026-07-13. All 31 installed packages are aligned to this version. Highlights include the new helpers package, reliable workspace app addition, and browser SSO redirects through forward authentication. See the <a href="/changelog">changelog</a>, <a href="/guides/upgrading">upgrade guide</a>, and package references.</p></article></main>
|
||||
<footer><div class="footer-brand"><span class="footer-mark" aria-hidden="true">W</span><p><strong>WRNexusJS 0.5.12</strong><span>Server-first documentation for the Bun-native framework.</span></p></div><nav aria-label="Footer"><a href="/access">Request access</a><a href="/license">License</a><a href="/security">Security</a><a href="/support">Support</a><a href="/llms.txt">AI guide</a></nav><p class="footer-meta">Created by <a href="https://workroot.in/">WorkRoot</a> · Private Developer Preview</p></footer>
|
||||
<BackToTop />
|
||||
</div>
|
||||
}
|
||||
}
|
||||
<SkipLink
|
||||
label="Skip to content"
|
||||
href="#main"
|
||||
class="docs-skip-link"
|
||||
/>
|
||||
<div
|
||||
class="docs-shell"
|
||||
>
|
||||
<header
|
||||
class="topbar"
|
||||
>
|
||||
<a
|
||||
class="brand"
|
||||
href="/"
|
||||
>
|
||||
<span
|
||||
>
|
||||
W</span> WRNexusJS</a><nav aria-label="Primary"><a href="/getting-started">Get started</a><a href="/packages">Packages</a><a href="https://component.wrnexusjs.dev/">Components</a><a href="/language">Language</a><a href="/architecture">Architecture</a></nav><div class="topbar-actions"><a class="preview-pill" href="/access">Preview · v0.5.12</a><button data-wire-theme-toggle class="theme-button" aria-label="Toggle color theme" title="Toggle color theme">◐</button></div>
|
||||
</header>
|
||||
<div
|
||||
class="mobile-doc-nav"
|
||||
>
|
||||
<details
|
||||
>
|
||||
<summary
|
||||
>
|
||||
Browse documentation</summary><nav><a href="/getting-started">Get started</a><a href="/packages">Packages</a><a href="https://component.wrnexusjs.dev/">Components</a><a href="/language">Language</a><a href="/architecture">Architecture</a><a href="/tutorial">Tutorial</a><a href="/guides/project-structure">Guides</a><a href="/examples">Examples</a><a href="/search">Search</a></nav>
|
||||
</details>
|
||||
</div>
|
||||
<main
|
||||
id="main"
|
||||
class="portal-main"
|
||||
>
|
||||
<nav
|
||||
class="breadcrumbs"
|
||||
aria-label="Breadcrumb"
|
||||
>
|
||||
<a
|
||||
href="/"
|
||||
>
|
||||
Home</a><span aria-hidden="true">/</span><span>Releases</span><span aria-hidden="true">/</span><span aria-current="page">Release 0.5.12</span></nav><article class="documentation prose standalone"><h1>WRNexusJS 0.5.12</h1><p>Released 2026-07-13. All 31 installed packages are aligned to this version. Highlights include the new helpers package, reliable workspace app addition, and browser SSO redirects through forward authentication. See the <a href="/changelog">changelog</a>, <a href="/guides/upgrading">upgrade guide</a>, and package references.</p></article>
|
||||
</main>
|
||||
<footer
|
||||
>
|
||||
<div
|
||||
class="footer-brand"
|
||||
>
|
||||
<span
|
||||
class="footer-mark"
|
||||
aria-hidden="true"
|
||||
>
|
||||
W</span><p><strong>WRNexusJS 0.5.12</strong><span>Server-first documentation for the Bun-native framework.</span></p></div><nav aria-label="Footer"><a href="/access">Request access</a><a href="/license">License</a><a href="/security">Security</a><a href="/support">Support</a><a href="/llms.txt">AI guide</a></nav><p class="footer-meta">Created by <a href="https://workroot.in/">WorkRoot</a> · Private Developer Preview</p>
|
||||
</footer>
|
||||
<BackToTop />
|
||||
</div>
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,3 +1,7 @@
|
||||
import {
|
||||
BackToTop,
|
||||
} from "@wrnexus/ui"
|
||||
|
||||
page Release0513 {
|
||||
seo {
|
||||
title = "Release 0.5.13"
|
||||
@@ -5,13 +9,60 @@ page Release0513 {
|
||||
canonical = "https://wrnexusjs.dev/releases/0.5.13"
|
||||
}
|
||||
view {
|
||||
<SkipLink label="Skip to content" href="#main" class="docs-skip-link" />
|
||||
<div class="docs-shell">
|
||||
<header class="topbar"><a class="brand" href="/"><span>W</span> WRNexusJS</a><nav aria-label="Primary"><a href="/getting-started">Get started</a><a href="/packages">Packages</a><a href="https://component.wrnexusjs.dev/">Components</a><a href="/language">Language</a><a href="/architecture">Architecture</a></nav><div class="topbar-actions"><a class="preview-pill" href="/access">Preview · v0.5.13</a><button data-wire-theme-toggle class="theme-button" aria-label="Toggle color theme" title="Toggle color theme">◐</button></div></header>
|
||||
<div class="mobile-doc-nav"><details><summary>Browse documentation</summary><nav><a href="/getting-started">Get started</a><a href="/packages">Packages</a><a href="https://component.wrnexusjs.dev/">Components</a><a href="/language">Language</a><a href="/architecture">Architecture</a><a href="/tutorial">Tutorial</a><a href="/guides/project-structure">Guides</a><a href="/examples">Examples</a><a href="/search">Search</a></nav></details></div>
|
||||
<main id="main" class="portal-main"><nav class="breadcrumbs" aria-label="Breadcrumb"><a href="/">Home</a><span aria-hidden="true">/</span><span>Releases</span><span aria-hidden="true">/</span><span aria-current="page">Release 0.5.13</span></nav><article class="documentation prose standalone"><h1>WRNexusJS 0.5.13</h1><p>Released 2026-07-13. All 31 installed packages are aligned to this version. Highlights include the new helpers package, reliable workspace app addition, and browser SSO redirects through forward authentication. See the <a href="/changelog">changelog</a>, <a href="/guides/upgrading">upgrade guide</a>, and package references.</p></article></main>
|
||||
<footer><div class="footer-brand"><span class="footer-mark" aria-hidden="true">W</span><p><strong>WRNexusJS 0.5.13</strong><span>Server-first documentation for the Bun-native framework.</span></p></div><nav aria-label="Footer"><a href="/access">Request access</a><a href="/license">License</a><a href="/security">Security</a><a href="/support">Support</a><a href="/llms.txt">AI guide</a></nav><p class="footer-meta">Created by <a href="https://workroot.in/">WorkRoot</a> · Private Developer Preview</p></footer>
|
||||
<BackToTop />
|
||||
</div>
|
||||
}
|
||||
}
|
||||
<SkipLink
|
||||
label="Skip to content"
|
||||
href="#main"
|
||||
class="docs-skip-link"
|
||||
/>
|
||||
<div
|
||||
class="docs-shell"
|
||||
>
|
||||
<header
|
||||
class="topbar"
|
||||
>
|
||||
<a
|
||||
class="brand"
|
||||
href="/"
|
||||
>
|
||||
<span
|
||||
>
|
||||
W</span> WRNexusJS</a><nav aria-label="Primary"><a href="/getting-started">Get started</a><a href="/packages">Packages</a><a href="https://component.wrnexusjs.dev/">Components</a><a href="/language">Language</a><a href="/architecture">Architecture</a></nav><div class="topbar-actions"><a class="preview-pill" href="/access">Preview · v0.5.13</a><button data-wire-theme-toggle class="theme-button" aria-label="Toggle color theme" title="Toggle color theme">◐</button></div>
|
||||
</header>
|
||||
<div
|
||||
class="mobile-doc-nav"
|
||||
>
|
||||
<details
|
||||
>
|
||||
<summary
|
||||
>
|
||||
Browse documentation</summary><nav><a href="/getting-started">Get started</a><a href="/packages">Packages</a><a href="https://component.wrnexusjs.dev/">Components</a><a href="/language">Language</a><a href="/architecture">Architecture</a><a href="/tutorial">Tutorial</a><a href="/guides/project-structure">Guides</a><a href="/examples">Examples</a><a href="/search">Search</a></nav>
|
||||
</details>
|
||||
</div>
|
||||
<main
|
||||
id="main"
|
||||
class="portal-main"
|
||||
>
|
||||
<nav
|
||||
class="breadcrumbs"
|
||||
aria-label="Breadcrumb"
|
||||
>
|
||||
<a
|
||||
href="/"
|
||||
>
|
||||
Home</a><span aria-hidden="true">/</span><span>Releases</span><span aria-hidden="true">/</span><span aria-current="page">Release 0.5.13</span></nav><article class="documentation prose standalone"><h1>WRNexusJS 0.5.13</h1><p>Released 2026-07-13. All 31 installed packages are aligned to this version. Highlights include the new helpers package, reliable workspace app addition, and browser SSO redirects through forward authentication. See the <a href="/changelog">changelog</a>, <a href="/guides/upgrading">upgrade guide</a>, and package references.</p></article>
|
||||
</main>
|
||||
<footer
|
||||
>
|
||||
<div
|
||||
class="footer-brand"
|
||||
>
|
||||
<span
|
||||
class="footer-mark"
|
||||
aria-hidden="true"
|
||||
>
|
||||
W</span><p><strong>WRNexusJS 0.5.13</strong><span>Server-first documentation for the Bun-native framework.</span></p></div><nav aria-label="Footer"><a href="/access">Request access</a><a href="/license">License</a><a href="/security">Security</a><a href="/support">Support</a><a href="/llms.txt">AI guide</a></nav><p class="footer-meta">Created by <a href="https://workroot.in/">WorkRoot</a> · Private Developer Preview</p>
|
||||
</footer>
|
||||
<BackToTop />
|
||||
</div>
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,3 +1,7 @@
|
||||
import {
|
||||
BackToTop,
|
||||
} from "@wrnexus/ui"
|
||||
|
||||
page Release060 {
|
||||
seo {
|
||||
title = "Release 0.6.0"
|
||||
@@ -5,13 +9,60 @@ page Release060 {
|
||||
canonical = "https://wrnexusjs.dev/releases/0.6.0"
|
||||
}
|
||||
view {
|
||||
<SkipLink label="Skip to content" href="#main" class="docs-skip-link" />
|
||||
<div class="docs-shell">
|
||||
<header class="topbar"><a class="brand" href="/"><span>W</span> WRNexusJS</a><nav aria-label="Primary"><a href="/getting-started">Get started</a><a href="/packages">Packages</a><a href="https://component.wrnexusjs.dev/">Components</a><a href="/language">Language</a><a href="/architecture">Architecture</a></nav><div class="topbar-actions"><a class="preview-pill" href="/access">Preview · v0.6.0</a><button data-wire-theme-toggle class="theme-button" aria-label="Toggle color theme" title="Toggle color theme">◐</button></div></header>
|
||||
<div class="mobile-doc-nav"><details><summary>Browse documentation</summary><nav><a href="/getting-started">Get started</a><a href="/packages">Packages</a><a href="https://component.wrnexusjs.dev/">Components</a><a href="/language">Language</a><a href="/architecture">Architecture</a><a href="/tutorial">Tutorial</a><a href="/guides/project-structure">Guides</a><a href="/examples">Examples</a><a href="/search">Search</a></nav></details></div>
|
||||
<main id="main" class="portal-main"><nav class="breadcrumbs" aria-label="Breadcrumb"><a href="/">Home</a><span aria-hidden="true">/</span><span>Releases</span><span aria-hidden="true">/</span><span aria-current="page">Release 0.6.0</span></nav><article class="documentation prose standalone"><h1>WRNexusJS 0.6.0</h1><p>Released 2026-07-13. All 33 installed packages are aligned to this version. Highlights include the new helpers package, reliable workspace app addition, and browser SSO redirects through forward authentication. See the <a href="/changelog">changelog</a>, <a href="/guides/upgrading">upgrade guide</a>, and package references.</p></article></main>
|
||||
<footer><div class="footer-brand"><span class="footer-mark" aria-hidden="true">W</span><p><strong>WRNexusJS 0.6.0</strong><span>Server-first documentation for the Bun-native framework.</span></p></div><nav aria-label="Footer"><a href="/access">Request access</a><a href="/license">License</a><a href="/security">Security</a><a href="/support">Support</a><a href="/llms.txt">AI guide</a></nav><p class="footer-meta">Created by <a href="https://workroot.in/">WorkRoot</a> · Private Developer Preview</p></footer>
|
||||
<BackToTop />
|
||||
</div>
|
||||
}
|
||||
}
|
||||
<SkipLink
|
||||
label="Skip to content"
|
||||
href="#main"
|
||||
class="docs-skip-link"
|
||||
/>
|
||||
<div
|
||||
class="docs-shell"
|
||||
>
|
||||
<header
|
||||
class="topbar"
|
||||
>
|
||||
<a
|
||||
class="brand"
|
||||
href="/"
|
||||
>
|
||||
<span
|
||||
>
|
||||
W</span> WRNexusJS</a><nav aria-label="Primary"><a href="/getting-started">Get started</a><a href="/packages">Packages</a><a href="https://component.wrnexusjs.dev/">Components</a><a href="/language">Language</a><a href="/architecture">Architecture</a></nav><div class="topbar-actions"><a class="preview-pill" href="/access">Preview · v0.6.0</a><button data-wire-theme-toggle class="theme-button" aria-label="Toggle color theme" title="Toggle color theme">◐</button></div>
|
||||
</header>
|
||||
<div
|
||||
class="mobile-doc-nav"
|
||||
>
|
||||
<details
|
||||
>
|
||||
<summary
|
||||
>
|
||||
Browse documentation</summary><nav><a href="/getting-started">Get started</a><a href="/packages">Packages</a><a href="https://component.wrnexusjs.dev/">Components</a><a href="/language">Language</a><a href="/architecture">Architecture</a><a href="/tutorial">Tutorial</a><a href="/guides/project-structure">Guides</a><a href="/examples">Examples</a><a href="/search">Search</a></nav>
|
||||
</details>
|
||||
</div>
|
||||
<main
|
||||
id="main"
|
||||
class="portal-main"
|
||||
>
|
||||
<nav
|
||||
class="breadcrumbs"
|
||||
aria-label="Breadcrumb"
|
||||
>
|
||||
<a
|
||||
href="/"
|
||||
>
|
||||
Home</a><span aria-hidden="true">/</span><span>Releases</span><span aria-hidden="true">/</span><span aria-current="page">Release 0.6.0</span></nav><article class="documentation prose standalone"><h1>WRNexusJS 0.6.0</h1><p>Released 2026-07-13. All 33 installed packages are aligned to this version. Highlights include the new helpers package, reliable workspace app addition, and browser SSO redirects through forward authentication. See the <a href="/changelog">changelog</a>, <a href="/guides/upgrading">upgrade guide</a>, and package references.</p></article>
|
||||
</main>
|
||||
<footer
|
||||
>
|
||||
<div
|
||||
class="footer-brand"
|
||||
>
|
||||
<span
|
||||
class="footer-mark"
|
||||
aria-hidden="true"
|
||||
>
|
||||
W</span><p><strong>WRNexusJS 0.6.0</strong><span>Server-first documentation for the Bun-native framework.</span></p></div><nav aria-label="Footer"><a href="/access">Request access</a><a href="/license">License</a><a href="/security">Security</a><a href="/support">Support</a><a href="/llms.txt">AI guide</a></nav><p class="footer-meta">Created by <a href="https://workroot.in/">WorkRoot</a> · Private Developer Preview</p>
|
||||
</footer>
|
||||
<BackToTop />
|
||||
</div>
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,3 +1,7 @@
|
||||
import {
|
||||
BackToTop,
|
||||
} from "@wrnexus/ui"
|
||||
|
||||
page Release070 {
|
||||
seo {
|
||||
title = "Release 0.7.0"
|
||||
@@ -5,13 +9,60 @@ page Release070 {
|
||||
canonical = "https://wrnexusjs.dev/releases/0.7.0"
|
||||
}
|
||||
view {
|
||||
<SkipLink label="Skip to content" href="#main" class="docs-skip-link" />
|
||||
<div class="docs-shell">
|
||||
<header class="topbar"><a class="brand" href="/"><span>W</span> WRNexusJS</a><nav aria-label="Primary"><a href="/getting-started">Get started</a><a href="/packages">Packages</a><a href="https://component.wrnexusjs.dev/">Components</a><a href="/language">Language</a><a href="/architecture">Architecture</a></nav><div class="topbar-actions"><a class="preview-pill" href="/access">Preview · v0.7.0</a><button data-wire-theme-toggle class="theme-button" aria-label="Toggle color theme" title="Toggle color theme">◐</button></div></header>
|
||||
<div class="mobile-doc-nav"><details><summary>Browse documentation</summary><nav><a href="/getting-started">Get started</a><a href="/packages">Packages</a><a href="https://component.wrnexusjs.dev/">Components</a><a href="/language">Language</a><a href="/architecture">Architecture</a><a href="/tutorial">Tutorial</a><a href="/guides/project-structure">Guides</a><a href="/examples">Examples</a><a href="/search">Search</a></nav></details></div>
|
||||
<main id="main" class="portal-main"><nav class="breadcrumbs" aria-label="Breadcrumb"><a href="/">Home</a><span aria-hidden="true">/</span><span>Releases</span><span aria-hidden="true">/</span><span aria-current="page">Release 0.7.0</span></nav><article class="documentation prose standalone"><h1>WRNexusJS 0.7.0</h1><p>Released 2026-07-13. All 38 installed packages are aligned to this version. Highlights include the new helpers package, reliable workspace app addition, and browser SSO redirects through forward authentication. See the <a href="/changelog">changelog</a>, <a href="/guides/upgrading">upgrade guide</a>, and package references.</p></article></main>
|
||||
<footer><div class="footer-brand"><span class="footer-mark" aria-hidden="true">W</span><p><strong>WRNexusJS 0.7.0</strong><span>Server-first documentation for the Bun-native framework.</span></p></div><nav aria-label="Footer"><a href="/access">Request access</a><a href="/license">License</a><a href="/security">Security</a><a href="/support">Support</a><a href="/llms.txt">AI guide</a></nav><p class="footer-meta">Created by <a href="https://workroot.in/">WorkRoot</a> · Private Developer Preview</p></footer>
|
||||
<BackToTop />
|
||||
</div>
|
||||
}
|
||||
}
|
||||
<SkipLink
|
||||
label="Skip to content"
|
||||
href="#main"
|
||||
class="docs-skip-link"
|
||||
/>
|
||||
<div
|
||||
class="docs-shell"
|
||||
>
|
||||
<header
|
||||
class="topbar"
|
||||
>
|
||||
<a
|
||||
class="brand"
|
||||
href="/"
|
||||
>
|
||||
<span
|
||||
>
|
||||
W</span> WRNexusJS</a><nav aria-label="Primary"><a href="/getting-started">Get started</a><a href="/packages">Packages</a><a href="https://component.wrnexusjs.dev/">Components</a><a href="/language">Language</a><a href="/architecture">Architecture</a></nav><div class="topbar-actions"><a class="preview-pill" href="/access">Preview · v0.7.0</a><button data-wire-theme-toggle class="theme-button" aria-label="Toggle color theme" title="Toggle color theme">◐</button></div>
|
||||
</header>
|
||||
<div
|
||||
class="mobile-doc-nav"
|
||||
>
|
||||
<details
|
||||
>
|
||||
<summary
|
||||
>
|
||||
Browse documentation</summary><nav><a href="/getting-started">Get started</a><a href="/packages">Packages</a><a href="https://component.wrnexusjs.dev/">Components</a><a href="/language">Language</a><a href="/architecture">Architecture</a><a href="/tutorial">Tutorial</a><a href="/guides/project-structure">Guides</a><a href="/examples">Examples</a><a href="/search">Search</a></nav>
|
||||
</details>
|
||||
</div>
|
||||
<main
|
||||
id="main"
|
||||
class="portal-main"
|
||||
>
|
||||
<nav
|
||||
class="breadcrumbs"
|
||||
aria-label="Breadcrumb"
|
||||
>
|
||||
<a
|
||||
href="/"
|
||||
>
|
||||
Home</a><span aria-hidden="true">/</span><span>Releases</span><span aria-hidden="true">/</span><span aria-current="page">Release 0.7.0</span></nav><article class="documentation prose standalone"><h1>WRNexusJS 0.7.0</h1><p>Released 2026-07-13. All 38 installed packages are aligned to this version. Highlights include the new helpers package, reliable workspace app addition, and browser SSO redirects through forward authentication. See the <a href="/changelog">changelog</a>, <a href="/guides/upgrading">upgrade guide</a>, and package references.</p></article>
|
||||
</main>
|
||||
<footer
|
||||
>
|
||||
<div
|
||||
class="footer-brand"
|
||||
>
|
||||
<span
|
||||
class="footer-mark"
|
||||
aria-hidden="true"
|
||||
>
|
||||
W</span><p><strong>WRNexusJS 0.7.0</strong><span>Server-first documentation for the Bun-native framework.</span></p></div><nav aria-label="Footer"><a href="/access">Request access</a><a href="/license">License</a><a href="/security">Security</a><a href="/support">Support</a><a href="/llms.txt">AI guide</a></nav><p class="footer-meta">Created by <a href="https://workroot.in/">WorkRoot</a> · Private Developer Preview</p>
|
||||
</footer>
|
||||
<BackToTop />
|
||||
</div>
|
||||
}
|
||||
}
|
||||
|
||||
@@ -0,0 +1,17 @@
|
||||
page Release080 {
|
||||
seo {
|
||||
title = "Release 0.8.0"
|
||||
description = "WRNexusJS 0.8.0 release notes."
|
||||
canonical = "https://wrnexusjs.dev/releases/0.8.0"
|
||||
}
|
||||
view {
|
||||
<SkipLink label="Skip to content" href="#main" class="docs-skip-link" />
|
||||
<div class="docs-shell">
|
||||
<header class="topbar"><a class="brand" href="/"><span>W</span> WRNexusJS</a><nav aria-label="Primary"><a href="/getting-started">Get started</a><a href="/packages">Packages</a><a href="https://component.wrnexusjs.dev/">Components</a><a href="/language">Language</a><a href="/architecture">Architecture</a></nav><div class="topbar-actions"><a class="preview-pill" href="/access">Preview · v0.8.0</a><button data-wire-theme-toggle class="theme-button" aria-label="Toggle color theme" title="Toggle color theme">◐</button></div></header>
|
||||
<div class="mobile-doc-nav"><details><summary>Browse documentation</summary><nav><a href="/getting-started">Get started</a><a href="/packages">Packages</a><a href="https://component.wrnexusjs.dev/">Components</a><a href="/language">Language</a><a href="/architecture">Architecture</a><a href="/tutorial">Tutorial</a><a href="/guides/project-structure">Guides</a><a href="/examples">Examples</a><a href="/search">Search</a></nav></details></div>
|
||||
<main id="main" class="portal-main"><nav class="breadcrumbs" aria-label="Breadcrumb"><a href="/">Home</a><span aria-hidden="true">/</span><span>Releases</span><span aria-hidden="true">/</span><span aria-current="page">Release 0.8.0</span></nav><article class="documentation prose standalone"><h1>WRNexusJS 0.8.0</h1><p>Released 2026-07-13. All 46 installed packages are aligned to this version. Highlights include the new helpers package, reliable workspace app addition, and browser SSO redirects through forward authentication. See the <a href="/changelog">changelog</a>, <a href="/guides/upgrading">upgrade guide</a>, and package references.</p></article></main>
|
||||
<footer><div class="footer-brand"><span class="footer-mark" aria-hidden="true">W</span><p><strong>WRNexusJS 0.8.0</strong><span>Server-first documentation for the Bun-native framework.</span></p></div><nav aria-label="Footer"><a href="/access">Request access</a><a href="/license">License</a><a href="/security">Security</a><a href="/support">Support</a><a href="/llms.txt">AI guide</a></nav><p class="footer-meta">Created by <a href="https://workroot.in/">WorkRoot</a> · Private Developer Preview</p></footer>
|
||||
<BackToTop />
|
||||
</div>
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user