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