Skip to content

Support Nuxt in autoconfig#11477

Merged
jamesopstad merged 10 commits intomainfrom
mk/nuxt-autoconfig
Dec 4, 2025
Merged

Support Nuxt in autoconfig#11477
jamesopstad merged 10 commits intomainfrom
mk/nuxt-autoconfig

Conversation

@ascorbic
Copy link
Contributor

@ascorbic ascorbic commented Nov 30, 2025

Adds Nuxt to autoconfig. Codemod is mostly lifted from c3

Fixes [DEVX-2322]


  • Tests
    • Tests included/updated
    • Tests not necessary because:
  • Public documentation
    • Cloudflare docs PR(s):
    • Documentation not necessary because: tracked elsewhere
  • Wrangler V3 Backport
    • Wrangler PR:
    • Not necessary because: v3 doesn't have autoconfig

@changeset-bot
Copy link

changeset-bot bot commented Nov 30, 2025

🦋 Changeset detected

Latest commit: b414b62

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

describe("help text", () => {
test("--help", async ({ logStream }) => {
if (!isExperimental) {
if (isExperimental) {
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Looks like this was a mistake

pnpm create cloudflare --framework next -- --ts
Allowed Values:
gatsby, svelte, docusaurus, astro, tanstack-start, angular
angular, astro, docusaurus, gatsby, nuxt, svelte, tanstack-start
Copy link
Contributor Author

Choose a reason for hiding this comment

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

I sorted the options like the previous version

@pkg-pr-new
Copy link

pkg-pr-new bot commented Nov 30, 2025

create-cloudflare

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

@cloudflare/kv-asset-handler

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

miniflare

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

@cloudflare/pages-shared

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

@cloudflare/unenv-preset

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

@cloudflare/vite-plugin

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

@cloudflare/vitest-pool-workers

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

@cloudflare/workers-editor-shared

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

@cloudflare/workers-utils

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

wrangler

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

commit: b414b62

@ascorbic ascorbic marked this pull request as ready for review November 30, 2025 14:24
@ascorbic ascorbic requested a review from a team as a code owner November 30, 2025 14:24
@github-project-automation github-project-automation bot moved this from Untriaged to Approved in workers-sdk Dec 4, 2025
@jamesopstad jamesopstad merged commit 9988cc9 into main Dec 4, 2025
37 of 39 checks passed
@jamesopstad jamesopstad deleted the mk/nuxt-autoconfig branch December 4, 2025 16:37
@github-project-automation github-project-automation bot moved this from Approved to Done in workers-sdk Dec 4, 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