Skip to content

Releases: barrel/shopify-vite

vite-plugin-shopify@3.1.1

19 Dec 22:40
Compare
Choose a tag to compare

Patch Changes

  • Add Vite 6 support (#161)

vite-plugin-page-reload@0.2.1

19 Dec 22:39
Compare
Choose a tag to compare

Patch Changes

  • Add Vite 6 support (#161)

vite-plugin-shopify@3.1.0

13 Nov 01:46
d8dbe72
Compare
Choose a tag to compare

Minor Changes

  • Add tunnel support via @shopify/plugin-cloudflare (#154)
  • Add crossorigin="anonymous" to development css links (#126)
  • Disable strict port so server will not exit when port is already used (#122)

vite-plugin-shopify@3.0.1

15 Feb 22:18
Compare
Choose a tag to compare

Patch Changes

  • Fix vite-tag.liquid is not generated when build.manifest option is false or string (#118) - thanks @tuanpham-barrel

vite-plugin-page-reload@0.2.0

21 Dec 00:02
8abab43
Compare
Choose a tag to compare

Minor Changes

  • Update to Vite 5

vite-plugin-shopify@3.0.0

19 Dec 00:07
0fcce2e
Compare
Choose a tag to compare

Major Changes

Shopify Vite Plugin is an ESM-only package. To use it with Vite 5, we need
to add "type": "module" to the package.json of our projects OR change the extension of our Vite config file to .mjs/.mts.

  • Vite 5 support (#89)

vite-plugin-shopify@2.2.1

28 Sep 21:40
Compare
Choose a tag to compare

Patch Changes

vite-plugin-shopify@2.2.0

08 Sep 19:08
Compare
Choose a tag to compare

vite-plugin-page-reload@0.1.0

08 Sep 19:04
Compare
Choose a tag to compare

vite-plugin-shopify@2.1.1

23 Apr 20:34
Compare
Choose a tag to compare

Patch Changes