Conversation
2 major version upgrade changelogs: https://github.com/rivy/js.xdg-app-paths/blob/master/CHANGELOG.mkd
|
|
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/6264912777/npm-package-wrangler-4005You can reference the automatically updated head of this PR with: npm install --save-dev https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/prs/6264912777/npm-package-wrangler-4005Or you can use npx https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/runs/6264912777/npm-package-wrangler-4005 dev path/to/script.jsAdditional artifacts:npm install https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/runs/6264912777/npm-package-cloudflare-pages-shared-4005Note that these links will no longer work once the GitHub Actions artifact expires.
| Please ensure constraints are pinned, and |
petebacondarwin
left a comment
There was a problem hiding this comment.
The breaking changes look like they don't affect us (i.e. deno min version).
So LGTM!
2 major version upgrade changelogs: https://github.com/rivy/js.xdg-app-paths/blob/master/CHANGELOG.mkd
* vectorize: add wrangler vectorize * vectorize: add changeset * vectorize: remove bad mTLS test, add snapshot to index * vectorize: update @cloudflare/workers-types to tip * vectorize: update lockfile * Apply suggestions from code review Co-authored-by: Somhairle MacLeòid <smacleod@cloudflare.com> * vectorize: fix test output * vectorize: skip-confirmation -> force * vectorize: fix ai command rebase issue? * vectorize: fix release notes * vectorize: indexes -> indices * vectorize: improve wrangler HTTP 204+205 handling * vectorize: test output spacing... * vectorize: fix unused import * vectorize: add binding support for [[vectorize]] * vectorize: update tests * vectorize: add lockfile * Upgrade XDG package (#4005) 2 major version upgrade changelogs: https://github.com/rivy/js.xdg-app-paths/blob/master/CHANGELOG.mkd * vectorize: fix missing binding config * vectorize: npm run bundle * vectorize: npm run bundle * vectorize: fix binding output * vectorize: use indexes > indices * vectorize: fix formatting * vectorize: address comments * vectorize: add mocks * running formatter * vectorize: comment HTTP 204/205 * vectorize: add validation tests * Fix tests & lockfile * Reduce lockfile diff --------- Co-authored-by: Somhairle MacLeòid <smacleod@cloudflare.com> Co-authored-by: Jacob M-G Evans <27247160+JacobMGEvans@users.noreply.github.com> Co-authored-by: Jacob M-G Evans <jacobmgevans@gmail.com>
2 major version upgrade
changelogs: https://github.com/rivy/js.xdg-app-paths/blob/master/CHANGELOG.mkd