workers-sdk icon indicating copy to clipboard operation
workers-sdk copied to clipboard

feat: pages dev supports query params

Open Skye-31 opened this issue 2 years ago • 3 comments

Skye-31 avatar Jul 05 '22 14:07 Skye-31

🦋 Changeset detected

Latest commit: 0bce555078510e54d8882bd4f604e8cce6c9496e

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

changeset-bot[bot] avatar Jul 05 '22 14:07 changeset-bot[bot]

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/2721646185/npm-package-wrangler-1409

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

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

Or you can use npx with this latest build directly:

npx https://prerelease-registry.developers.workers.dev/runs/2721646185/npm-package-wrangler-1409 dev path/to/script.js

github-actions[bot] avatar Jul 05 '22 14:07 github-actions[bot]

Codecov Report

:exclamation: No coverage uploaded for pull request base (main@9271680). Click here to learn what that means. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #1409   +/-   ##
=======================================
  Coverage        ?   82.48%           
=======================================
  Files           ?       85           
  Lines           ?     5527           
  Branches        ?     1416           
=======================================
  Hits            ?     4559           
  Misses          ?      968           
  Partials        ?        0           

codecov[bot] avatar Jul 22 '22 23:07 codecov[bot]

Closing in favour of #1863

Skye-31 avatar Sep 15 '22 15:09 Skye-31