Skip to content

Releases: samrum/vite-plugin-web-extension

v0.1.6

13 Feb 03:22
v0.1.6
985ed89
Compare
Choose a tag to compare

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

10 Feb 05:03
v0.1.5
06a1a47
Compare
Choose a tag to compare

Bug Fixes

  • background.html missing in dev mode (#2) (1fa4d47)

v0.1.4

09 Feb 06:37
v0.1.4
32009dd
Compare
Choose a tag to compare

Bug Fixes

v0.1.3

06 Jan 06:11
v0.1.3
fed6661
Compare
Choose a tag to compare

Bug Fixes

  • make manifest parsers use a copy of input manifest (2c0ab12)
  • normalize filenames on output manifest matching (b899410)

v0.1.2

03 Jan 21:07
v0.1.2
3dd1913
Compare
Choose a tag to compare

Features

  • maintain existing build.target config if set (d75c9e1)

Bug Fixes

  • reference url using req object (ae04fa7)

v0.1.1

03 Jan 07:54
v0.1.1
61d1f96
Compare
Choose a tag to compare

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)