@astrojs/vue@7.0.2

Tencent/WeKnora@astrojs/vue@7.0.2Aug 6, 2026by astrobot-houston

AI Summary

A patch release addressing stability issues in the development environment. It resolves crashes in the dev server when Vue DevTools are enabled in conjunction with Vite 8.

Key Highlights

  • Fixes dev server crash when Vue devtools are enabled
  • Ensures compatibility with Vite 8

Full Release Notes

### Patch Changes

-   [#17515](https://github.com/withastro/astro/pull/17515) [`023e7be`](https://github.com/withastro/astro/commit/023e7be21edd9327a9966651a706dcadd5aa9893) Thanks [@barry166](https://github.com/barry166)! - Fix dev server crashes when Vue devtools are enabled with Vite 8.