Skip to content

[miniflare] Support prerelease versioning - #14899

Open
edmundhung wants to merge 1 commit into
mainfrom
edmundhung/miniflare-prerelease-versioning
Open

[miniflare] Support prerelease versioning#14899
edmundhung wants to merge 1 commit into
mainfrom
edmundhung/miniflare-prerelease-versioning

Conversation

@edmundhung

@edmundhung edmundhung commented Jul 28, 2026

Copy link
Copy Markdown
Member

Adds an opt-in Miniflare prerelease version override using workers-sdk.npmPrereleaseVersion.

When configured, the Changesets version workflow replaces Miniflare's calculated version with the configured prerelease and increments its final counter for major, minor, and patch changesets. Stable dependents continue receiving their normal releases and package Miniflare's exact prerelease through workspace:*. Publishing remains unchanged.

This also permits Miniflare major changesets while the prerelease metadata is configured and documents how to start, advance, change tags, and graduate the prerelease.


  • Tests
    • Tests included/updated
    • Automated tests not possible - manual testing has been completed as follows:
    • Additional testing not necessary because:
  • Public documentation
    • Cloudflare docs PR(s):
    • Documentation not necessary because: this is internal release tooling documented in .changeset/README.md.

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


Open in Devin Review

@changeset-bot

changeset-bot Bot commented Jul 28, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: 600fc4e

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.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

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

@github-project-automation github-project-automation Bot moved this to Untriaged in workers-sdk Jul 28, 2026
@workers-devprod
workers-devprod requested review from a team and NuroDev and removed request for a team July 28, 2026 23:28
@workers-devprod

Copy link
Copy Markdown
Contributor

Codeowners approval required for this PR:

  • @cloudflare/wrangler
Show detailed file reviewers
  • .changeset/README.md: [@cloudflare/wrangler]
  • .github/changeset-version.js: [@cloudflare/wrangler]
  • tools/deployments/tests/changeset-version.test.ts: [@cloudflare/wrangler]
  • tools/deployments/tests/validate-changesets.test.ts: [@cloudflare/wrangler]
  • tools/deployments/validate-changesets.ts: [@cloudflare/wrangler]

@edmundhung edmundhung added the ci:no-changeset-required Skip pull request checks for a valid changeset label Jul 28, 2026
@ask-bonk

ask-bonk Bot commented Jul 28, 2026

Copy link
Copy Markdown
Contributor

UnknownError: ProviderInitError

github run

@ask-bonk

ask-bonk Bot commented Jul 28, 2026

Copy link
Copy Markdown
Contributor

@edmundhung Bonk workflow failed. Check the logs for details.

View workflow run · To retry, trigger Bonk again.

@edmundhung
edmundhung requested a review from emily-shen July 28, 2026 23:30

@devin-ai-integration devin-ai-integration Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

✅ Devin Review: No Issues Found

Devin Review analyzed this PR and found no bugs or issues to report.

Open in Devin Review

@pkg-pr-new

pkg-pr-new Bot commented Jul 28, 2026

Copy link
Copy Markdown
@cloudflare/autoconfig

npm i https://pkg.pr.new/@cloudflare/autoconfig@14899

@cloudflare/config

npm i https://pkg.pr.new/@cloudflare/config@14899

create-cloudflare

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

@cloudflare/deploy-helpers

npm i https://pkg.pr.new/@cloudflare/deploy-helpers@14899

@cloudflare/kv-asset-handler

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

miniflare

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

@cloudflare/pages-shared

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

@cloudflare/unenv-preset

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

@cloudflare/vite-plugin

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

@cloudflare/vitest-pool-workers

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

@cloudflare/workers-auth

npm i https://pkg.pr.new/@cloudflare/workers-auth@14899

@cloudflare/workers-editor-shared

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

@cloudflare/workers-utils

npm i https://pkg.pr.new/@cloudflare/workers-utils@14899

wrangler

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

commit: 600fc4e

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

Labels

ci:no-changeset-required Skip pull request checks for a valid changeset

Projects

Status: Untriaged

Development

Successfully merging this pull request may close these issues.

2 participants