Skip to content

Latest commit

 

History

History
49 lines (25 loc) · 1.25 KB

File metadata and controls

49 lines (25 loc) · 1.25 KB

vite-plugin-qrcode

0.2.3

Patch Changes

  • Support Vite 5 peer dependency (#137)

0.2.2

Patch Changes

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

0.2.1

Patch Changes

  • Support Vite 4 peer dependency (2f0c555)

0.2.0

Major Changes

  • Drop node 12 support (#38)
  • Support Vite 3 (#55)
  • Update filter function to accept full url (#55)

0.1.1

Patch Changes

  • Support node 18 (#36)

0.1.0

Minor Changes

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

0.0.2

Patch Changes

  • Reduce published package size (#3)
  • Add example output to README (#1)