-
Notifications
You must be signed in to change notification settings - Fork 760
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Version Packages #7439
Version Packages #7439
Conversation
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/12201649876/npm-package-wrangler-7439 You can reference the automatically updated head of this PR with: npm install --save-dev https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/prs/7439/npm-package-wrangler-7439 Or you can use npx https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/runs/12201649876/npm-package-wrangler-7439 dev path/to/script.js Additional artifacts:npx https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/runs/12201649876/npm-package-create-cloudflare-7439 --no-auto-update npm install https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/runs/12201649876/npm-package-cloudflare-kv-asset-handler-7439 npm install https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/runs/12201649876/npm-package-miniflare-7439 npm install https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/runs/12201649876/npm-package-cloudflare-pages-shared-7439 npm install https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/runs/12201649876/npm-package-cloudflare-vitest-pool-workers-7439 npm install https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/runs/12201649876/npm-package-cloudflare-workers-editor-shared-7439 npm install https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/runs/12201649876/npm-package-cloudflare-workers-shared-7439 npm install https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/runs/12201649876/npm-package-cloudflare-workflows-shared-7439 Note that these links will no longer work once the GitHub Actions artifact expires.
Please ensure constraints are pinned, and |
8299066
to
916a029
Compare
84e0951
to
5cd3506
Compare
5cd3506
to
a93b8d7
Compare
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
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/[email protected]
Minor Changes
f4ae6ee
Thanks @WillTaylorDev! - Support forassets.experimental_serve_directly
withwrangler dev
[email protected]
Minor Changes
#7291
f5b9cd5
Thanks @edmundhung! - Add anonymous telemetry to Wrangler commandsFor new users, Cloudflare will collect anonymous usage telemetry to guide and improve Wrangler's development. If you have already opted out of Wrangler's existing telemetry, this setting will still be respected.
See our data policy for more details on what we collect and how to opt out if you wish.
#7448
20a0f17
Thanks @GregBrimble! - feat: Allow Workers for Platforms scripts (scripts deployed with--dispatch-namespace
) to bring alongassets
#7445
f4ae6ee
Thanks @WillTaylorDev! - Support forassets.experimental_serve_directly
withwrangler dev
Patch Changes
#7256
415e5b5
Thanks @jamesopstad! - Export unstable_readConfig function and Unstable_Config, Unstable_RawConfig, Unstable_RawEnvironment and Unstable_MiniflareWorkerOptions types from Wrangler.Overload unstable_getMiniflareWorkerOptions function to accept a config that has already been loaded.
#7431
8f25ebe
Thanks @vicb! - chore(wrangler): update unenv dependency versionPull in:
module:createRequire
for latest workerd unjs/unenv#351)node:events
instead of relative path unjs/unenv#354)unenv/
imports insidenode:http
unjs/unenv#363)process.domain
toundefined
unjs/unenv#367)#7426
b40d0ab
Thanks @petebacondarwin! - fix: allow the asset directory to be omitted in Wrangler config for commands that don't need it#7454
f2045be
Thanks @petebacondarwin! - refactor: Ensure that unstable type exports are all prefixed withUnstable_
rather than justUnstable
#7461
9ede45b
Thanks @petebacondarwin! - fix: relax validation of unsafe configuration to allow an empty objectThe types, the default and the code in general support an empty object for this config setting.
So it makes sense to avoid erroring when validating the config.
#7446
9435af0
Thanks @petebacondarwin! - fix: make sure Wrangler doesn't create a.wrangler
tmp dir in thefunctions/
folder of a Pages projectThis regression was introduced in refactor: move projectRoot computation to config validation #7415
and this change fixes it by reverting that change.
#7385
14a7bc6
Thanks @edmundhung! - Thex-provision
experimental flag now support inherit bindings in deploys#7463
073293f
Thanks @penalosa! - Clarify messaging aroundwrangler versions
commands to reflect that they're stable (and have been since GA during birthday week)#7436
5e69799
Thanks @Ankcorn! - Relax type on observability.enabled to remove linting error for nested configurations#7450
8c873ed
Thanks @petebacondarwin! - fix: ensure that version secrets commands do not write wrangler config warningsUpdated dependencies [
21a9e24
,f4ae6ee
]:[email protected]
Patch Changes
#7384
55ec38a
Thanks @Cherry! - chore: bump vitest in templates#7428
f463dd2
Thanks @Oreoezi! - Use correct port in playwright config file for generated SvelteKit apps#7343
a3d5aad
Thanks @petebacondarwin! - fix: C3 experimental template for Solid now uses correct preset#7332
a068672
Thanks @petebacondarwin! - fix: C3 experimental template for Nuxt now uses correct preset[email protected]
Patch Changes
#7464
21a9e24
Thanks @dependabot! - chore: update dependencies of "miniflare" packageThe following dependency versions have been updated:
@cloudflare/[email protected]
Patch Changes
21a9e24
]:@cloudflare/[email protected]
Patch Changes
415e5b5
,8f25ebe
,21a9e24
,b40d0ab
,f2045be
,9ede45b
,f5b9cd5
,9435af0
,20a0f17
,f4ae6ee
,14a7bc6
,073293f
,5e69799
,8c873ed
]: