66 lines
2.9 KiB
Plaintext
66 lines
2.9 KiB
Plaintext
import {
|
|
BackToTop,
|
|
} from "@wrnexus/ui"
|
|
|
|
page Release0221 {
|
|
seo {
|
|
title = "Release 0.2.21"
|
|
description = "WRNexusJS 0.2.21 release notes."
|
|
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>
|
|
</div>
|
|
}
|
|
}
|