Skip to content

fix: import from @nuxt/schema#600

Merged
harlan-zw merged 1 commit intomainfrom
fix/schema-import
Feb 7, 2026
Merged

fix: import from @nuxt/schema#600
harlan-zw merged 1 commit intomainfrom
fix/schema-import

Conversation

@danielroe
Copy link
Member

📚 Description

related to nuxt/nuxt@a6a044d, nuxt/nuxt#34255

this updates imports within the module so they are typed as expected (ie augmented)

@danielroe danielroe requested a review from harlan-zw February 7, 2026 08:44
@vercel
Copy link
Contributor

vercel bot commented Feb 7, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
scripts-docs Error Error Feb 7, 2026 9:41am
scripts-playground Ready Ready Preview, Comment Feb 7, 2026 9:41am

@coderabbitai
Copy link

coderabbitai bot commented Feb 7, 2026

📝 Walkthrough

Walkthrough

This pull request updates the import path for the Nuxt type in src/devtools.ts. The type Nuxt import source is changed from nuxt/schema to @nuxt/schema. The change is purely a module path update with no modifications to logic, control flow, or public API behavior.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

🚥 Pre-merge checks | ✅ 2 | ❌ 1
❌ Failed checks (1 warning)
Check name Status Explanation Resolution
Description check ⚠️ Warning The description is incomplete. While it provides context and rationale, it lacks required template sections: no linked issue, no type of change checkbox selected, and the description section is minimal. Add the 'Linked issue' section referencing the related commits/PRs, select the appropriate type of change checkbox (likely 'Bug fix' or 'Chore'), and expand the description with more details about the issue and solution.
✅ Passed checks (2 passed)
Check name Status Explanation
Title check ✅ Passed The title clearly and specifically identifies the main change: updating the import source from 'nuxt/schema' to '@nuxt/schema', which aligns with the code change in src/devtools.ts.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing touches
  • 📝 Generate docstrings
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch fix/schema-import

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 and usage tips.

@pkg-pr-new
Copy link

pkg-pr-new bot commented Feb 7, 2026

Open in StackBlitz

npm i https://pkg.pr.new/nuxt/scripts/@nuxt/scripts@600

commit: b5a2048

@harlan-zw harlan-zw merged commit 1adddab into main Feb 7, 2026
10 of 11 checks passed
@harlan-zw harlan-zw deleted the fix/schema-import branch February 7, 2026 09:49
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.

2 participants