Nakshora 2.0 shipped on 2026-09-12. The TypeScript rewrite — programmatic CSS generation, five themes, npm-ready.
Highlights#
- First compiler-style Nakshora: CSS generated from a typed config instead of a static file.
- Five complete design themes shipped as first-class exports.
- Introduced the configuration API that v3 refined.
- Fixed-generation utilities: spacing, typography, flexbox, grid, colors, effects.
Everything in this release#
| Area | Delivered |
|---|---|
| Configuration | Full TypeScript rewrite with type-safe configuration |
| Configuration | Programmatic CSSGenerator — build CSS from a config object |
| Platform | 5 built-in themes: Neon Cyber, Pastel Dream, Brutalist, Minimalist, Nature |
| Platform | 50 colors × 10 shades color engine |
| Responsive | 6 responsive breakpoints (xs → 2xl) |
| Platform | Utility system: display, spacing, typography, flexbox, grid, borders, shadows, effects, transforms, transitions |
| Platform | First npm publishing pipeline with ESM bundles |
| Platform | Webpack-based build system with source maps |
Version timeline#
| Release | Date | Era |
|---|---|---|
| Nakshora 1.0 | 2024-11-20 | The frozen design system |
| Nakshora 2.0 | 2026-09-12 | The TypeScript generator |
| Nakshora 3.0 | 2026-09-13 | The JIT monorepo |
| Nakshora 3.1 | 2026-09-14 | Tailwind parity & LSP (current) |
Note. Full history lives in the repository CHANGELOGs — every change is attributed and linked to its pull request.
