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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add --experimental-local support to unstable_dev changeset #1953

Merged
merged 1 commit into from Sep 28, 2022

Conversation

mrbbot
Copy link
Contributor

@mrbbot mrbbot commented Sep 28, 2022

Ooops! I forgot to add a changeset for #1940. Here's one! 馃檪

@changeset-bot
Copy link

changeset-bot bot commented Sep 28, 2022

馃 Changeset detected

Latest commit: 07466b7

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
wrangler Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@github-actions
Copy link
Contributor

A wrangler prerelease is available for testing. You can install this latest build in your project with:

npm install --save-dev https://prerelease-registry.developers.workers.dev/runs/3145907931/npm-package-wrangler-1953

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

npm install --save-dev https://prerelease-registry.developers.workers.dev/prs/1953/npm-package-wrangler-1953

Or you can use npx with this latest build directly:

npx https://prerelease-registry.developers.workers.dev/runs/3145907931/npm-package-wrangler-1953 dev path/to/script.js
Additional artifacts:
npm install https://prerelease-registry.developers.workers.dev/runs/3145907931/npm-package-cloudflare-pages-shared-1953

@codecov
Copy link

codecov bot commented Sep 28, 2022

Codecov Report

Merging #1953 (07466b7) into main (b88ccf4) will increase coverage by 0.01%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #1953      +/-   ##
==========================================
+ Coverage   74.95%   74.97%   +0.01%     
==========================================
  Files         116      116              
  Lines        7950     7952       +2     
  Branches     2072     2074       +2     
==========================================
+ Hits         5959     5962       +3     
+ Misses       1991     1990       -1     
Impacted Files Coverage 螖
packages/wrangler/src/init.ts 96.05% <100.00%> (+0.02%) 猬嗭笍
...ackages/wrangler/src/__tests__/helpers/mock-bin.ts 100.00% <0.00%> (+5.26%) 猬嗭笍

@JacobMGEvans JacobMGEvans merged commit 2019547 into main Sep 28, 2022
@JacobMGEvans JacobMGEvans deleted the bcoll/experimental-local-unstable-dev-changeset branch September 28, 2022 18:39
@github-actions github-actions bot mentioned this pull request Sep 28, 2022
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

2 participants