vitejs / vite-plugin-vue2

Vite plugin for Vue 2.7
MIT License
543 stars 46 forks source link

feat: Update for Vite 4.x support, closes @vitejs/plugin-vue2#71 #72

Closed khalwat closed 1 year ago

khalwat commented 1 year ago

Description

With Vite 4's released, this PR updates the peerDependencies to allow it to work with Vite 4.x (assuming no other changes are needed).

Linked Issues

Closes: https://github.com/vitejs/vite-plugin-vue2/issues/71

Additional context

khalwat commented 1 year ago

In my limited testing, I can confirm that just bumping the peerDependencies appears to work fine with Vite 4.x