-
Notifications
You must be signed in to change notification settings - Fork 757
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 #7608
Version Packages #7608
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/12655884829/npm-package-wrangler-7608 You can reference the automatically updated head of this PR with: npm install --save-dev https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/prs/7608/npm-package-wrangler-7608 Or you can use npx https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/runs/12655884829/npm-package-wrangler-7608 dev path/to/script.js Additional artifacts:wget https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/runs/12655884829/npm-package-cloudflare-workers-bindings-extension-7608 -O ./cloudflare-workers-bindings-extension.0.0.0-va5759771d.vsix && code --install-extension ./cloudflare-workers-bindings-extension.0.0.0-va5759771d.vsix npx https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/runs/12655884829/npm-package-create-cloudflare-7608 --no-auto-update npm install https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/runs/12655884829/npm-package-cloudflare-kv-asset-handler-7608 npm install https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/runs/12655884829/npm-package-miniflare-7608 npm install https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/runs/12655884829/npm-package-cloudflare-pages-shared-7608 npm install https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/runs/12655884829/npm-package-cloudflare-unenv-preset-7608 npm install https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/runs/12655884829/npm-package-cloudflare-vitest-pool-workers-7608 npm install https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/runs/12655884829/npm-package-cloudflare-workers-editor-shared-7608 npm install https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/runs/12655884829/npm-package-cloudflare-workers-shared-7608 npm install https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/runs/12655884829/npm-package-cloudflare-workflows-shared-7608 Note that these links will no longer work once the GitHub Actions artifact expires.
Please ensure constraints are pinned, and |
8e583a7
to
2592376
Compare
179b88f
to
d163301
Compare
21790ce
to
dd8f140
Compare
f8aef0e
to
4e28406
Compare
f2a00c5
to
97f787b
Compare
fdfa561
to
b5a2f17
Compare
b5a2f17
to
bb4b5ad
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
[email protected]
Minor Changes
#7604
6c2f173
Thanks @CarmenPopoviciu! - feat: Capture Workers with static assets in the telemetry dataWe want to measure accurately what this number of Workers + Assets projects running in remote mode is, as this number will be a very helpful data point down the road, when more decisions around remote mode will have to be taken.
These changes add this kind of insight to our telemetry data, by capturing whether the command running is in the context of a Workers + Assets project.
N.B. With these changes in place we will be capturing the Workers + Assets context for all commands, not just wrangler dev --remote.
Patch Changes
#7581
cac7fa6
Thanks @vicb! - chore(wrangler): update unenv dependency versionunenv now uses the workerd implementation on node:dns
See the unjs/unenv#376
#7625
d8fb032
Thanks @vicb! - feat(wrangler): use unenv builtin dependency resolutionMoving away from
require.resolve()
to handle unenv aliased packages.Using the unenv builtin resolution will allow us to drop the .cjs file from the preset
and to override the base path so that we can test the dev version of the preset.
#7533
755a27c
Thanks @danielgek! - Add warning about the browser rendering not available on local#7614
8abb43f
Thanks @vicb! - chore(wrangler): update unenv dependency versionThe updated unenv contains a fix for the module resolution,
see fix(defineEnv): fallback support for
unenv-nightly
unjs/unenv#378.That bug prevented us from using unenv module resolution,
see Revert "feat: add support for custom unenv resolve path" #7583.
Updated dependencies [
b4e0af1
]:[email protected]
Patch Changes
#7617
75393d6
Thanks @dependabot! - chore: update dependencies of "create-cloudflare" packageThe following dependency versions have been updated:
#7618
e5b9a9a
Thanks @dependabot! - chore: update dependencies of "create-cloudflare" packageThe following dependency versions have been updated:
#7619
9989022
Thanks @dependabot! - chore: update dependencies of "create-cloudflare" packageThe following dependency versions have been updated:
#7620
4a38b9b
Thanks @dependabot! - chore: update dependencies of "create-cloudflare" packageThe following dependency versions have been updated:
#7621
05cc188
Thanks @dependabot! - chore: update dependencies of "create-cloudflare" packageThe following dependency versions have been updated:
#7622
a29b1c2
Thanks @dependabot! - chore: update dependencies of "create-cloudflare" packageThe following dependency versions have been updated:
#7623
c448a57
Thanks @dependabot! - chore: update dependencies of "create-cloudflare" packageThe following dependency versions have been updated:
#7624
d4d8df1
Thanks @dependabot! - chore: update dependencies of "create-cloudflare" packageThe following dependency versions have been updated:
#7643
ab7204a
Thanks @dependabot! - chore: update dependencies of "create-cloudflare" packageThe following dependency versions have been updated:
#7644
42e8ba1
Thanks @dependabot! - chore: update dependencies of "create-cloudflare" packageThe following dependency versions have been updated:
#7645
8b6f6e6
Thanks @dependabot! - chore: update dependencies of "create-cloudflare" packageThe following dependency versions have been updated:
#7646
b9533a3
Thanks @dependabot! - chore: update dependencies of "create-cloudflare" packageThe following dependency versions have been updated:
#7647
df06a95
Thanks @dependabot! - chore: update dependencies of "create-cloudflare" packageThe following dependency versions have been updated:
#7673
8ab13b2
Thanks @dependabot! - chore: update dependencies of "create-cloudflare" packageThe following dependency versions have been updated:
#7638
acbea32
Thanks @dario-piotrowicz! - fix and update experimental Next.js template to work on@opennextjs/[email protected]
#7664
5cc3bb1
Thanks @dario-piotrowicz! - Consistently use full official full stack framework namesRename the
Solid
framework entry toSolidStart
andNext
toNext.js
so that these alongsideSvelteKit
present the full official unshortened names of full stack frameworks[email protected]
Patch Changes
#7652
b4e0af1
Thanks @dependabot! - chore: update dependencies of "miniflare" packageThe following dependency versions have been updated:
@cloudflare/[email protected]
Patch Changes
b4e0af1
]:@cloudflare/[email protected]
Patch Changes
#7668
94f650e
Thanks @romeupalos! - fix: Add support interception of URLs with repeated key/name in its query params.e.g.,
https://example.com/foo/bar?a=1&a=2
Updated dependencies [
cac7fa6
,d8fb032
,b4e0af1
,6c2f173
,755a27c
,8abb43f
]:@cloudflare/[email protected]
Patch Changes
2e78812
Thanks @Cherry! - fix: resolves an issue where a malformed path such ashttps://example.com/%A0
would cause an unhandled error