Skip to content

chore: version packages - #46

Open
github-actions[bot] wants to merge 1 commit into
mainfrom
changeset-release/main
Open

chore: version packages#46
github-actions[bot] wants to merge 1 commit into
mainfrom
changeset-release/main

Conversation

@github-actions

@github-actions github-actions Bot commented Jul 29, 2026

Copy link
Copy Markdown
Contributor

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

bna-ui@3.1.0

Minor Changes

  • 8a71548 Thanks @ahmedbna! - Add bna-ui mcp and bna-ui info.

    bna-ui mcp runs an MCP server over the registry, so Claude Code, Cursor,
    VS Code and other assistants can list, search and read components — including
    props, usage and full source — instead of recalling the library from training
    data or scraping the docs site. It reuses the same registry client as add, so
    it shares the ~/.cache/bna-ui ETag cache, honours --registry and
    BNA_UI_REGISTRY, and works offline against a warm cache. It never writes to
    disk: get_install_plan returns the command for you to run.

    bna-ui info <component> prints the same bundle for agents that cannot speak
    MCP, with --json for piping.

    Requires a registry serving /r/ai/*.json, so deploy the docs site first.

  • 1c4dfd2 Thanks @ahmedbna! - Add bna-ui convex --no-auth, a Convex scaffold with no authentication.

    bna-ui convex previously had one shape: a Convex backend with @convex-dev/auth
    wired in — Google, Apple, password and email OTP — and no way to opt out. Getting
    a plain Convex backend meant scaffolding the auth starter and deleting six
    sign-in screens, eight convex/ modules and seven npm dependencies.

    --no-auth now scaffolds a backend-only variant: a tasks table, a live query
    and the mutations behind it, rendered on the home tab so the first run shows the
    backend working. ConvexProvider replaces ConvexAuthProvider, and the only
    dependency added over the plain Expo starter is convex.

    Bare npx bna-ui convex is unchanged and still produces the full auth setup. It
    also now prints the AUTH_RESEND_KEY command on completion — email OTP and
    password reset fail silently without it, and nothing in the flow asked for it
    before.

@vercel

vercel Bot commented Jul 29, 2026

Copy link
Copy Markdown
Contributor

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
ui Ready Ready Preview, Comment Jul 29, 2026 8:03am

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants