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

Merged
merged 1 commit into from
Jul 18, 2023
Merged

Version Packages #3589

merged 1 commit into from
Jul 18, 2023

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Jul 11, 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

@cloudflare/pages-shared@0.7.0

Minor Changes

wrangler@3.3.0

Minor Changes

Patch Changes

  • #3587 30f114af Thanks @mrbbot! - fix: keep configuration watcher alive

    Ensure wrangler dev watches the wrangler.toml file and reloads the server whenever configuration (e.g. KV namespaces, compatibility dates, etc) changes.

  • #3588 64631d8b Thanks @penalosa! - fix: Preserve email handlers when applying middleware to user workers.

create-cloudflare@2.0.13

Patch Changes

worker-ts@0.0.1

Patch Changes

@github-actions github-actions bot requested review from a team as code owners July 11, 2023 20:36
@github-actions github-actions bot force-pushed the changeset-release/main branch 3 times, most recently from 5721fe4 to 08b01d5 Compare July 14, 2023 15:14
@github-actions github-actions bot force-pushed the changeset-release/main branch 3 times, most recently from 8385123 to 81d8536 Compare July 18, 2023 16:08
@mrbbot mrbbot closed this Jul 18, 2023
@mrbbot mrbbot reopened this Jul 18, 2023
@github-actions
Copy link
Contributor Author

github-actions bot commented Jul 18, 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/5590256845/npm-package-wrangler-3589

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

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

Or you can use npx with this latest build directly:

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

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

@mrbbot mrbbot closed this Jul 18, 2023
@mrbbot mrbbot reopened this Jul 18, 2023
@codecov
Copy link

codecov bot commented Jul 18, 2023

Codecov Report

Merging #3589 (08a8a3d) into main (e4ef867) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #3589   +/-   ##
=======================================
  Coverage   75.19%   75.19%           
=======================================
  Files         190      190           
  Lines       11161    11161           
  Branches     2944     2944           
=======================================
  Hits         8393     8393           
  Misses       2768     2768           

@lrapoport-cf lrapoport-cf merged commit f7ae0ea into main Jul 18, 2023
20 checks passed
@lrapoport-cf lrapoport-cf deleted the changeset-release/main branch July 18, 2023 17:29
dario-piotrowicz pushed a commit to dario-piotrowicz/workers-sdk that referenced this pull request Jul 20, 2023
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
lrapoport-cf pushed a commit that referenced this pull request Aug 11, 2023
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
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants