Version Packages#8781
Merged
Merged
Conversation
Contributor
|
A wrangler prerelease is available for testing. You can install this latest build in your project with: npm install --save-dev https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/runs/14269913802/npm-package-wrangler-8781You can reference the automatically updated head of this PR with: npm install --save-dev https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/prs/8781/npm-package-wrangler-8781Or you can use npx https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/runs/14269913802/npm-package-wrangler-8781 dev path/to/script.jsAdditional artifacts:cloudflare-workers-bindings-extension: wget https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/runs/14269913802/npm-package-cloudflare-workers-bindings-extension-8781 -O ./cloudflare-workers-bindings-extension.0.0.0-v64db1064f.vsix && code --install-extension ./cloudflare-workers-bindings-extension.0.0.0-v64db1064f.vsixcreate-cloudflare: npx https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/runs/14269913802/npm-package-create-cloudflare-8781 --no-auto-update@cloudflare/kv-asset-handler: npm install https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/runs/14269913802/npm-package-cloudflare-kv-asset-handler-8781miniflare: npm install https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/runs/14269913802/npm-package-miniflare-8781@cloudflare/pages-shared: npm install https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/runs/14269913802/npm-package-cloudflare-pages-shared-8781@cloudflare/unenv-preset: npm install https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/runs/14269913802/npm-package-cloudflare-unenv-preset-8781@cloudflare/vite-plugin: npm install https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/runs/14269913802/npm-package-cloudflare-vite-plugin-8781@cloudflare/vitest-pool-workers: npm install https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/runs/14269913802/npm-package-cloudflare-vitest-pool-workers-8781@cloudflare/workers-editor-shared: npm install https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/runs/14269913802/npm-package-cloudflare-workers-editor-shared-8781@cloudflare/workers-shared: npm install https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/runs/14269913802/npm-package-cloudflare-workers-shared-8781@cloudflare/workflows-shared: npm install https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/runs/14269913802/npm-package-cloudflare-workflows-shared-8781Note that these links will no longer work once the GitHub Actions artifact expires.
Please ensure constraints are pinned, and |
5247c00 to
cf8bccd
Compare
cf8bccd to
6e9ea9f
Compare
penalosa
approved these changes
Apr 4, 2025
jamesopstad
approved these changes
Apr 4, 2025
petebacondarwin
approved these changes
Apr 4, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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
@cloudflare/vite-plugin@1.0.0
Major Changes
#8787
3af2e30Thanks @jamesopstad! - Release version 1.0.See https://developers.cloudflare.com/workers/vite-plugin/ for more information.
Patch Changes
e0efb6f,2650fd3,196f51d,0a401d0]:create-cloudflare@2.43.3
Patch Changes
#8070
9b469e2Thanks @dependabot! - chore: update dependencies of "create-cloudflare" packageThe following dependency versions have been updated:
#8733
857a550Thanks @dependabot! - chore: update dependencies of "create-cloudflare" packageThe following dependency versions have been updated:
#8769
efda570Thanks @emily-shen! - remove unnecessary ASSETS binding call in SPA templatesWith SPA mode now enabled by default for compat dates since 2025-04-01, the Workers in the React and Vue templates no longer need this fallback ASSETS binding.
#7894
15a7618Thanks @juanmirocks! - fix scheduled TS template to include a fetch handler like the JS one#8765
95fc93fThanks @vicb! - Update the Next on Workers template to use@opennextjs/cloudflare1.0.0-beta releasesminiflare@4.20250404.0
Patch Changes
#8712
e0efb6fThanks @dependabot! - chore: update dependencies of "miniflare" packageThe following dependency versions have been updated:
#8747
0a401d0Thanks @dario-piotrowicz! - fix: make sure thatminiflare#setOptionsallows the update of inspector ports@cloudflare/pages-shared@0.13.22
Patch Changes
e0efb6f,0a401d0]:@cloudflare/vitest-pool-workers@0.8.11
Patch Changes
e0efb6f,2650fd3,196f51d,0a401d0]:wrangler@4.7.2
Patch Changes
#8763
2650fd3Thanks @garrettgu10! - R2 data catalog URIs now separate account ID and warehouse name with a slash rather than an underscore#8341
196f51dThanks @kotkoroid! - Improve error message when request to obtain membership info failsWrangler now informs user that specific permission might be not granted when fails to obtain membership info. The same information is provided when Wrangler is unable to fetch user's email.
Updated dependencies [
e0efb6f,0a401d0]: