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/10476278010/npm-package-wrangler-6509You can reference the automatically updated head of this PR with: npm install --save-dev https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/prs/6509/npm-package-wrangler-6509Or you can use npx https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/runs/10476278010/npm-package-wrangler-6509 dev path/to/script.jsAdditional artifacts:npx https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/runs/10476278010/npm-package-create-cloudflare-6509 --no-auto-updatenpm install https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/runs/10476278010/npm-package-cloudflare-kv-asset-handler-6509npm install https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/runs/10476278010/npm-package-miniflare-6509npm install https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/runs/10476278010/npm-package-cloudflare-pages-shared-6509npm install https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/runs/10476278010/npm-package-cloudflare-vitest-pool-workers-6509npm install https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/runs/10476278010/npm-package-cloudflare-workers-editor-shared-6509npm install https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/runs/10476278010/npm-package-cloudflare-workers-shared-6509Note that these links will no longer work once the GitHub Actions artifact expires.
Please ensure constraints are pinned, and |
faa2002 to
06240fb
Compare
bc0f409 to
1bade3d
Compare
penalosa
approved these changes
Aug 20, 2024
Contributor
|
The playground changes should be manually tested post release |
1bade3d to
b8cb7da
Compare
lrapoport-cf
approved these changes
Aug 20, 2024
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
create-cloudflare@2.25.1
Patch Changes
#6496
3f229ceThanks @dependabot! - chore: update dependencies of "create-cloudflare" packageThe following dependency versions have been updated:
#6501
87c8f2dThanks @dependabot! - chore: update dependencies of "create-cloudflare" packageThe following dependency versions have been updated:
#6523
0c4d10aThanks @dependabot! - chore: update dependencies of "create-cloudflare" packageThe following dependency versions have been updated:
@cloudflare/vitest-pool-workers@0.4.24
Patch Changes
d0ecc6a,a9b4f25,56a3de2]:wrangler@3.72.1
Patch Changes
#6530
d0ecc6aThanks @WalshyDev! - fix: fixedwrangler versions uploadprinting bindings twice#6502
a9b4f25Thanks @garvit-gupta! - fix: Fix Vectorize List MetadataIndex Http Method#6508
56a3de2Thanks @petebacondarwin! - fix: move the Windows C++ redistributable warning so it is only shown if there is an actual access violationReplaces fix: add a helpful message on Windows when Miniflare fails to start #6471, which was too verbose.
Fixes 🐛 BUG: Received structured exception #0xc0000005: access violation; #6170
edge-preview-authenticated-proxy@0.2.0
Minor Changes
50a60a6Thanks @penalosa! - feat: Optionally stripcf-ew-raw-prefix from headers before passing to the user workerplayground-preview-worker@0.1.0
Minor Changes
50a60a6Thanks @penalosa! - feat: Optionally stripcf-ew-raw-prefix from headers before passing to the user workerworkers-playground@0.1.0
Minor Changes
#6528
c3441c5Thanks @penalosa! - feat: Prefix HTTP headers sent by the playground withcf-ew-raw-#6532
d80fccbThanks @penalosa! - feat: Add Wrangler CTA to the playground