Skip to content

Conversation

@workers-devprod
Copy link
Contributor

@workers-devprod workers-devprod commented Nov 19, 2024

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

  • #7286 563439b Thanks @LuisDuarte1! - Add proper engine persistance in .wrangler and fix multiple workflows in miniflare

[email protected]

Minor Changes

  • #7252 97acf07 Thanks @Maximo-Guk! - feat: Add production_branch and deployment_trigger to pages deploy detailed artifact for wrangler-action pages parity

  • #7263 1b80dec Thanks @danielrs! - Fix wrangler pages deployment (list|tail) environment filtering.

Patch Changes

  • #7314 a30c805 Thanks @Ankcorn! - Fix observability.logs.enabled validation

  • #7285 fa21312 Thanks @penalosa! - Rename directory to projectRoot and ensure it's relative to the wrangler.toml. This fixes a regression which meant that .wrangler temporary folders were inadvertently generated relative to process.cwd() rather than the location of the wrangler.toml file. It also renames directory to projectRoot, which affects the `unstable_startWorker() interface.

  • Updated dependencies [563439b]:

@cloudflare/[email protected]

Patch Changes

@cloudflare/[email protected]

Patch Changes

@cloudflare/[email protected]

Minor Changes

  • #7286 563439b Thanks @LuisDuarte1! - Add proper engine persistance in .wrangler and fix multiple workflows in miniflare

@cloudflare/[email protected]

Patch Changes

  • #7258 f1f508e Thanks @andyjessop! - change package name from @cloudflare/wrangler-devtools to @cloudflare/chrome-devtools-patches

@workers-devprod workers-devprod requested review from a team as code owners November 19, 2024 18:42
@workers-devprod workers-devprod added the skip-pr-description-validation Skip validation of the required PR description format label Nov 19, 2024
@github-actions
Copy link
Contributor

github-actions bot commented Nov 19, 2024

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/11955170248/npm-package-wrangler-7294

You can reference the automatically updated head of this PR with:

npm install --save-dev https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/prs/7294/npm-package-wrangler-7294

Or you can use npx with this latest build directly:

npx https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/runs/11955170248/npm-package-wrangler-7294 dev path/to/script.js
Additional artifacts:
npx https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/runs/11955170248/npm-package-create-cloudflare-7294 --no-auto-update
npm install https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/runs/11955170248/npm-package-cloudflare-kv-asset-handler-7294
npm install https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/runs/11955170248/npm-package-miniflare-7294
npm install https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/runs/11955170248/npm-package-cloudflare-pages-shared-7294
npm install https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/runs/11955170248/npm-package-cloudflare-vitest-pool-workers-7294
npm install https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/runs/11955170248/npm-package-cloudflare-workers-editor-shared-7294
npm install https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/runs/11955170248/npm-package-cloudflare-workers-shared-7294
npm install https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/runs/11955170248/npm-package-cloudflare-workflows-shared-7294

Note that these links will no longer work once the GitHub Actions artifact expires.


[email protected] includes the following runtime dependencies:

Package Constraint Resolved
miniflare workspace:* 3.20241106.1
workerd 1.20241106.1 1.20241106.1
workerd --version 1.20241106.1 2024-11-06

Please ensure constraints are pinned, and miniflare/workerd minor versions match.

@workers-devprod workers-devprod force-pushed the changeset-release/main branch 4 times, most recently from 5a6fa04 to cf65d26 Compare November 20, 2024 19:35
@edmundhung edmundhung merged commit c9da28b into main Nov 21, 2024
36 checks passed
@edmundhung edmundhung deleted the changeset-release/main branch November 21, 2024 17:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

skip-pr-description-validation Skip validation of the required PR description format

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants