Skip to content

Releases: aklinker1/vite-plugin-web-extension

v0.11.0

01 Dec 14:37
Compare
Choose a tag to compare

Features

  • allow building service worker in standalone build (14f2965)

v0.10.1

30 Nov 20:38
Compare
Choose a tag to compare

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

30 Nov 15:22
Compare
Choose a tag to compare

Features

  • chunk and include html additional inputs in initial build (06fdc91)

v0.9.0

30 Nov 01:50
Compare
Choose a tag to compare

Features

  • support manifest v3 validation (4e584e1)

v0.8.4

28 Nov 20:45
Compare
Choose a tag to compare

Bug Fixes

  • log manifest alongside error (3e9fc09)

v0.8.3

27 Nov 15:29
Compare
Choose a tag to compare

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

26 Nov 17:10
Compare
Choose a tag to compare

Bug Fixes

  • only build and watch content scripts once (06487f2)

v0.8.1

18 Nov 22:15
Compare
Choose a tag to compare

Bug Fixes

  • better error messaging for unsupported version validation (6431822)

v0.8.0

18 Nov 21:53
Compare
Choose a tag to compare

Features

  • add manifest validation (9e7473c)

v0.7.2

10 Nov 05:19
Compare
Choose a tag to compare

Bug Fixes