Skip to content

Version Packages#12663

Merged
emily-shen merged 1 commit intomainfrom
changeset-release/main
Feb 24, 2026
Merged

Version Packages#12663
emily-shen merged 1 commit intomainfrom
changeset-release/main

Conversation

@workers-devprod
Copy link
Contributor

@workers-devprod workers-devprod commented Feb 24, 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

create-cloudflare@2.64.4

Patch Changes

  • #12657 294297e Thanks @dario-piotrowicz! - Update dependencies of "create-cloudflare"

    The following dependency versions have been updated:

    Dependency From To
    create-waku 0.12.5-1.0.0-alpha.3-0 0.12.5-1.0.0-alpha.4-0
  • #12648 3d6e421 Thanks @petebacondarwin! - Fix Angular scaffolding to allow localhost SSR in development mode

    Recent versions of Angular's AngularAppEngine block serving SSR on localhost by default. This caused wrangler dev / wrangler pages dev to fail with URL with hostname "localhost" is not allowed.

    The fix passes allowedHosts: ["localhost"] to the AngularAppEngine constructor in server.ts, which is safe to do even in production since Cloudflare will already restrict which host is allowed.

@cloudflare/vite-plugin@1.25.5

Patch Changes

  • #12628 494ee7b Thanks @Master-Hash! - Append Cloudflare defaults to existing .assetsignore files during build output

    When a project includes a PUBLIC_DIR/.assetsignore, the plugin now preserves those rules and appends the required wrangler.json and .dev.vars entries instead of replacing the file content.

  • Updated dependencies [3d6e421, 294297e]:

    • wrangler@4.68.1
    • miniflare@4.20260302.0

@cloudflare/vitest-pool-workers@0.12.17

Patch Changes

  • Updated dependencies [3d6e421, 294297e]:
    • wrangler@4.68.1
    • miniflare@4.20260302.0

@cloudflare/workers-utils@0.11.2

Patch Changes

  • #12629 603fe18 Thanks @petebacondarwin! - Add removeDir and removeDirSync helpers with automatic retry logic for Windows EBUSY errors

    These new helpers wrap fs.rm/fs.rmSync with maxRetries: 5 and retryDelay: 100 to handle cases where file handles aren't immediately released (common on Windows with workerd).
    The async helper also has a fireAndForget option to silently swallow errors and not await removal.

    This improves reliability of cleanup operations across the codebase.

wrangler@4.68.1

Patch Changes

  • #12648 3d6e421 Thanks @petebacondarwin! - Fix Angular scaffolding to allow localhost SSR in development mode

    Recent versions of Angular's AngularAppEngine block serving SSR on localhost by default. This caused wrangler dev / wrangler pages dev to fail with URL with hostname "localhost" is not allowed.

    The fix passes allowedHosts: ["localhost"] to the AngularAppEngine constructor in server.ts, which is safe to do even in production since Cloudflare will already restrict which host is allowed.

  • #12657 294297e Thanks @dario-piotrowicz! - Update Waku autoconfig logic

    As of 1.0.0-alpha.4, Waku projects can be built on top of the Cloudflare Vite plugin, and the changes here allow Wrangler autoconfig to support this. Running autoconfig on older versions of Waku will result in an error.

  • Updated dependencies []:

    • miniflare@4.20260302.0

@cloudflare/local-explorer-ui@0.6.0

Minor Changes

  • #12599 3649d3e Thanks @NuroDev! - Adds the tab definition for the table explorer.

    This serves as another stepping stone for adding the complete data studio to the local explorer.

    This is a WIP experimental feature.

@workers-devprod workers-devprod requested a review from a team as a code owner February 24, 2026 09:37
@claude
Copy link
Contributor

claude bot commented Feb 24, 2026

Claude encountered an error —— View job


Changeset Review

  • Read changeset guidelines
  • Review changeset files
  • Check for cute animals
  • Post final verdict

Copy link
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

@pkg-pr-new
Copy link

pkg-pr-new bot commented Feb 24, 2026

create-cloudflare

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

@cloudflare/kv-asset-handler

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

miniflare

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

@cloudflare/pages-shared

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

@cloudflare/unenv-preset

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

@cloudflare/vite-plugin

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

@cloudflare/vitest-pool-workers

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

@cloudflare/workers-editor-shared

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

@cloudflare/workers-utils

npm i https://pkg.pr.new/@cloudflare/workers-utils@12663

wrangler

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

commit: 01146c1

@workers-devprod workers-devprod force-pushed the changeset-release/main branch 5 times, most recently from 0dfcf8c to 3cb2f1f Compare February 24, 2026 14:14
@emily-shen emily-shen merged commit 07531a2 into main Feb 24, 2026
54 of 59 checks passed
@emily-shen emily-shen deleted the changeset-release/main branch February 24, 2026 16:00
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