Skip to content

Releases: nuxt-modules/snipcart

v3.0.0

14 Apr 22:38
Compare
Choose a tag to compare

compare changes

🚀 Enhancements

  • ⚠️ Update documentation and the way to use the composable (e45fd09)

🩹 Fixes

  • Import nuxt composables from #imports (4e26995)
  • Opt in to import.meta.* properties (1ac55cc)

📖 Documentation

  • Use new nuxi module add command in installation (2d3ce71)

🏡 Chore

⚠️ Breaking Changes

  • ⚠️ Update documentation and the way to use the composable (e45fd09)

❤️ Contributors

Documentaton improvement

06 Feb 02:30
Compare
Choose a tag to compare

udpate documentation and add sponsoring back

Nuxt 3 support

05 Feb 23:41
Compare
Choose a tag to compare

We are now supporting nuxt 3:

As we have some breaking changes. Please take time to read the documentation in the README.md

What you will have:

  • really easy to use api
  • super easy customization of html
  • control on css load or JS load following snipcart documentation
  • full typescript support using snipcart interface documentation
  • A really good looking playground with clear code usage
    Screenshot 2023-02-05 at 6 38 57 PM

fix localization and improve tests

18 Oct 16:28
Compare
Choose a tag to compare

What's Changed

  • Fix/localization escape by @f3ltron in #32

Full Changelog: v1.3.0...v1.3.1

v1.3.0

15 Jun 01:09
Compare
Choose a tag to compare

adding setCurrency utils. Accessible via this.$snipcart.setCurrency.

1.2.2

18 Mar 00:10
Compare
Choose a tag to compare

correct memory leak that create infinite loop

v1.2.1

15 Mar 04:03
Compare
Choose a tag to compare

Move watch to build.watch so it doesn't restart all the application and doesn't recreate an app.

v1.1.1

29 Dec 07:07
Compare
Choose a tag to compare

close #10 - adding support to multiple custom data-tags. Here modal-style side or not

  • Refactor modules options configurations
  • Refactor plugins configurations

v1.1.0

29 Oct 03:14
Compare
Choose a tag to compare

feat: resolve watch functionnality #6

v1.0.3

18 Oct 01:46
Compare
Choose a tag to compare

fix: adding test when customize not define