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 #8190

Merged
merged 1 commit into from
Feb 20, 2025
Merged

Version Packages #8190

merged 1 commit into from
Feb 20, 2025

Conversation

workers-devprod
Copy link
Contributor

@workers-devprod workers-devprod commented Feb 19, 2025

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]

Patch Changes

  • #8176 693d63e Thanks @petebacondarwin! - fix: refactor Node.js compat support to ensure all polyfills are pre-bundled before the first request

@cloudflare/[email protected]

Patch Changes

@workers-devprod workers-devprod requested review from a team as code owners February 19, 2025 11:21
@workers-devprod workers-devprod added the skip-pr-description-validation Skip validation of the required PR description format label Feb 19, 2025
Copy link
Contributor

github-actions bot commented Feb 19, 2025

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/13419183049/npm-package-wrangler-8190

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

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

Or you can use npx with this latest build directly:

npx https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/runs/13419183049/npm-package-wrangler-8190 dev path/to/script.js
Additional artifacts:

cloudflare-workers-bindings-extension:

wget https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/runs/13419183049/npm-package-cloudflare-workers-bindings-extension-8190 -O ./cloudflare-workers-bindings-extension.0.0.0-vce1820244.vsix && code --install-extension ./cloudflare-workers-bindings-extension.0.0.0-vce1820244.vsix

create-cloudflare:

npx https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/runs/13419183049/npm-package-create-cloudflare-8190 --no-auto-update

@cloudflare/kv-asset-handler:

npm install https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/runs/13419183049/npm-package-cloudflare-kv-asset-handler-8190

miniflare:

npm install https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/runs/13419183049/npm-package-miniflare-8190

@cloudflare/pages-shared:

npm install https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/runs/13419183049/npm-package-cloudflare-pages-shared-8190

@cloudflare/unenv-preset:

npm install https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/runs/13419183049/npm-package-cloudflare-unenv-preset-8190

@cloudflare/vite-plugin:

npm install https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/runs/13419183049/npm-package-cloudflare-vite-plugin-8190

@cloudflare/vitest-pool-workers:

npm install https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/runs/13419183049/npm-package-cloudflare-vitest-pool-workers-8190

@cloudflare/workers-editor-shared:

npm install https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/runs/13419183049/npm-package-cloudflare-workers-editor-shared-8190

@cloudflare/workers-shared:

npm install https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/runs/13419183049/npm-package-cloudflare-workers-shared-8190

@cloudflare/workflows-shared:

npm install https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/runs/13419183049/npm-package-cloudflare-workflows-shared-8190

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.20250214.0
workerd 1.20250214.0 1.20250214.0
workerd --version 1.20250214.0 2025-02-14

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

@workers-devprod workers-devprod force-pushed the changeset-release/main branch 2 times, most recently from 2516bb3 to 22a1022 Compare February 19, 2025 13:07
@workers-devprod workers-devprod added e2e Run wrangler e2e tests on a PR c3-e2e labels Feb 19, 2025
@CarmenPopoviciu CarmenPopoviciu merged commit ab4dcff into main Feb 20, 2025
38 checks passed
@CarmenPopoviciu CarmenPopoviciu deleted the changeset-release/main branch February 20, 2025 08:46
emily-shen pushed a commit that referenced this pull request Feb 20, 2025
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
c3-e2e e2e Run wrangler e2e tests on a PR 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