Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

fix(nuxt): match deduplicated resolveComponent calls in jsx blocks#35028

Merged
danielroe merged 1 commit into
mainnuxt/nuxt:mainfrom
fix-30929-jsx-autoimportnuxt/nuxt:fix-30929-jsx-autoimportCopy head branch name to clipboard
May 11, 2026
Merged

fix(nuxt): match deduplicated resolveComponent calls in jsx blocks#35028
danielroe merged 1 commit into
mainnuxt/nuxt:mainfrom
fix-30929-jsx-autoimportnuxt/nuxt:fix-30929-jsx-autoimportCopy head branch name to clipboard

Conversation

@danielroe

Copy link
Copy Markdown
Member

🔗 Linked issue

resolves #30929

📚 Description

this updates our regexp to handle _resolveComponent2 etc. which can sometimes be generated by the vue compiler, e.g. in jsx blocks

@bolt-new-by-stackblitz

Copy link
Copy Markdown

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

@coderabbitai

This comment has been minimized.

@github-actions github-actions Bot added 5.x 🐛 bug Something isn't working as expected labels May 11, 2026
@pkg-pr-new

pkg-pr-new Bot commented May 11, 2026

Copy link
Copy Markdown

Open in StackBlitz

@nuxt/kit

npm i https://pkg.pr.new/@nuxt/kit@35028

@nuxt/nitro-server

npm i https://pkg.pr.new/@nuxt/nitro-server@35028

nuxt

npm i https://pkg.pr.new/nuxt@35028

@nuxt/rspack-builder

npm i https://pkg.pr.new/@nuxt/rspack-builder@35028

@nuxt/schema

npm i https://pkg.pr.new/@nuxt/schema@35028

@nuxt/vite-builder

npm i https://pkg.pr.new/@nuxt/vite-builder@35028

@nuxt/webpack-builder

npm i https://pkg.pr.new/@nuxt/webpack-builder@35028

commit: d31ad2e

@codspeed-hq

codspeed-hq Bot commented May 11, 2026

Copy link
Copy Markdown

Merging this PR will not alter performance

✅ 20 untouched benchmarks
⏩ 3 skipped benchmarks1


Comparing fix-30929-jsx-autoimport (d31ad2e) with main (3693175)

Open in CodSpeed

Footnotes

  1. 3 benchmarks were skipped, so the baseline results were used instead. If they were deleted from the codebase, click here and archive them to remove them from the performance reports.

@danielroe
danielroe merged commit 664e311 into main May 11, 2026
31 checks passed
@danielroe
danielroe deleted the fix-30929-jsx-autoimport branch May 11, 2026 09:00
@github-actions github-actions Bot mentioned this pull request May 11, 2026
5 tasks
@github-actions github-actions Bot mentioned this pull request May 11, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

5.x 🐛 bug Something isn't working as expected

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Auto-import fails to import components used in JSX when building static site

1 participant

Morty Proxy This is a proxified and sanitized view of the page, visit original site.