Skip to content

Releases: aklinker1/vite-plugin-web-extension

v4.4.3

05 Jan 01:27
Compare
Choose a tag to compare

Bug Fixes

  • dev: re-enable manifestLoaderPlugin after child builds are done (#234) (a50ed93)

v4.4.2

05 Jan 00:57
Compare
Choose a tag to compare

Bug Fixes

  • Update dependency range to support Vite 6 (8e5b43a), closes #233

v4.4.1

31 Dec 02:02
Compare
Choose a tag to compare

Bug Fixes

  • types: add WebExtConfig type, omit reload option, deprecate firefox option (#231) (0798a1e)
  • use target from webExtConfig if browser option is undefined (#232) (6623b0c)

v4.4.0

30 Dec 14:00
Compare
Choose a tag to compare

Features

  • add type safety to webExtConfig options (#230) (baed744)

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)