Skip to content

feat(dev): print changed nuxt.config keys on a config-triggered reload#1403

Merged
danielroe merged 1 commit into
mainfrom
feat/onchanged
Jul 27, 2026
Merged

feat(dev): print changed nuxt.config keys on a config-triggered reload#1403
danielroe merged 1 commit into
mainfrom
feat/onchanged

Conversation

@danielroe

@danielroe danielroe commented Jul 27, 2026

Copy link
Copy Markdown
Member

🔗 Linked issue

📚 Description

this feature is paired with nuxt/nuxt#35853

if the end user has a new enough version of nuxt kit (v4.6+), we can get updates on what changed (and we can even skip reloading if it's just a comment).

SCR-20260727-nmji

👉 you can test if you have https://pkg.pr.new/@nuxt/kit@35853 installed in your project

@coderabbitai

coderabbitai Bot commented Jul 27, 2026

Copy link
Copy Markdown

Warning

Review limit reached

@danielroe, you've reached your PR review limit, so we couldn't start this review.

Next review available in: 25 minutes

Enable usage-based reviews in Billing to review now. Otherwise, wait until the next included review is available.
You're only billed for reviews past your plan's rate limits ($0.25/file).

How can I continue?

After more reviews become available, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

To avoid repeated limits, reduce automatic review volume by pausing incremental auto-reviews earlier, using label-based review opt-in, excluding WIP or generated PR titles, or requesting reviews manually when the PR is ready. If your team needs uninterrupted high-volume reviews, an organization admin can enable usage-based reviews.

How do review limits work?

CodeRabbit enforces per-developer PR review limits for each organization. Most developers receive the normal plan review availability.

For paid Pro and Pro+ PR reviews, CodeRabbit uses adaptive limits for sustained high-volume activity. When a developer's recent PR review activity reaches the 95th percentile or higher among CodeRabbit users, additional reviews become available more gradually as earlier reviews age out of the rolling window.

Please refer docs for additional details.

Review details
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro Plus

Run ID: 220d94d9-7437-42b1-a1ca-10d4d80f87db

📥 Commits

Reviewing files that changed from the base of the PR and between f6ebadd and f6d9011.

📒 Files selected for processing (3)
  • packages/nuxt-cli/src/dev/reason.ts
  • packages/nuxt-cli/src/dev/utils.ts
  • packages/nuxt-cli/test/unit/restart-reason.spec.ts
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch feat/onchanged

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@pkg-pr-new

pkg-pr-new Bot commented Jul 27, 2026

Copy link
Copy Markdown
  • nuxt-cli-playground

    npm i https://pkg.pr.new/create-nuxt@1403
    
    npm i https://pkg.pr.new/nuxi@1403
    
    npm i https://pkg.pr.new/@nuxt/cli@1403
    

commit: f6d9011

@codspeed-hq

codspeed-hq Bot commented Jul 27, 2026

Copy link
Copy Markdown

Merging this PR will not alter performance

✅ 2 untouched benchmarks


Comparing feat/onchanged (f6d9011) with main (f6ebadd)

Open in CodSpeed

@danielroe
danielroe merged commit 1730419 into main Jul 27, 2026
20 checks passed
@danielroe
danielroe deleted the feat/onchanged branch July 27, 2026 14:27
@github-actions github-actions Bot mentioned this pull request Jul 27, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant