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/12373353997/npm-package-wrangler-7567You can reference the automatically updated head of this PR with: npm install --save-dev https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/prs/7567/npm-package-wrangler-7567Or you can use npx https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/runs/12373353997/npm-package-wrangler-7567 dev path/to/script.jsAdditional artifacts:wget https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/runs/12373353997/npm-package-cloudflare-workers-bindings-extension-7567 -O ./cloudflare-workers-bindings-extension.0.0.0-va42ab22cb.vsix && code --install-extension ./cloudflare-workers-bindings-extension.0.0.0-va42ab22cb.vsixnpx https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/runs/12373353997/npm-package-create-cloudflare-7567 --no-auto-updatenpm install https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/runs/12373353997/npm-package-cloudflare-kv-asset-handler-7567npm install https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/runs/12373353997/npm-package-miniflare-7567npm install https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/runs/12373353997/npm-package-cloudflare-pages-shared-7567npm install https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/runs/12373353997/npm-package-cloudflare-unenv-preset-7567npm install https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/runs/12373353997/npm-package-cloudflare-vitest-pool-workers-7567npm install https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/runs/12373353997/npm-package-cloudflare-workers-editor-shared-7567npm install https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/runs/12373353997/npm-package-cloudflare-workers-shared-7567npm install https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/runs/12373353997/npm-package-cloudflare-workflows-shared-7567Note that these links will no longer work once the GitHub Actions artifact expires.
Please ensure constraints are pinned, and |
f3a38a8 to
8ead75e
Compare
432c58e to
1e16dda
Compare
1e16dda to
15a1d32
Compare
andyjessop
approved these changes
Dec 17, 2024
lrapoport-cf
approved these changes
Dec 17, 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
wrangler@3.97.0
Minor Changes
#7522
6403e41Thanks @vicb! - feat(wrangler): allow overriding the unenv preset.By default wrangler uses the bundled unenv preset.
Setting
WRANGLER_UNENV_RESOLVE_PATHSallow to use another version of the preset.Those paths are used when resolving the unenv module identifiers to absolute paths.
This can be used to test a development version.
#7479
2780849Thanks @penalosa! - Accept a JSON file of the format{ name: string }[]inwrangler kv bulk delete, as well as the currentstring[]format.Patch Changes
#7541
ca9410aThanks @vicb! - chore(wrangler): update unenv dependency version#7345
15aa936Thanks @edmundhung! - fix(wrangler): keypress event name is optionalcreate-cloudflare@2.35.1
Patch Changes
#7511
5addedfThanks @dependabot! - chore: update dependencies of "create-cloudflare" packageThe following dependency versions have been updated:
#7557
01b5451Thanks @dependabot! - chore: update dependencies of "create-cloudflare" packageThe following dependency versions have been updated:
#7497
fb30983Thanks @dario-piotrowicz! - fix: make sure C3 works with the latest Astro versions#7390
0e9499eThanks @penalosa! - Bump Nuxt C3 template to Node 18#7565
8ad5be9Thanks @dario-piotrowicz! - update the astro experimental template not to unnecessarily specifyv2fornodejs_compat@cloudflare/pages-shared@0.11.72
Patch Changes
77bd9a1Thanks @GregBrimble! - chore: Remove now-unused asset preservation cache (v1)@cloudflare/vitest-pool-workers@0.5.38
Patch Changes
ca9410a,6403e41,15aa936,2780849]:devprod-status-bot@1.1.4
Patch Changes
7e40e14Thanks @penalosa! - Limit status bot repos