Skip to content

chore(release): version packages v2.10.0#351

Merged
1pxone merged 1 commit into
mainfrom
changeset-release/main
Jul 10, 2026
Merged

chore(release): version packages v2.10.0#351
1pxone merged 1 commit into
mainfrom
changeset-release/main

Conversation

@github-actions

@github-actions github-actions Bot commented Jul 9, 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

@rushdb/javascript-sdk@2.10.0

Minor Changes

  • d393b28: Separate Smart Search from vector search across SDKs, MCP, dashboard, and docs.

    • Add db.records.vectorSearch({...}) as the JavaScript SDK API for direct vector similarity search.
    • Keep db.ai.search(prompt) for schema-aware Smart Search that generates and executes a SearchQuery.
    • Add MCP vectorSearch and keep semanticSearch as a deprecated compatibility alias.
    • Update dashboard semantic retrieval to use the new records vector-search surface.
    • Refresh docs and examples, including a Smart Search guide with flow, caveats, and limitations.

@rushdb/mcp-server@2.10.0

Minor Changes

  • d393b28: Separate Smart Search from vector search across SDKs, MCP, dashboard, and docs.

    • Add db.records.vectorSearch({...}) as the JavaScript SDK API for direct vector similarity search.
    • Keep db.ai.search(prompt) for schema-aware Smart Search that generates and executes a SearchQuery.
    • Add MCP vectorSearch and keep semanticSearch as a deprecated compatibility alias.
    • Update dashboard semantic retrieval to use the new records vector-search surface.
    • Refresh docs and examples, including a Smart Search guide with flow, caveats, and limitations.

Patch Changes

  • Updated dependencies [d393b28]
    • @rushdb/javascript-sdk@2.10.0

@rushdb/skills@2.10.0

Minor Changes

  • d393b28: Separate Smart Search from vector search across SDKs, MCP, dashboard, and docs.

    • Add db.records.vectorSearch({...}) as the JavaScript SDK API for direct vector similarity search.
    • Keep db.ai.search(prompt) for schema-aware Smart Search that generates and executes a SearchQuery.
    • Add MCP vectorSearch and keep semanticSearch as a deprecated compatibility alias.
    • Update dashboard semantic retrieval to use the new records vector-search surface.
    • Refresh docs and examples, including a Smart Search guide with flow, caveats, and limitations.

rushdb-docs@2.10.0

Minor Changes

  • d393b28: Separate Smart Search from vector search across SDKs, MCP, dashboard, and docs.

    • Add db.records.vectorSearch({...}) as the JavaScript SDK API for direct vector similarity search.
    • Keep db.ai.search(prompt) for schema-aware Smart Search that generates and executes a SearchQuery.
    • Add MCP vectorSearch and keep semanticSearch as a deprecated compatibility alias.
    • Update dashboard semantic retrieval to use the new records vector-search surface.
    • Refresh docs and examples, including a Smart Search guide with flow, caveats, and limitations.

rushdb-core@2.10.0

Minor Changes

  • d393b28: Separate Smart Search from vector search across SDKs, MCP, dashboard, and docs.

    • Add db.records.vectorSearch({...}) as the JavaScript SDK API for direct vector similarity search.
    • Keep db.ai.search(prompt) for schema-aware Smart Search that generates and executes a SearchQuery.
    • Add MCP vectorSearch and keep semanticSearch as a deprecated compatibility alias.
    • Update dashboard semantic retrieval to use the new records vector-search surface.
    • Refresh docs and examples, including a Smart Search guide with flow, caveats, and limitations.

rushdb-dashboard@2.10.0

Minor Changes

  • d393b28: Separate Smart Search from vector search across SDKs, MCP, dashboard, and docs.

    • Add db.records.vectorSearch({...}) as the JavaScript SDK API for direct vector similarity search.
    • Keep db.ai.search(prompt) for schema-aware Smart Search that generates and executes a SearchQuery.
    • Add MCP vectorSearch and keep semanticSearch as a deprecated compatibility alias.
    • Update dashboard semantic retrieval to use the new records vector-search surface.
    • Refresh docs and examples, including a Smart Search guide with flow, caveats, and limitations.

Patch Changes

  • Updated dependencies [d393b28]
    • @rushdb/javascript-sdk@2.10.0

@1pxone 1pxone merged commit 12c77de into main Jul 10, 2026
4 checks passed
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.

1 participant