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/12772217951/npm-package-wrangler-7716You can reference the automatically updated head of this PR with: npm install --save-dev https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/prs/7716/npm-package-wrangler-7716Or you can use npx https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/runs/12772217951/npm-package-wrangler-7716 dev path/to/script.jsAdditional artifacts:cloudflare-workers-bindings-extension: wget https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/runs/12772217951/npm-package-cloudflare-workers-bindings-extension-7716 -O ./cloudflare-workers-bindings-extension.0.0.0-v67d105991.vsix && code --install-extension ./cloudflare-workers-bindings-extension.0.0.0-v67d105991.vsixcreate-cloudflare: npx https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/runs/12772217951/npm-package-create-cloudflare-7716 --no-auto-update@cloudflare/kv-asset-handler: npm install https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/runs/12772217951/npm-package-cloudflare-kv-asset-handler-7716miniflare: npm install https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/runs/12772217951/npm-package-miniflare-7716@cloudflare/pages-shared: npm install https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/runs/12772217951/npm-package-cloudflare-pages-shared-7716@cloudflare/unenv-preset: npm install https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/runs/12772217951/npm-package-cloudflare-unenv-preset-7716@cloudflare/vitest-pool-workers: npm install https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/runs/12772217951/npm-package-cloudflare-vitest-pool-workers-7716@cloudflare/workers-editor-shared: npm install https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/runs/12772217951/npm-package-cloudflare-workers-editor-shared-7716@cloudflare/workers-shared: npm install https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/runs/12772217951/npm-package-cloudflare-workers-shared-7716@cloudflare/workflows-shared: npm install https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/runs/12772217951/npm-package-cloudflare-workflows-shared-7716Note that these links will no longer work once the GitHub Actions artifact expires.
Please ensure constraints are pinned, and |
00f0ed8 to
7e24796
Compare
dd8798e to
8ee1a13
Compare
8ee1a13 to
3886095
Compare
CarmenPopoviciu
approved these changes
Jan 14, 2025
lrapoport-cf
approved these changes
Jan 14, 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
create-cloudflare@2.37.0
Minor Changes
ab92f83Thanks @penalosa! - Output thewrangler.jsonconfig format when runningcreate-cloudflarePatch Changes
#7746
836b316Thanks @dependabot! - chore: update dependencies of "create-cloudflare" packageThe following dependency versions have been updated:
#7747
e747ddfThanks @dependabot! - chore: update dependencies of "create-cloudflare" packageThe following dependency versions have been updated:
#7748
d13e288Thanks @dependabot! - chore: update dependencies of "create-cloudflare" packageThe following dependency versions have been updated:
#7749
7f94b9dThanks @dependabot! - chore: update dependencies of "create-cloudflare" packageThe following dependency versions have been updated:
#7743
5955dacThanks @vicb! - Update the Next.js experimental template#7742
8fb0f25Thanks @threepointone! - chore: update wrangler versions in templateswrangler@3.102.0
Minor Changes
f613276Thanks @garrettgu10! - New filter validation logic supporting set and range queries in Vectorize CLIPatch Changes
#7750
df0e5beThanks @andyjessop! - bug: Removes the (local) tag on Vectorize bindings in the console output ofwrangler dev, and adds-in the same tag for Durable Objects (which are emulated locally inwrangler dev).#7732
d102b60Thanks @Ankcorn! - fix pages secret bulk copy#7706
c63f1b0Thanks @penalosa! - Remove the server-based dev registry in favour of the more stable file-based dev registry. There should be no user-facing impact.Updated dependencies [
8e9aa40]:miniflare@3.20241230.2
Patch Changes
8e9aa40Thanks @penalosa! - Use TEXT bindings for plain text values in Miniflare. This is an internal detail that should have no user facing impact.@cloudflare/pages-shared@0.13.1
Patch Changes
8e9aa40]:@cloudflare/unenv-preset@0.1.1
Patch Changes
5c2c55aThanks @vicb! - chore(unenv-preset): Add .cjs output for the preset@cloudflare/vitest-pool-workers@0.6.1
Patch Changes
df0e5be,8e9aa40,f613276,d102b60,c63f1b0]:edge-preview-authenticated-proxy@0.2.2
Patch Changes
b687dffThanks @edmundhung! - fix OPTIONS raw http request support by overriding raw request method with the X-CF-Http-Method headerplayground-preview-worker@0.1.2
Patch Changes
b687dffThanks @edmundhung! - fix OPTIONS raw http request support by overriding raw request method with the X-CF-Http-Method header