Skip to content

feat(migrate/create): add TypeScript shim for Vue and Astro component files#1411

Merged
fengmk2 merged 27 commits intovoidzero-dev:mainfrom
naokihaba:main
Apr 21, 2026
Merged

feat(migrate/create): add TypeScript shim for Vue and Astro component files#1411
fengmk2 merged 27 commits intovoidzero-dev:mainfrom
naokihaba:main

Conversation

@naokihaba
Copy link
Copy Markdown
Collaborator

@naokihaba naokihaba commented Apr 17, 2026

🔗 Linked issue

resolves #1278

@netlify
Copy link
Copy Markdown

netlify bot commented Apr 17, 2026

Deploy Preview for viteplus-preview canceled.

Name Link
🔨 Latest commit 2eeefbc
🔍 Latest deploy log https://app.netlify.com/projects/viteplus-preview/deploys/69e6e4dd3d0e390007f29b69

Comment thread packages/cli/src/migration/migrator.ts
Comment thread packages/cli/src/migration/migrator.ts
@naokihaba
Copy link
Copy Markdown
Collaborator Author

@codex review

Copy link
Copy Markdown

@chatgpt-codex-connector chatgpt-codex-connector bot left a comment

Choose a reason for hiding this comment

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

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 82718b33bc

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread packages/cli/src/migration/migrator.ts Outdated
@naokihaba
Copy link
Copy Markdown
Collaborator Author

@codex review

Copy link
Copy Markdown

@chatgpt-codex-connector chatgpt-codex-connector bot left a comment

Choose a reason for hiding this comment

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

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 7dafa42363

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread packages/cli/src/create/bin.ts
Comment thread packages/cli/src/migration/bin.ts Outdated
@naokihaba
Copy link
Copy Markdown
Collaborator Author

@codex review

Copy link
Copy Markdown

@chatgpt-codex-connector chatgpt-codex-connector bot left a comment

Choose a reason for hiding this comment

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

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 7112e7e942

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread packages/cli/src/migration/bin.ts Outdated
@naokihaba
Copy link
Copy Markdown
Collaborator Author

@codex review

Copy link
Copy Markdown

@chatgpt-codex-connector chatgpt-codex-connector bot left a comment

Choose a reason for hiding this comment

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

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: d2624ad30a

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread packages/cli/src/migration/migrator.ts
Comment thread packages/cli/src/migration/bin.ts Outdated
@naokihaba naokihaba marked this pull request as ready for review April 17, 2026 19:38
@naokihaba naokihaba changed the title feat(migrate): add TypeScript shim for Vue and Astro component files feat(migrate/create): add TypeScript shim for Vue and Astro component files Apr 18, 2026
@fengmk2 fengmk2 requested a review from TheAlexLichter April 18, 2026 07:40
Comment thread packages/cli/snap-tests-global/create-framework-shim-vue/steps.json Outdated
@fengmk2
Copy link
Copy Markdown
Member

fengmk2 commented Apr 20, 2026

@TheAlexLichter needs you to confirm that there are no issues before I merge.

Copy link
Copy Markdown
Member

@TheAlexLichter TheAlexLichter left a comment

Choose a reason for hiding this comment

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

Generally fine, only remark is the vp check for test cases that MK mentioned as well.

@fengmk2 fengmk2 self-assigned this Apr 20, 2026
@naokihaba naokihaba marked this pull request as draft April 20, 2026 14:14
@naokihaba naokihaba marked this pull request as ready for review April 20, 2026 14:15
@naokihaba naokihaba marked this pull request as draft April 21, 2026 00:59
@naokihaba naokihaba marked this pull request as ready for review April 21, 2026 00:59
@fengmk2 fengmk2 merged commit 562365d into voidzero-dev:main Apr 21, 2026
47 checks passed
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.

Add shims for Vue/Astro/Svelte files when migrating or creating

3 participants