Skip to content

Releases: svitejs/vite-plugin-qrcode

vite-plugin-qrcode@0.2.3

07 Dec 06:32
ac0829a
Compare
Choose a tag to compare

Patch Changes

  • Support Vite 5 peer dependency (#137)

vite-plugin-qrcode@0.2.2

10 Jul 13:00
33758b8
Compare
Choose a tag to compare

Patch Changes

  • Log qrcode in preview server for Vite 4.3.0 and above (#112)

vite-plugin-qrcode@0.2.1

17 Dec 07:21
4354a88
Compare
Choose a tag to compare

Patch Changes

  • Support Vite 4 peer dependency (2f0c555)

vite-plugin-qrcode@0.2.0

26 Jul 16:12
6bb3ee5
Compare
Choose a tag to compare

Major Changes

  • Drop node 12 support (#38)

  • Support Vite 3 (#55)

  • Update filter function to accept full url (#55)

vite-plugin-qrcode@0.1.1

04 May 09:12
5389704
Compare
Choose a tag to compare

Patch Changes

  • Support node 18 (#36)

vite-plugin-qrcode@0.1.0

18 Mar 16:35
5ccea88
Compare
Choose a tag to compare

Minor Changes

  • Add filter option to allow users to select the interfaces to show QR-Codes for (#29)

vite-plugin-qrcode@0.0.2

01 Oct 08:06
4d78d53
Compare
Choose a tag to compare

Patch Changes

  • Reduce published package size (#3)

  • Add example output to README (#1)