Skip to content

Version Packages#613

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

Version Packages#613
github-actions[bot] wants to merge 1 commit into
mainfrom
changeset-release/main

Conversation

@github-actions

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

ai-gateway-provider@4.0.0

Major Changes

  • #601 7a6f8dd Thanks @OskarLebuda! - Add support for AI SDK 7

    Bumps peer dependencies to require ai@^7 and @ai-sdk/provider@^4. This is a breaking change for users on AI SDK 6, who should stay on the previous major version of these packages.

workers-ai-provider@4.0.0

Major Changes

  • #601 7a6f8dd Thanks @OskarLebuda! - Add support for AI SDK 7

    Bumps peer dependencies to require ai@^7 and @ai-sdk/provider@^4. This is a breaking change for users on AI SDK 6, who should stay on the previous major version of these packages.

Patch Changes

  • #602 2e64811 Thanks @aninibread! - Docs: point AI Search users to the new dedicated ai-search-provider package for Cloudflare's new ai_search and ai_search_namespaces Workers bindings. createAISearch and createAutoRAG in this package continue to wrap the legacy AutoRAG binding, unchanged.

ai-search-provider@0.1.0

Minor Changes

  • #602 2e64811 Thanks @aninibread! - Add a dedicated AI Search provider for Cloudflare's new AI Search ai_search_namespaces Workers binding. Bind a namespace, get an instance by name, then upload files to AI Search for indexing and search that indexed content with natural language or generate chat responses grounded in the retrieved context. createAISearchNamespace({ binding }).get(instanceName) returns an instance client exposing an AI SDK model (chat()), search(), and item helpers (upload/uploadAndPoll/list/delete/get().info()/get().download()); the namespace client also exposes list().

@github-actions
github-actions Bot force-pushed the changeset-release/main branch from e5e1dc0 to ade85d7 Compare July 15, 2026 12:16
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