Skip to content

Releases: aklinker1/vite-plugin-web-extension

v4.3.1

18 Nov 22:13
Compare
Choose a tag to compare

Bug Fixes

  • onBundleReady called before manifest is generated in build mode (#221) (69b44c5)

v4.3.0

13 Nov 19:27
Compare
Choose a tag to compare

Features

  • Implement callback that is called after parent build is completed (#219) (c168303)

v4.2.0

22 Sep 13:03
Compare
Choose a tag to compare

Features

  • Added bundleInfoJsonPath plugin option (#211) (241f51d)

v4.1.6

07 Jul 14:19
Compare
Choose a tag to compare

Bug Fixes

v4.1.5

07 Jul 14:09
Compare
Choose a tag to compare

Bug Fixes

  • Log final config being sent to web-ext-run (#198) (fa05899)

v4.1.4

04 Jun 04:11
Compare
Choose a tag to compare

Bug Fixes

  • Changed react plugin to non-swc variation (#190) (d1604e2)
  • Update serializeDefine implementation from upstream vite (#193) (088e074)

v4.1.3

14 Mar 13:25
Compare
Choose a tag to compare

Bug Fixes

  • build.emptyOutDir = true has no effect (#185) (a49de48)

v4.1.2

05 Mar 21:05
Compare
Choose a tag to compare

Bug Fixes

  • createManifestValidator failing because schemastore.org is returning 503 (#183) (5b07c2f)

v4.1.1

27 Dec 18:57
Compare
Choose a tag to compare

Bug Fixes

v4.1.0

22 Dec 15:05
Compare
Choose a tag to compare

Features

  • Don't transform entrypoints prefixed with public: (#170) (8b0943d)