Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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
[email protected]
Minor Changes
#10700
8e05701Thanks @dario-piotrowicz! - Remove the Remix option since the framework is no longer recommended by the Remix team for new applications#8314
7e0d750Thanks @rmarscher! - feat(create-cloudflare): Add Waku Workers template#10781
8eb7197Thanks @dom96! - Adds Python-specific folders to gitignore in Python templates#10699
2acbdbeThanks @dario-piotrowicz! - Remove the next-on-pages (Next.js on the Pages platform) option since the package has been deprecatedPatch Changes
#10567
64e403bThanks @dependabot! - chore: update dependencies of "create-cloudflare" packageThe following dependency versions have been updated:
#10793
aed5fa0Thanks @dependabot! - chore: update dependencies of "create-cloudflare" packageThe following dependency versions have been updated:
#10794
6e56107Thanks @dependabot! - chore: update dependencies of "create-cloudflare" packageThe following dependency versions have been updated:
#10790
c563ebeThanks @petebacondarwin! - pin the URL for the react-router template since it was deleted from the project#10780
89125b3Thanks @dom96! - Python templates now create valid pyproject.toml/uv.lock files[email protected]
Patch Changes
#10775
6ff41a6Thanks @dependabot! - chore: update dependencies of "miniflare" packageThe following dependency versions have been updated:
#10799
0c208e1Thanks @dependabot! - chore: update dependencies of "miniflare" packageThe following dependency versions have been updated:
#10683
2432022Thanks @yuripave! - fix: api proxy preserve multiple Set-Cookie headers#10769
0a554f9Thanks @penalosa! - Mark more errors asUserErrorto disable Sentry reporting@cloudflare/[email protected]
Patch Changes
6ff41a6,0c208e1,2432022,0a554f9]:@cloudflare/[email protected]
Patch Changes
#10805
d0801b1Thanks @vicb! - Dropnode:processpolyfill when v2 is availableNote that EventEmitters (
on,off,addListener,removeListener, ...) used to be available on the import while they should not have been. They are now only available on the global process:@cloudflare/[email protected]
Patch Changes
#10593
2ff7e6dThanks @BlankParticle! - fix: restore original url before passing request to miniflare in vite dev#10774
ed04ed3Thanks @dario-piotrowicz! - fix vite plugin not working when projects are in a path that contains a non-ascii characterUpdated dependencies [
ff82d80,7a6381c,6ff41a6,0c208e1,2432022,d0801b1,325d22e,8d07576,0a554f9,6244a9e,d09cab3]:@cloudflare/[email protected]
Patch Changes
ff82d80,7a6381c,6ff41a6,0c208e1,2432022,325d22e,8d07576,0a554f9,6244a9e,d09cab3]:[email protected]
Patch Changes
#10602
ff82d80Thanks @tukiminya! - fix: update Secrets Store command status from alpha to open-beta#10623
7a6381cThanks @IRCody! - Handle more cases for correctly resolving the full uri for an image when using containers push.#10779
325d22eThanks @hoodmane! - Add fallthrough: true for python_modules data rule#10112
8d07576Thanks @devin-ai-integration! - fix: allow Workflow bindings when calling getPlatformProxy()Workflow bindings are not supported in practice when using
getPlatformProxy().But their existence in a Wrangler config file should not prevent other bindings from working.
Previously, calling
getPlatformProxy()would crash if there were any Workflow bindings defined.Now, instead, you get a warning telling you that these bindings are not available.
#10769
0a554f9Thanks @penalosa! - Mark more errors asUserErrorto disable Sentry reporting#10679
6244a9eThanks @KianNH! - Fix rendering for nested objects incontainers listandcontainers info [ID]#10785
d09cab3Thanks @pombosilva! - Workflows names and instance IDs are now properly validated with production limits.Updated dependencies [
6ff41a6,0c208e1,2432022,d0801b1,0a554f9]:@cloudflare/[email protected]
Patch Changes
#10623
7a6381cThanks @IRCody! - Handle more cases for correctly resolving the full uri for an image when using containers push.#10808
a7f6966Thanks @nikitassharma! - When returning the default managed registry, inspect the environment variableWRANGLER_API_ENVIRONMENTto determine if we should be returning the productionor staging registry.
#10769
0a554f9Thanks @penalosa! - Mark more errors asUserErrorto disable Sentry reporting@cloudflare/[email protected]
Patch Changes
d09cab3Thanks @pombosilva! - Workflows names and instance IDs are now properly validated with production limits.