Skip to content

Make workers-utils package private#12658

Merged
dario-piotrowicz merged 2 commits intomainfrom
dario/workers-utils-private
Mar 3, 2026
Merged

Make workers-utils package private#12658
dario-piotrowicz merged 2 commits intomainfrom
dario/workers-utils-private

Conversation

@dario-piotrowicz
Copy link
Member

@dario-piotrowicz dario-piotrowicz commented Feb 24, 2026

As agreed within the team this PR is making the workers-utils package private, this is to ensure that we don't give the impression that the package implements a public API that we commit to maintain.

Moving forward the package should be used to share utilities across the various packages in the monorepo.

Important

I would also consider deprecating the package on npm to avoid any confusion
(we can always un-deprecate it at any time if needed)


  • Tests
    • Tests included/updated
    • Automated tests not possible - manual testing has been completed as follows:
    • Additional testing not necessary because: infra change
  • Public documentation
    • Cloudflare docs PR(s):
    • Documentation not necessary because: we never publicly documented the workers-utils package

A picture of a cute animal (not mandatory, but encouraged)


Open with Devin

@dario-piotrowicz dario-piotrowicz requested a review from a team as a code owner February 24, 2026 00:45
@changeset-bot
Copy link

changeset-bot bot commented Feb 24, 2026

⚠️ No Changeset found

Latest commit: d8b36ae

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

Click here to learn what changesets are, and how to add one.

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

devin-ai-integration[bot]

This comment was marked as resolved.

@pkg-pr-new
Copy link

pkg-pr-new bot commented Feb 24, 2026

create-cloudflare

npm i https://pkg.pr.new/create-cloudflare@12658

@cloudflare/kv-asset-handler

npm i https://pkg.pr.new/@cloudflare/kv-asset-handler@12658

miniflare

npm i https://pkg.pr.new/miniflare@12658

@cloudflare/pages-shared

npm i https://pkg.pr.new/@cloudflare/pages-shared@12658

@cloudflare/unenv-preset

npm i https://pkg.pr.new/@cloudflare/unenv-preset@12658

@cloudflare/vite-plugin

npm i https://pkg.pr.new/@cloudflare/vite-plugin@12658

@cloudflare/vitest-pool-workers

npm i https://pkg.pr.new/@cloudflare/vitest-pool-workers@12658

@cloudflare/workers-editor-shared

npm i https://pkg.pr.new/@cloudflare/workers-editor-shared@12658

wrangler

npm i https://pkg.pr.new/wrangler@12658

commit: b369872

@dario-piotrowicz dario-piotrowicz force-pushed the dario/workers-utils-private branch from 2a1f4c0 to b166b90 Compare February 24, 2026 00:54
@dario-piotrowicz dario-piotrowicz force-pushed the dario/workers-utils-private branch 2 times, most recently from f7dab6a to 0a21729 Compare February 26, 2026 18:39
@dario-piotrowicz dario-piotrowicz force-pushed the dario/workers-utils-private branch from 0a21729 to d8b36ae Compare March 2, 2026 11:51
@github-project-automation github-project-automation bot moved this from Untriaged to Approved in workers-sdk Mar 3, 2026
@dario-piotrowicz dario-piotrowicz merged commit a3f9d1a into main Mar 3, 2026
43 of 45 checks passed
@github-project-automation github-project-automation bot moved this from Approved to Done in workers-sdk Mar 3, 2026
@dario-piotrowicz dario-piotrowicz deleted the dario/workers-utils-private branch March 3, 2026 12:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants