Skip to content

Version Packages#13355

Merged
jamesopstad merged 1 commit intomainfrom
changeset-release/main
Apr 9, 2026
Merged

Version Packages#13355
jamesopstad merged 1 commit intomainfrom
changeset-release/main

Conversation

@workers-devprod
Copy link
Copy Markdown
Contributor

@workers-devprod workers-devprod commented Apr 8, 2026

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

miniflare@4.20260409.0

Minor Changes

  • #13133 42c7ef0 Thanks @emily-shen! - explorer: list DO instances with name where possible

    Note: The local explorer is a WIP experimental feature.

  • #13336 a42e0e8 Thanks @emily-shen! - local explorer: fix handling on resources that are bound to multiple workers

    Note the local explorer is a experimental feature still.

Patch Changes

  • #13337 c510494 Thanks @dependabot! - Update dependencies of "miniflare", "wrangler"

    The following dependency versions have been updated:

    Dependency From To
    workerd 1.20260405.1 1.20260408.1
  • #13362 8b71eca Thanks @dependabot! - Update dependencies of "miniflare", "wrangler"

    The following dependency versions have been updated:

    Dependency From To
    workerd 1.20260408.1 1.20260409.1

create-cloudflare@2.66.4

Patch Changes

  • #13358 40b4f11 Thanks @dependabot! - Update dependencies of "create-cloudflare"

    The following dependency versions have been updated:

    Dependency From To
    create-docusaurus 3.9.2 3.10.0

@cloudflare/pages-shared@0.13.123

Patch Changes

@cloudflare/vite-plugin@1.31.2

Patch Changes

@cloudflare/vitest-pool-workers@0.14.3

Patch Changes

wrangler@4.81.1

Patch Changes

  • #13337 c510494 Thanks @dependabot! - Update dependencies of "miniflare", "wrangler"

    The following dependency versions have been updated:

    Dependency From To
    workerd 1.20260405.1 1.20260408.1
  • #13362 8b71eca Thanks @dependabot! - Update dependencies of "miniflare", "wrangler"

    The following dependency versions have been updated:

    Dependency From To
    workerd 1.20260408.1 1.20260409.1
  • #13329 7ca6f6e Thanks @G4brym! - fix: Treat AI Search bindings as always-remote in local dev

    AI Search namespace (ai_search_namespaces) and instance (ai_search) bindings are always-remote (they have no local simulation), but pickRemoteBindings() did not include them in its always-remote type list. This caused the remote proxy session to exclude these bindings when remote: true was not explicitly set in the config, resulting in broken AI Search bindings during wrangler dev.

    Additionally, removeRemoteConfigFieldFromBindings() in the deploy config-diff logic was not stripping the remote field from AI Search bindings, which could cause false config diffs during deployment.

  • Updated dependencies [42c7ef0, c510494, 8b71eca, a42e0e8]:

    • miniflare@4.20260409.0

@cloudflare/local-explorer-ui@0.11.0

Minor Changes

  • #13331 a066e24 Thanks @NuroDev! - Add animated Cloudflare logo to local explorer homepage

    The local explorer now displays an animated Cloudflare logo on the homepage,
    providing a more engaging visual experience when viewing local resources.

  • #13133 42c7ef0 Thanks @emily-shen! - explorer: list DO instances with name where possible

    Note: The local explorer is a WIP experimental feature.

  • #13336 a42e0e8 Thanks @emily-shen! - local explorer: fix handling on resources that are bound to multiple workers

    Note the local explorer is a experimental feature still.

@cloudflare/workflows-shared@0.9.0

Minor Changes

  • #13351 3788983 Thanks @pombosilva! - Add step and config properties to the workflow step context

    The callback passed to step.do() now receives ctx.step (with name and count) and ctx.config (the fully resolved step configuration with defaults merged in), in addition to the existing ctx.attempt.

@ask-bonk
Copy link
Copy Markdown
Contributor

ask-bonk Bot commented Apr 8, 2026

LGTM

github run

Copy link
Copy Markdown
Contributor

@devin-ai-integration devin-ai-integration Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

✅ Devin Review: No Issues Found

Devin Review analyzed this PR and found no bugs or issues to report.

Open in Devin Review

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Apr 8, 2026

✅ All changesets look good

@pkg-pr-new
Copy link
Copy Markdown

pkg-pr-new Bot commented Apr 8, 2026

create-cloudflare

npm i https://pkg.pr.new/create-cloudflare@13355

@cloudflare/kv-asset-handler

npm i https://pkg.pr.new/@cloudflare/kv-asset-handler@13355

miniflare

npm i https://pkg.pr.new/miniflare@13355

@cloudflare/pages-shared

npm i https://pkg.pr.new/@cloudflare/pages-shared@13355

@cloudflare/unenv-preset

npm i https://pkg.pr.new/@cloudflare/unenv-preset@13355

@cloudflare/vite-plugin

npm i https://pkg.pr.new/@cloudflare/vite-plugin@13355

@cloudflare/vitest-pool-workers

npm i https://pkg.pr.new/@cloudflare/vitest-pool-workers@13355

@cloudflare/workers-editor-shared

npm i https://pkg.pr.new/@cloudflare/workers-editor-shared@13355

wrangler

npm i https://pkg.pr.new/wrangler@13355

commit: b573283

@workers-devprod workers-devprod force-pushed the changeset-release/main branch 6 times, most recently from 2c4fe30 to 3bede60 Compare April 9, 2026 14:53
@workers-devprod workers-devprod force-pushed the changeset-release/main branch from 3bede60 to b573283 Compare April 9, 2026 15:04
@jamesopstad jamesopstad merged commit aad0341 into main Apr 9, 2026
66 of 68 checks passed
@jamesopstad jamesopstad deleted the changeset-release/main branch April 9, 2026 15:32
petebacondarwin pushed a commit that referenced this pull request Apr 13, 2026
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
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.

2 participants