Thanks to visit codestin.com
Credit goes to github.com

Skip to content

fix(module): use devtools:before hook instead of direct config check#1532

Merged
danielroe merged 1 commit into
nuxt:mainfrom
yamachi4416:change-devtools-enable-check
Jan 4, 2026
Merged

fix(module): use devtools:before hook instead of direct config check#1532
danielroe merged 1 commit into
nuxt:mainfrom
yamachi4416:change-devtools-enable-check

Conversation

@yamachi4416

@yamachi4416 yamachi4416 commented Jan 3, 2026

Copy link
Copy Markdown
Member

πŸ”— Linked issue

❓ Type of change

  • πŸ“– Documentation (updates to the documentation or readme)
  • 🐞 Bug fix (a non-breaking change that fixes an issue)
  • πŸ‘Œ Enhancement (improving an existing functionality)
  • ✨ New feature (a non-breaking change that adds functionality)
  • 🧹 Chore (updates to the build process or auxiliary tools and libraries)
  • ⚠️ Breaking change (fix or feature that would cause existing functionality to change)

πŸ“š Description

previously checked via options, but that missed some cases.
switched to using the devtools:before hook to fix this.

@pkg-pr-new

pkg-pr-new Bot commented Jan 3, 2026

Copy link
Copy Markdown

Open in StackBlitz

npm i https://pkg.pr.new/@nuxt/test-utils@1532

commit: d90a853

@yamachi4416 yamachi4416 marked this pull request as ready for review January 3, 2026 03:09
@yamachi4416 yamachi4416 requested a review from danielroe as a code owner January 3, 2026 03:09
@danielroe danielroe merged commit b89f11a into nuxt:main Jan 4, 2026
7 checks passed
@github-actions github-actions Bot mentioned this pull request Jan 4, 2026
@yamachi4416 yamachi4416 deleted the change-devtools-enable-check branch January 4, 2026 22:50
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