Releases: samrum/vite-plugin-web-extension
Releases · samrum/vite-plugin-web-extension
v0.1.6
Features
- dev: apply plugin html transforms, add CSP inline script hashes (#4) (44c10b0)
Bug Fixes
- ensure dev server is set for dev builds, add object-src to dev CSP (#5) (056547c)
- only set script hashes in manifest V2 CSP (#6) (ad3580d)
v0.1.5
Bug Fixes
- background.html missing in dev mode (#2) (1fa4d47)
v0.1.3
Bug Fixes
- make manifest parsers use a copy of input manifest (2c0ab12)
- normalize filenames on output manifest matching (b899410)
v0.1.2
Features
- maintain existing build.target config if set (d75c9e1)
Bug Fixes
- reference url using req object (ae04fa7)
v0.1.1
Bug Fixes
- add missing breaks for build targets (6f2ff64)
- update placeholder input to work with new vite input handling (91a5c29)
0.1.0 (2022-01-03)