Skip to content
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 #5717

Merged
merged 1 commit into from
Apr 30, 2024
Merged

Version Packages #5717

merged 1 commit into from
Apr 30, 2024

Conversation

workers-devprod
Copy link
Contributor

@workers-devprod workers-devprod commented Apr 26, 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

wrangler@3.53.0

Minor Changes

  • #5604 327a456 Thanks @dario-piotrowicz! - feat: add support for environments in getPlatformProxy

    allow getPlatformProxy to target environments by allowing users to specify an environment option

    Example usage:

    const { env } = await getPlatformProxy({
    	environment: "production",
    });

Patch Changes

@cloudflare/pages-shared@0.11.31

Patch Changes

@cloudflare/vitest-pool-workers@0.2.4

Patch Changes

@workers-devprod workers-devprod requested review from a team as code owners April 26, 2024 13:39
Copy link
Contributor

github-actions bot commented Apr 26, 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/8896911938/npm-package-wrangler-5717

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

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

Or you can use npx with this latest build directly:

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

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


wrangler@3.53.0 includes the following runtime dependencies:

Package Constraint Resolved
miniflare workspace:* 3.20240419.0
workerd 1.20240419.0 1.20240419.0
workerd --version 1.20240419.0 2024-04-19

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

@penalosa penalosa merged commit a90e376 into main Apr 30, 2024
16 checks passed
@penalosa penalosa deleted the changeset-release/main branch April 30, 2024 16:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants