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

Merged
merged 1 commit into from
Jul 23, 2024
Merged

Version Packages #6298

merged 1 commit into from
Jul 23, 2024

Conversation

workers-devprod
Copy link
Contributor

@workers-devprod workers-devprod commented Jul 19, 2024

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

wrangler@3.66.0

Minor Changes

  • #6295 ebc85c3 Thanks @andyjessop! - feat: introduce an experimental flag for wrangler types to dynamically generate runtime types according to the user's project configuration.

  • #6272 084d39e Thanks @emily-shen! - fix: add legacy-assets config and flag as alias of current assets behavior

    • The existing behavior of the assets config key/flag will change on August 15th.
    • legacy-assets will preserve current functionality.

Patch Changes

  • #6203 5462ead Thanks @geelen! - fix: Updating to match new D1 import/export API format

  • #6315 3fd94e7 Thanks @penalosa! - chore: Add RayID to wrangler login error message displayed when a user hits a bot challenge page

create-cloudflare@2.22.2

Patch Changes

  • #6308 d947d72 Thanks @dependabot! - chore: update dependencies of "create-cloudflare" package

    The following dependency versions have been updated:

    Dependency From To
    gatsby 5.13.6 5.13.7
  • #6309 a04796d Thanks @dependabot! - chore: update dependencies of "create-cloudflare" package

    The following dependency versions have been updated:

    Dependency From To
    create-solid 0.5.11 0.5.12
  • #6316 7e421fb Thanks @dependabot! - chore: update dependencies of "create-cloudflare" package

    The following dependency versions have been updated:

    Dependency From To
    create-hono 0.10.0 0.10.1
  • #6306 819eed9 Thanks @edmundhung! - fix: creating an application from a non-existent or private repository will now be prompted for the username/password if required

  • #6310 20c0bf1 Thanks @edmundhung! - fix: support GitHub URL with subdirectory

    You can now copy+paste the URL directly from your address bar when you find a template within a (mono)repo on github.com.

@cloudflare/vitest-pool-workers@0.4.14

Patch Changes

@workers-devprod workers-devprod requested review from a team as code owners July 19, 2024 16:26
Copy link
Contributor

github-actions bot commented Jul 19, 2024

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/10061231382/npm-package-wrangler-6298

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

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

Or you can use npx with this latest build directly:

npx https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/runs/10061231382/npm-package-wrangler-6298 dev path/to/script.js
Additional artifacts:
npx https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/runs/10061231382/npm-package-create-cloudflare-6298 --no-auto-update
npm install https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/runs/10061231382/npm-package-cloudflare-kv-asset-handler-6298
npm install https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/runs/10061231382/npm-package-miniflare-6298
npm install https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/runs/10061231382/npm-package-cloudflare-pages-shared-6298
npm install https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/runs/10061231382/npm-package-cloudflare-vitest-pool-workers-6298

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


wrangler@3.66.0 includes the following runtime dependencies:

Package Constraint Resolved
miniflare workspace:* 3.20240718.0
workerd 1.20240718.0 1.20240718.0
workerd --version 1.20240718.0 2024-07-18

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 July 22, 2024 10:37
@workers-devprod workers-devprod force-pushed the changeset-release/main branch 5 times, most recently from 1c1042b to be9ab4b Compare July 23, 2024 10:54
@petebacondarwin petebacondarwin merged commit f19b5af into main Jul 23, 2024
29 checks passed
@petebacondarwin petebacondarwin deleted the changeset-release/main branch July 23, 2024 15:03
dario-piotrowicz pushed a commit that referenced this pull request Jul 28, 2024
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
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants