Releases: nuxt-modules/snipcart
Releases · nuxt-modules/snipcart
v1.0.0
- adding basic examples about how to implement snipcart with events
- delete
snipcartKey
configuration for key
- delete
snipcartVersion
configuration for version
v0.0.12
Bug Fixes
- plugin: avoid using consola and properly throw errors (0088d74)
v0.0.11
chore: adding bindProduct utils + cypress test,
docs: updating documentation to be more readable
v0.0.9
feat:
- add config for localize + override ui component from snipcart + manually set lang (c506cc1)
v0.0.8
feat:
- adding custom fields util + cypress test on it + update doc (aff111d)
v0.0.7
feat:
- adding add product behavior + cypress test + update example (94f9ec1)
v0.0.6
fix:
- Move logic in a proper client plugin.
test:
- Update test to be relevant on cypress
doc:
v0.0.5
updating release / test and github workflow
v0.0.3
fix:
- correct issue on modules load (13a04e7)
- inject snipcart api before load the js (baa277d)
v0.0.2
- init project, adding basic config from snipcart doc (28436ab)