Releases: aklinker1/vite-plugin-web-extension
Releases · aklinker1/vite-plugin-web-extension
v3.0.7-alpha1
v3.0.6
v3.0.5
v3.0.4
v3.0.3
v3.0.2
v3.0.1
v3.0.0
v3 is out with Vite 4 support. This is a breaking change because of breaking type changes to the vite.Plugin
type. See v3 migration.
TLDR:
pnpm i vite@latest
And you're good to go.
Features
BREAKING CHANGES
- Vite 4 plugins have different types and cannot be used with Vite 3.