V0.9.0-BETA ANNOUNCEMENT

RETURN TO
BETA.

We're prioritizing security and stability over rushing to v1.0. Here's what v0.9.0 brings and why we made this choice.

01 / TRANSPARENCY

Why return to beta?
Honest iteration.

Security frameworks don't get second chances. A rushed v1.0 with hidden flaws would undermine everything Nalth stands for. By returning to beta, we're choosing careful iteration over false confidence — exactly what we'd want from any security tool we depend on.

Community First

Real feedback shapes real improvements

Battle Testing

Finding edge cases before production

Solid Foundation

v1.0 will be truly production-ready

02 / WHAT'S NEW

V0.9.0
FEATURES.

01

Unified CLI

One tool for everything. No more juggling separate packages for dev, build, test, lint, and more.

nalth dev — HTTPS dev server
nalth build — Production builds
nalth test — Vitest integration
nalth lint — ESLint + security
nalth fmt — Prettier formatting
nalth run — Task runner (Turborepo alternative)
nalth ui — GUI devtools
nalth lib — Library builds
02

Secure Package Installation

nalth install isn't just npm with a different name. It's a security layer.

Typosquatting detection (prevents raect vs react)
Malicious package pattern scanning
Pre-install vulnerability checks
License compliance verification
Package integrity verification
Post-install security audit
03

8 Framework Templates

Start with your favorite framework, already configured with security best practices.

React
Vue
Svelte
Solid
Preact
Qwik
Vanilla
Lit
04

Security Primitives

Built-in functions that make secure code the path of least resistance.

sql`...` — SQL injection prevention via tagged templates
safeFetch(url) — SSRF protection, blocks internal IPs
03 / ROADMAP

THE PATH
TO V1.0.

2024 Q3Nalth concept bornFrustration with fragmented security tooling
2024 Q4Core developmentUnified CLI and security primitives built
2025 Q1v0.9.0-BETAPublic beta with community feedback (You are here)
2025v1.0 StableProduction-ready release with full documentation

TRY THE BETA.

Help us build the security framework developers deserve. Your feedback shapes v1.0.