Skip to content

Conversation

@shuuji3
Copy link
Contributor

@shuuji3 shuuji3 commented Mar 19, 2025

resolve #1885

vitejs/vite@95424b2 の反映です。

@netlify
Copy link

netlify bot commented Mar 19, 2025

Deploy Preview for vitejs-docs-ja ready!

Name Link
🔨 Latest commit d267504
🔍 Latest deploy log https://app.netlify.com/sites/vitejs-docs-ja/deploys/68241905a0706800084772b6
😎 Deploy Preview https://deploy-preview-1886--vitejs-docs-ja.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link
Collaborator

@jay-es jay-es left a comment

Choose a reason for hiding this comment

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

ありがとうございます!
内容は OK ですが CI がエラーになってしまっているので、念のため再プッシュお願いします 🙇

@shuuji3
Copy link
Contributor Author

shuuji3 commented Mar 20, 2025

エラーを詳しく見てみたところ、どうやら元のcommitで追加された新しい型を使おうとしてしまっているのが原因のようでした。現時点では https://github.com/vitejs/vitemainブランチにしか存在しないので、このリポジトリが使用している最新のViteパッケージ (v6.2.2) には含まれていません。次のv6.2.3のリリースまで待つ必要があるかもしれません。

@jay-es
Copy link
Collaborator

jay-es commented Mar 20, 2025

@shuuji3 承知しました!
しばらく待ちましょう

@jay-es
Copy link
Collaborator

jay-es commented May 13, 2025

@shuuji3 Vite のバージョン上げたので、お手すきの際に更新お願いします 🙏

@shuuji3
Copy link
Contributor Author

shuuji3 commented May 14, 2025

mainブランチにrebaseしました! ビルドもプレビューも問題なさそうです。

preview: https://deploy-preview-1886--vitejs-docs-ja.netlify.app/guide/api-hmr.html

@shuuji3 shuuji3 requested a review from jay-es May 14, 2025 04:18
Copy link
Collaborator

@jay-es jay-es left a comment

Choose a reason for hiding this comment

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

ありがとうございます! 🙌

@jay-es jay-es merged commit 901f2ba into vitejs:main May 14, 2025
5 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.

feat(types): type hints for hmr events

2 participants