Skip to content

Conversation

@dario-piotrowicz
Copy link
Member

@dario-piotrowicz dario-piotrowicz commented Aug 27, 2025

It looks like the Remix team has updated their main branch for the new Remix v3 (main). This causes C3, which fetches the workers/pages template, to fail when trying to create new Remix applications. Thankfully the Remix team also kept the pre-existing templates in the main-prev branch, so here I am updating C3 to use that instead.

Note

Long term we should discuss and see if we should just not support Remix in C3 anymore, and if that would necessarily constitute a breaking change


  • Tests
    • Tests included
    • Tests not necessary because: this functionality is already tested
  • Public documentation
    • Cloudflare docs PR(s):
    • Documentation not necessary because: bugfix
  • Wrangler V3 Backport
    • Wrangler PR:
    • Not necessary because: not a wrangler change

@changeset-bot
Copy link

changeset-bot bot commented Aug 27, 2025

🦋 Changeset detected

Latest commit: 77385e3

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
create-cloudflare Patch

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

@github-project-automation github-project-automation bot moved this from Untriaged to Approved in workers-sdk Aug 27, 2025
@pkg-pr-new
Copy link

pkg-pr-new bot commented Aug 27, 2025

create-cloudflare

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

@cloudflare/kv-asset-handler

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

miniflare

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

@cloudflare/pages-shared

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

@cloudflare/unenv-preset

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

@cloudflare/vite-plugin

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

@cloudflare/vitest-pool-workers

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

@cloudflare/workers-editor-shared

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

wrangler

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

commit: 77385e3

@dario-piotrowicz dario-piotrowicz merged commit 30716ed into main Aug 27, 2025
39 of 40 checks passed
@dario-piotrowicz dario-piotrowicz deleted the dario/remix-fix-outdated-template-url branch August 27, 2025 16:16
@github-project-automation github-project-automation bot moved this from Approved to Done in workers-sdk Aug 27, 2025
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.

3 participants