Releases: aklinker1/vite-plugin-web-extension
Releases · aklinker1/vite-plugin-web-extension
v0.11.0
Features
- allow building service worker in standalone build (14f2965)
v0.10.1
Bug Fixes
- don't build content scripts when there is a build failure (57a2ef7)
- validate manifest before reading files to prevent errors (6aafb2d)
v0.10.0
Features
- chunk and include html additional inputs in initial build (06fdc91)
v0.9.0
Features
- support manifest v3 validation (4e584e1)
v0.8.4
Bug Fixes
- log manifest alongside error (3e9fc09)
v0.8.3
Bug Fixes
- automatically set web-ext
target
when passing a browser (b75921a)
- include raw css from content scripts in manifest (3a0cdfe)
- wait for child script builds before reloading the extension (ea943d0)
v0.8.2
Bug Fixes
- only build and watch content scripts once (06487f2)
v0.8.1
Bug Fixes
- better error messaging for unsupported version validation (6431822)