Skip to content

Conversation

@ascorbic
Copy link
Contributor

@ascorbic ascorbic commented Feb 11, 2026

Supersedes #11859.

create-vite 8.x changed the default React template's <title> from Vite + React + TS to the project name. Since the C3 E2E tests verify the page content via a fetch request (no client-side JS execution), they only see the static HTML — which no longer contains the old title text.

This PR:


  • 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: No user-facing behavior change beyond the dep bump

Open with Devin

@ascorbic ascorbic requested a review from a team as a code owner February 11, 2026 14:00
@changeset-bot
Copy link

changeset-bot bot commented Feb 11, 2026

🦋 Changeset detected

Latest commit: b75bcb3

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

@claude
Copy link
Contributor

claude bot commented Feb 11, 2026

Claude encountered an error —— View job


Changeset Review

  • Read changeset guidelines from .changeset/README.md
  • Review .changeset/c3-frameworks-update-11859.md
  • Validate changeset against criteria
  • Check images for cute animals
  • Post review results

Copy link
Contributor

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

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 potential bugs to report.

View in Devin Review to see 2 additional findings.

Open in Devin Review

@pkg-pr-new
Copy link

pkg-pr-new bot commented Feb 11, 2026

create-cloudflare

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

@cloudflare/kv-asset-handler

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

miniflare

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

@cloudflare/pages-shared

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

@cloudflare/unenv-preset

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

@cloudflare/vite-plugin

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

@cloudflare/vitest-pool-workers

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

@cloudflare/workers-editor-shared

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

@cloudflare/workers-utils

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

wrangler

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

commit: b75bcb3

@github-project-automation github-project-automation bot moved this from Untriaged to Approved in workers-sdk Feb 11, 2026
@ascorbic ascorbic merged commit 93b177f into main Feb 11, 2026
37 of 39 checks passed
@github-project-automation github-project-automation bot moved this from Approved to Done in workers-sdk Feb 11, 2026
@ascorbic ascorbic deleted the fix/c3-create-vite-8-expected-text branch February 11, 2026 15:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants