Skip to content

Releases: aklinker1/vite-plugin-web-extension

v1.1.3

12 Mar 21:43
Compare
Choose a tag to compare

Bug Fixes

  • compile assets instead of copying (#21) (e953818)

v1.1.2

17 Feb 19:57
Compare
Choose a tag to compare

Bug Fixes

  • accept generated JS files as well (#18) (1bc1dac)

v1.1.1

13 Feb 15:12
Compare
Choose a tag to compare

Bug Fixes

  • copy static assets in watch mode (#17) (7208865)

v1.1.0

02 Feb 14:24
Compare
Choose a tag to compare

Features

v1.0.7

26 Jan 20:36
Compare
Choose a tag to compare

Bug Fixes

  • Handle nonexistant build output directory (#11) (ced1e57)

v1.0.6

21 Jan 05:06
Compare
Choose a tag to compare

Bug Fixes

  • update keywords for NPM (ca0b276)

v1.0.5

18 Jan 15:05
Compare
Choose a tag to compare

Bug Fixes

  • correctly handle build.emptyOutDir in watch mode (a9642ce)
  • verbose mode logs weren't always dim (0e1a92f)

v1.0.4

12 Jan 15:31
Compare
Choose a tag to compare

Bug Fixes

  • corrected peer dependency (fec96fc)

v1.0.3

29 Dec 16:32
Compare
Choose a tag to compare

Bug Fixes

  • build content scripts correctly for vite v2.7 (f13c08d)
  • deprecate serviceWorkerType and always build service worker in lib mode (8ad5603)
  • improved logging (ed1589b)

v1.0.2

01 Dec 16:50
Compare
Choose a tag to compare

Bug Fixes

  • prefix sandbox page scripts to /sandbox/ (9906224)