Recognize Hydrogen as a known unsupported framework in autoconfig#13187
Recognize Hydrogen as a known unsupported framework in autoconfig#13187dario-piotrowicz merged 2 commits intomainfrom
Conversation
🦋 Changeset detectedLatest commit: 4b4f76a The changes in this PR will be included in the next version bump. Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
|
UnknownError: ProviderInitError |
|
@dario-piotrowicz Bonk workflow failed. Check the logs for details. View workflow run · To retry, trigger Bonk again. |
create-cloudflare
@cloudflare/kv-asset-handler
miniflare
@cloudflare/pages-shared
@cloudflare/unenv-preset
@cloudflare/vite-plugin
@cloudflare/vitest-pool-workers
@cloudflare/workers-editor-shared
@cloudflare/workers-utils
wrangler
commit: |
e319b93 to
514a5f5
Compare
|
Codeowners approval required for this PR:
Show detailed file reviewers |
penalosa
left a comment
There was a problem hiding this comment.
Looks good, but can we upstream this?
|
Converted to draft since this might be unneeded after the upstream fix |
514a5f5 to
f51c5dc
Compare
workers-devprod
left a comment
There was a problem hiding this comment.
Codeowners reviews satisfied
Changeset ReviewFile: ✅ All changesets look good Review Notes
|
f51c5dc to
c118861
Compare
|
Codeowners approval required for this PR:
Show detailed file reviewers |
Co-authored-by: Somhairle MacLeòid <smacleod@cloudflare.com>
Fixes https://jira.cfdata.org/browse/DEVX-2506
Previously, Hydrogen projects were incorrectly identified as React Router (since Hydrogen uses React Router under the hood), leading to a confusing autoconfig experience. Hydrogen is now recognized as a distinct unsupported framework, so users see a clear message that Hydrogen is not yet supported instead of being guided through React Router configuration.
A picture of a cute animal (not mandatory, but encouraged)