Skip to content

Conversation

@workers-devprod
Copy link
Contributor

@workers-devprod workers-devprod commented Oct 12, 2023

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

Patch Changes

[email protected]

Patch Changes

  • #4171 88f15f61 Thanks @penalosa! - patch: This release fixes some regressions related to running wrangler dev that were caused by internal refactoring of the dev server architecture (#3960). The change has been reverted, and will be added back in a future release.

@workers-devprod workers-devprod requested a review from a team October 12, 2023 17:57
@workers-devprod workers-devprod requested a review from a team as a code owner October 12, 2023 17:57
@github-actions
Copy link
Contributor

github-actions bot commented Oct 12, 2023

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/6501443597/npm-package-wrangler-4163

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

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

Or you can use npx with this latest build directly:

npx https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/runs/6501443597/npm-package-wrangler-4163 dev path/to/script.js
Additional artifacts:
npm install https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/runs/6501443597/npm-package-cloudflare-pages-shared-4163

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 3.20231010.0 3.20231010.0
workerd 1.20231010.0 1.20231010.0
workerd --version 1.20231010.0 2023-10-10

|

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

@workers-devprod workers-devprod requested a review from a team as a code owner October 12, 2023 22:10
@codecov
Copy link

codecov bot commented Oct 12, 2023

Codecov Report

Merging #4163 (2a40359) into main (88f15f6) will increase coverage by 0.01%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #4163      +/-   ##
==========================================
+ Coverage   75.37%   75.38%   +0.01%     
==========================================
  Files         223      223              
  Lines       12217    12210       -7     
  Branches     3159     3157       -2     
==========================================
- Hits         9209     9205       -4     
+ Misses       3008     3005       -3     

see 5 files with indirect coverage changes

@penalosa penalosa merged commit a08c292 into main Oct 12, 2023
@penalosa penalosa deleted the changeset-release/main branch October 12, 2023 22:57
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.

4 participants