Skip to content

Conversation

@workers-devprod
Copy link
Contributor

@workers-devprod workers-devprod commented Nov 22, 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

create-cloudflare@2.8.0

Minor Changes

  • #4494 9bea4e32 Thanks @RamIdeas! - Change the default project type to the hello world worker script.

  • #4525 294ca542 Thanks @jculvey! - C3: Use latest version of wrangler and @cloudflare/workers-types.

    Also updates the types entry of the project's tsconfig.json to use type definitions corresponding to the latest compatibility date.

Patch Changes

wrangler@3.18.0

Minor Changes

  • #4532 311ffbd5 Thanks @mrbbot! - fix: change wrangler (pages) dev to listen on localhost by default

    Previously, Wrangler listened on all interfaces (*) by default. This change switches wrangler (pages) dev to just listen on local interfaces. Whilst this is technically a breaking change, we've decided the security benefits outweigh the potential disruption caused. If you need to access your dev server from another device on your network, you can use wrangler (pages) dev --ip * to restore the previous behaviour.

Patch Changes

  • Updated dependencies [1b348782]:
    • miniflare@3.20231030.2

miniflare@3.20231030.2

Patch Changes

  • #4505 1b348782 Thanks @mrbbot! - fix: remove __STATIC_CONTENT_MANIFEST from module worker env

    When using Workers Sites with a module worker, the asset manifest must be imported from the __STATIC_CONTENT_MANIFEST virtual module. Miniflare provided this module, but also erroneously added __STATIC_CONTENT_MANIFEST to the env object too. Whilst this didn't break anything locally, it could cause users to develop Workers that ran locally, but not when deployed. This change ensures env doesn't contain __STATIC_CONTENT_MANIFEST.

@cloudflare/pages-shared@0.11.2

Patch Changes

  • Updated dependencies [1b348782]:
    • miniflare@3.20231030.2

@workers-devprod workers-devprod requested a review from a team November 22, 2023 19:30
@github-actions
Copy link
Contributor

github-actions bot commented Nov 22, 2023

A create-cloudflare (C3) prerelease is available for testing.
You can use npx with this latest build directly:

npx https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/runs//npm-package-create-cloudflare-

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

@codecov
Copy link

codecov bot commented Nov 23, 2023

Codecov Report

Merging #4495 (3c2785c) into main (311ffbd) will increase coverage by 0.07%.
The diff coverage is n/a.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #4495      +/-   ##
==========================================
+ Coverage   75.25%   75.33%   +0.07%     
==========================================
  Files         226      226              
  Lines       12570    12570              
  Branches     3261     3261              
==========================================
+ Hits         9460     9469       +9     
+ Misses       3110     3101       -9     

see 5 files with indirect coverage changes

@workers-devprod workers-devprod force-pushed the changeset-release/main branch 3 times, most recently from c71ad06 to 4b7f863 Compare November 23, 2023 18:58
@workers-devprod workers-devprod requested review from a team as code owners November 23, 2023 18:58
@workers-devprod workers-devprod force-pushed the changeset-release/main branch 7 times, most recently from 08900ad to 37ebb19 Compare November 25, 2023 18:21
@piyushpranjal03
Copy link

🥺When you guyz will merge it 😢

@lrapoport-cf
Copy link
Contributor

@piyushpranjal03 our next release is planned for 12/4. in the meantime, the beta tag is available to use and includes everything on main 👍

@workers-devprod workers-devprod requested a review from a team as a code owner November 30, 2023 12:41
@lrapoport-cf lrapoport-cf merged commit 97727de into main Nov 30, 2023
@lrapoport-cf lrapoport-cf deleted the changeset-release/main branch November 30, 2023 18:57
@lrapoport-cf
Copy link
Contributor

@piyushpranjal03 to follow up, there were some changes that needed to go out sooner than 12/4 so we just released. as a note, #4497 was not included in this release. we are going to re-apply it and the plan is still for it to go out on 12/4.

@lrapoport-cf
Copy link
Contributor

hi @piyushpranjal03 , we've had to delay our release by a day -- #4497 should go out tomorrow 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

7 participants