Skip to content

Releases: nuxt-modules/snipcart

v1.0.0

17 Oct 04:24
Compare
Choose a tag to compare
  • adding basic examples about how to implement snipcart with events
  • delete snipcartKey configuration for key
  • delete snipcartVersion configuration for version

v0.0.12

15 Oct 12:27
@pi0 pi0
Compare
Choose a tag to compare

Bug Fixes

  • plugin: avoid using consola and properly throw errors (0088d74)

v0.0.11

14 Oct 21:46
Compare
Choose a tag to compare

chore: adding bindProduct utils + cypress test,

docs: updating documentation to be more readable

v0.0.9

06 Oct 05:12
Compare
Choose a tag to compare

feat:

  • add config for localize + override ui component from snipcart + manually set lang (c506cc1)

v0.0.8

06 Oct 01:37
Compare
Choose a tag to compare

feat:

  • adding custom fields util + cypress test on it + update doc (aff111d)

v0.0.7

05 Oct 23:11
Compare
Choose a tag to compare

feat:

  • adding add product behavior + cypress test + update example (94f9ec1)

v0.0.6

05 Oct 19:04
Compare
Choose a tag to compare

fix:

  • Move logic in a proper client plugin.

test:

  • Update test to be relevant on cypress

doc:

  • Update documentation

v0.0.5

05 Oct 17:55
Compare
Choose a tag to compare

updating release / test and github workflow

v0.0.3

05 Oct 15:57
Compare
Choose a tag to compare

fix:

  • correct issue on modules load (13a04e7)
  • inject snipcart api before load the js (baa277d)

v0.0.2

05 Oct 07:14
Compare
Choose a tag to compare
  • init project, adding basic config from snipcart doc (28436ab)