module-vue-v1.0.3
wxt-dev/wxtmodule-vue-v1.0.3Sep 3, 2025by github-actions[bot]
AI Summary
This release focuses on upgrading core dependencies including Vite 7 and TypeScript 5.9.2, along with standardizing dependency management using PNPM 10.
Key Highlights
- Wxt & @wxt-dev/module-vue support Vite 7
- Upgrade TypeScript from 5.8.3 to 5.9.2
- Use PNPM 10's new catalog feature
Full Release Notes
[compare changes](https://github.com/wxt-dev/wxt/compare/module-vue-v1.0.2...module-vue-v1.0.3) ### 🏡 Chore - Add funding links to `package.json` files ([#1446](https://github.com/wxt-dev/wxt/pull/1446)) - Use PNPM 10's new catelog feature ([#1493](https://github.com/wxt-dev/wxt/pull/1493)) - Move production dependencies to PNPM 10 catelog ([#1494](https://github.com/wxt-dev/wxt/pull/1494)) - Stop using PNPM catalog ([#1644](https://github.com/wxt-dev/wxt/pull/1644)) - Upgrade `@aklinker1/check` to v2 ([#1647](https://github.com/wxt-dev/wxt/pull/1647)) - Wxt & @wxt-dev/module-vue support Vite 7 ([#1771](https://github.com/wxt-dev/wxt/pull/1771)) - **deps:** Upgrade typescript from 5.8.3 to 5.9.2 ([a6eef643](https://github.com/wxt-dev/wxt/commit/a6eef643)) - Create script for managing dependency upgrades ([#1875](https://github.com/wxt-dev/wxt/pull/1875)) - **deps:** Upgrade all dev dependencies ([#1876](https://github.com/wxt-dev/wxt/pull/1876)) ### ❤️ Contributors - Aaron ([@aklinker1](https://github.com/aklinker1)) - Ayu ([@ayu-exorcist](https://github.com/ayu-exorcist)) - Okinea Dev <hi@okinea.dev>