Changelog.

Every component shipped, every spring physics tweak, every breaking rename. Written down. Wensity UI follows semver: minor bumps for new components, patch bumps for refinements, majors only for genuinely breaking changes.

v1.0.0May 14, 2026Latest

V1 launch

Wensity UI is launch-ready: a dark-first component library, a token-aware CLI, production billing flows, and a focused template catalog built for real Next.js launches.

  1. v1.0.0May 14, 2026

    V1 launch

    Wensity UI is launch-ready: a dark-first component library, a token-aware CLI, production billing flows, and a focused template catalog built for real Next.js launches.

    • added49 copy-paste components across agentic AI, cinematic interactions, SaaS blocks, micro-interactions, and showcase surfaces
    • addedWensity CLI with init, login, list, add, update, and token-authenticated Pro installs
    • addedFree, Pro Annual, Pro Lifetime, and contact-sales Teams plans with license-aware access checks
    • addedTemplate catalog with live previews, private delivery, and lifetime update trust copy
    • docsGetting started, CLI, components, billing, theming, templates, and API docs published for launch

Updating an existing project.

Wensity UI doesn't live in your node_modules. Updates are explicit. Run wensity update <slug> and the CLI shows a diff before writing. We recommend pulling updates once per sprint and reading the changelog entry above before merging.