Skip to content

Releases: aklinker1/vite-plugin-web-extension

v4.0.1

06 Dec 05:36
Compare
Choose a tag to compare

Bug Fixes

v4.0.0

24 Nov 16:01
Compare
Choose a tag to compare

Bug Fixes

Features

BREAKING CHANGES

  • To support Vite 5, the output paths of CSS entrypoints may change. You do not have to upgrade to Vite 5

v3.2.0

27 Jul 17:14
Compare
Choose a tag to compare

Bug Fixes

  • Incorrect usage of the config hook (ca5cd55)

Features

  • Added support for chromium's side_panel (#132) (3d96f7b)

v3.1.2

08 Jul 12:54
Compare
Choose a tag to compare

Bug Fixes

  • Support the same entrypoint listed twice (#127) (5ad9ad6)

v3.1.1

05 Jul 16:34
Compare
Choose a tag to compare

Bug Fixes

  • add transformManifest to internalOptions (#125) (508ea6d)

v3.1.0

01 Jul 13:06
Compare
Choose a tag to compare

Features

v3.0.10

26 Jun 14:34
Compare
Choose a tag to compare

Bug Fixes

  • Load dev files from localhost, not 127.0.0.1 (eab8832)

v3.0.9

27 May 13:29
Compare
Choose a tag to compare

Bug Fixes

  • Normalize input module IDs to fix HMR on Windows (#111) (eedff09)

v3.0.8

18 May 17:17
Compare
Choose a tag to compare

Bug Fixes

  • Vite mode not passed to internal builds (c7874f3)

v3.0.7

08 May 17:43
Compare
Choose a tag to compare

Bug Fixes