Skip to content

Releases: samrum/create-vite-plugin-web-extension

v1.0.0

08 Apr 07:19
v1.0.0
7e13759

Choose a tag to compare

Features

  • more detailed readme for generated projects (#13) (a11da90)
  • support 1.0.0 of @samrum/vite-plugin-web-extension (#12) (f41ea36)

v0.9.6

18 Feb 06:21
v0.9.6
8de0e8a

Choose a tag to compare

chore(release): 0.9.6

v0.9.5

13 Feb 03:44
v0.9.5
4c9e188

Choose a tag to compare

chore(release): 0.9.5

v0.9.4

13 Feb 03:23
v0.9.4
59fa9f9

Choose a tag to compare

Features

  • add alt text to all template img elements (#8) (d7b13f5)
  • enable dev/HMR for react template content scripts (#9) (816f953)

v0.9.3

06 Feb 07:48
v0.9.3
e7438bb

Choose a tag to compare

Features

  • add aliases to tsconfig, add jsconfig (#3) (fe69e0b)
  • add preact and preact-ts templates (#5) (45970a8)
  • add react and react-ts templates (#4) (1e52169)
  • support snapshots for all templates (#2) (648348b)

v0.9.2

25 Jan 04:22
v0.9.2
84a6e17

Choose a tag to compare

Features

  • add preprocess config for svelte-ts template (0a1f6f6)
  • add svelte template (a70b0aa)

Bug Fixes

  • fix Manifest V2+V3 template when used with svelte (7ad21ee)
  • fix manifest V2+V3 typescript templates (836af87)
  • use correct bg script for manifest V2 template (eb91682)

0.9.1 (2022-01-18)

Features